Jun 03 01:15:36.142888 np0000178249 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 01:15:36.154119 np0000178249 devstack@c-api.service[113018]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 01:15:36 2026] *** Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: nodename: np0000178249 Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: machine: x86_64 Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: clock source: unix Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: pcre jit disabled Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: detected number of CPU cores: 16 Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: current working directory: / Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: detected binary path: /usr/bin/uwsgi-core Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: your processes number limit is 256917 Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: your memory page size is 4096 bytes Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: detected max file descriptor number: 2048 Jun 03 01:15:36.158350 np0000178249 devstack@c-api.service[113018]: lock engine: pthread robust mutexes Jun 03 01:15:36.159317 np0000178249 devstack@c-api.service[113018]: thunder lock: enabled Jun 03 01:15:36.159317 np0000178249 devstack@c-api.service[113018]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 01:15:36.159317 np0000178249 devstack@c-api.service[113018]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 01:15:36.159317 np0000178249 devstack@c-api.service[113018]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 01:15:36.159317 np0000178249 devstack@c-api.service[113018]: Set PythonHome to /opt/stack/data/venv Jun 03 01:15:36.196493 np0000178249 devstack@c-api.service[113018]: Python main interpreter initialized at 0x7f618b0a3668 Jun 03 01:15:36.196493 np0000178249 devstack@c-api.service[113018]: python threads support enabled Jun 03 01:15:36.196493 np0000178249 devstack@c-api.service[113018]: your server socket listen backlog is limited to 100 connections Jun 03 01:15:36.196493 np0000178249 devstack@c-api.service[113018]: your mercy for graceful operations on workers is 80 seconds Jun 03 01:15:36.197125 np0000178249 devstack@c-api.service[113018]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 01:15:36.197288 np0000178249 devstack@c-api.service[113018]: *** Operational MODE: preforking *** Jun 03 01:15:36.197518 np0000178249 devstack@c-api.service[113018]: *** uWSGI is running in multiple interpreter mode *** Jun 03 01:15:36.197518 np0000178249 devstack@c-api.service[113018]: spawned uWSGI master process (pid: 113018) Jun 03 01:15:36.197715 np0000178249 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 01:15:36.198544 np0000178249 devstack@c-api.service[113018]: spawned uWSGI worker 1 (pid: 113020, cores: 1) Jun 03 01:15:36.199083 np0000178249 devstack@c-api.service[113018]: spawned uWSGI worker 2 (pid: 113021, cores: 1) Jun 03 01:15:36.199663 np0000178249 devstack@c-api.service[113018]: spawned uWSGI worker 3 (pid: 113022, cores: 1) Jun 03 01:15:36.200189 np0000178249 devstack@c-api.service[113018]: spawned uWSGI worker 4 (pid: 113023, cores: 1) Jun 03 01:15:36.200430 np0000178249 devstack@c-api.service[113018]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 01:15:36.331259 np0000178249 devstack@c-api.service[113022]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:36.331259 np0000178249 devstack@c-api.service[113022]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:36.331259 np0000178249 devstack@c-api.service[113022]: we strongly recommend against using it for new projects. Jun 03 01:15:36.331259 np0000178249 devstack@c-api.service[113022]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:36.331259 np0000178249 devstack@c-api.service[113022]: framework. For more detail see Jun 03 01:15:36.331259 np0000178249 devstack@c-api.service[113022]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:36.331259 np0000178249 devstack@c-api.service[113022]: import eventlet # noqa Jun 03 01:15:36.332886 np0000178249 devstack@c-api.service[113020]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:36.332886 np0000178249 devstack@c-api.service[113020]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:36.332886 np0000178249 devstack@c-api.service[113020]: we strongly recommend against using it for new projects. Jun 03 01:15:36.332886 np0000178249 devstack@c-api.service[113020]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:36.332886 np0000178249 devstack@c-api.service[113020]: framework. For more detail see Jun 03 01:15:36.332886 np0000178249 devstack@c-api.service[113020]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:36.332886 np0000178249 devstack@c-api.service[113020]: import eventlet # noqa Jun 03 01:15:36.341209 np0000178249 devstack@c-api.service[113021]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:36.341209 np0000178249 devstack@c-api.service[113021]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:36.341209 np0000178249 devstack@c-api.service[113021]: we strongly recommend against using it for new projects. Jun 03 01:15:36.341209 np0000178249 devstack@c-api.service[113021]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:36.341209 np0000178249 devstack@c-api.service[113021]: framework. For more detail see Jun 03 01:15:36.341209 np0000178249 devstack@c-api.service[113021]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:36.341209 np0000178249 devstack@c-api.service[113021]: import eventlet # noqa Jun 03 01:15:36.351836 np0000178249 devstack@c-api.service[113023]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:36.351836 np0000178249 devstack@c-api.service[113023]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:36.351836 np0000178249 devstack@c-api.service[113023]: we strongly recommend against using it for new projects. Jun 03 01:15:36.351836 np0000178249 devstack@c-api.service[113023]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:36.351836 np0000178249 devstack@c-api.service[113023]: framework. For more detail see Jun 03 01:15:36.351836 np0000178249 devstack@c-api.service[113023]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:36.351836 np0000178249 devstack@c-api.service[113023]: import eventlet # noqa Jun 03 01:15:36.421442 np0000178249 devstack@c-api.service[113020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:36.421442 np0000178249 devstack@c-api.service[113020]: warnings.warn( Jun 03 01:15:36.434684 np0000178249 devstack@c-api.service[113022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:36.434684 np0000178249 devstack@c-api.service[113022]: warnings.warn( Jun 03 01:15:36.439923 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:36.439923 np0000178249 devstack@c-api.service[113021]: warnings.warn( Jun 03 01:15:36.461141 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:36.461141 np0000178249 devstack@c-api.service[113023]: warnings.warn( Jun 03 01:15:36.501817 np0000178249 devstack@c-api.service[113020]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:15:36.501817 np0000178249 devstack@c-api.service[113020]: from cgi import parse_header Jun 03 01:15:36.521087 np0000178249 devstack@c-api.service[113022]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:15:36.521087 np0000178249 devstack@c-api.service[113022]: from cgi import parse_header Jun 03 01:15:36.530038 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:15:36.530038 np0000178249 devstack@c-api.service[113021]: from cgi import parse_header Jun 03 01:15:36.540534 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:15:36.540534 np0000178249 devstack@c-api.service[113023]: from cgi import parse_header Jun 03 01:15:36.550885 np0000178249 devstack@c-api.service[113020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:15:36.550885 np0000178249 devstack@c-api.service[113020]: removals.removed_module( Jun 03 01:15:36.552743 np0000178249 devstack@c-api.service[113020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:15:36.552743 np0000178249 devstack@c-api.service[113020]: removals.removed_module( Jun 03 01:15:36.571449 np0000178249 devstack@c-api.service[113022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:15:36.571449 np0000178249 devstack@c-api.service[113022]: removals.removed_module( Jun 03 01:15:36.573260 np0000178249 devstack@c-api.service[113022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:15:36.573260 np0000178249 devstack@c-api.service[113022]: removals.removed_module( Jun 03 01:15:36.593050 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:15:36.593050 np0000178249 devstack@c-api.service[113023]: removals.removed_module( Jun 03 01:15:36.595067 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:15:36.595067 np0000178249 devstack@c-api.service[113023]: removals.removed_module( Jun 03 01:15:36.597348 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:15:36.597348 np0000178249 devstack@c-api.service[113021]: removals.removed_module( Jun 03 01:15:36.598993 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:15:36.598993 np0000178249 devstack@c-api.service[113021]: removals.removed_module( Jun 03 01:15:37.241479 np0000178249 devstack@c-api.service[113022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:15:37.241479 np0000178249 devstack@c-api.service[113022]: warnings.warn( Jun 03 01:15:37.265636 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:15:37.265636 np0000178249 devstack@c-api.service[113023]: warnings.warn( Jun 03 01:15:37.275522 np0000178249 devstack@c-api.service[113020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:15:37.275522 np0000178249 devstack@c-api.service[113020]: warnings.warn( Jun 03 01:15:37.296871 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:15:37.296871 np0000178249 devstack@c-api.service[113021]: warnings.warn( Jun 03 01:15:37.354311 np0000178249 devstack@c-api.service[113022]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:15:37.354311 np0000178249 devstack@c-api.service[113022]: warnings.warn( Jun 03 01:15:37.377860 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:15:37.377860 np0000178249 devstack@c-api.service[113023]: warnings.warn( Jun 03 01:15:37.418415 np0000178249 devstack@c-api.service[113020]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:15:37.418415 np0000178249 devstack@c-api.service[113020]: warnings.warn( Jun 03 01:15:37.431968 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:15:37.431968 np0000178249 devstack@c-api.service[113021]: warnings.warn( Jun 03 01:15:37.694756 np0000178249 devstack@c-api.service[113022]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:15:37.694756 np0000178249 devstack@c-api.service[113022]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113022) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:37.695259 np0000178249 devstack@c-api.service[113023]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:15:37.695370 np0000178249 devstack@c-api.service[113023]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113023) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:37.736347 np0000178249 devstack@c-api.service[113020]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:15:37.736590 np0000178249 devstack@c-api.service[113021]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:15:37.736702 np0000178249 devstack@c-api.service[113020]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113020) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:37.736826 np0000178249 devstack@c-api.service[113021]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113021) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:37.785883 np0000178249 devstack@c-api.service[113022]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:15:37.785883 np0000178249 devstack@c-api.service[113022]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:37.788537 np0000178249 devstack@c-api.service[113023]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:15:37.788537 np0000178249 devstack@c-api.service[113023]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:37.804873 np0000178249 devstack@c-api.service[113020]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:15:37.804873 np0000178249 devstack@c-api.service[113020]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:37.805130 np0000178249 devstack@c-api.service[113021]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:15:37.805130 np0000178249 devstack@c-api.service[113021]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:38.330389 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113021) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:38.330867 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113020) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:38.331032 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.331032 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.331307 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113022) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:38.331432 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.331532 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.331532 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.331766 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.331766 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.331961 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113023) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:38.332128 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.332276 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.332473 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.332473 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.332744 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.332744 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.332921 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.332988 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.333043 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.333043 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.333180 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.333273 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.333334 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.333386 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.333832 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.333939 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.334019 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.334095 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.334181 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.334727 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.334826 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.334898 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.334898 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.335025 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.335231 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.335305 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.335364 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.335440 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.335440 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.335440 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.335440 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.335440 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.335440 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.335788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.335788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.335788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.335788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.335788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.335788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.335788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.336198 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.336198 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.336198 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.336198 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.336198 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.336198 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.336580 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.337246 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.337324 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.337386 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.337460 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.337529 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.337529 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.337652 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.338964 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.339125 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.339205 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.339328 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.339403 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.339555 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.339635 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.340115 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.340244 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.340321 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.340406 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.340406 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.340593 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.340593 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.340750 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.340750 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.340750 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.340980 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.340980 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.340980 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.340980 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.341251 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.341251 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.341419 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.341419 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.341623 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.341704 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.341704 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.341833 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.341871 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.341871 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.341938 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.341984 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.341984 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.342046 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.342081 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.342114 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.342156 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.342156 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.342329 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.342373 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.342425 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.342473 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.342512 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.342551 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.342585 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.342621 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.342655 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.342693 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.342725 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.342764 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.342813 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.342858 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.342858 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.342858 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.342858 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.342974 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.343310 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.343310 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.343310 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.343510 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.343510 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.343510 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.343704 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.343815 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.343815 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.343942 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.343942 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.343942 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.344131 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.344229 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.344229 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.344352 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.344413 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.344474 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.344548 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.344612 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.344682 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.344750 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.344818 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.344966 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.344966 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.344966 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.345185 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.345283 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.345360 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.345425 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.345487 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.345549 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.345618 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.345681 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.345741 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.345810 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.345878 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.345942 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.346003 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.346063 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.346125 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.346195 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.346308 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.346381 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.346449 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.346516 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.346579 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.346616 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.346657 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.346696 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.346730 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.346775 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.346812 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.346844 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.346875 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.346875 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.346875 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.346960 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.346997 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.347035 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.347073 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.347115 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.347151 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.347183 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.347397 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.347474 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.347537 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.347596 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.347657 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.347715 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.347783 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.347845 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.347910 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.347970 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.348027 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.348133 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.348192 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.348266 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.348330 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.348391 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.348472 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.348534 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.348595 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.349054 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.349535 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.349871 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.349871 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.349871 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.349971 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.349971 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.350050 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.350227 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.350571 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.350635 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.350682 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.350734 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.350786 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.350851 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.350919 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.350976 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.351031 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.351077 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.351133 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.351186 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.351247 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.351295 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.351353 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.351422 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.351462 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.351487 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.351515 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.351542 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.351567 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.351683 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.351761 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.351815 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.351863 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.351915 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.351978 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.352035 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.352065 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.352093 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.352120 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.352143 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.352172 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.352203 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.352248 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.352277 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.352306 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.352335 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.352360 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.352383 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.352413 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.352443 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.352470 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.352496 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.352519 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.352542 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.352576 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.352576 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.352624 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.352826 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.352826 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.352826 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.352826 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.352925 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.352957 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.352957 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.353003 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.353003 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.353122 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.353152 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.353152 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.353198 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.353534 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.353829 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.353938 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.354035 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.354132 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.354222 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.354373 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.354818 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.356011 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.356244 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.356244 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.356244 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.356558 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.356558 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.356558 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.357118 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.357256 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.357256 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.357445 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.357445 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.357637 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.357743 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.357847 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.357949 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.358098 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.358340 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.358511 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.358645 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.358774 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.358845 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.358911 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.358976 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.359060 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.359060 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.359160 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.359257 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.359315 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.359386 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.359443 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.359443 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.359443 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.359443 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.359443 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.359651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.359651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.359651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.359651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.359651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.359651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.359869 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.359910 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.359953 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.359953 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.359953 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.359953 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.359953 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.360134 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.360174 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.360234 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.360234 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.360234 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.360234 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.360367 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.360367 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.360440 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.360478 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.360478 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.360549 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.360583 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.360583 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.360583 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.361765 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.361826 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.361911 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.361975 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.362057 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.362057 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.362336 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.362386 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.362542 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.362629 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.362695 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.362769 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.362807 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.362846 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.362891 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.362891 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.362953 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.362988 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.362988 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.363055 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.363096 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.363138 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.363173 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.363234 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.363234 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.363315 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.363350 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.363350 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.363421 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.363460 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.363499 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.363533 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.363568 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.363568 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.363634 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.363675 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.363708 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.363748 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.363781 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.363813 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.363813 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.363888 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.363929 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.364305 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.364305 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.364305 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.364501 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.364565 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.364674 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.365166 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.365313 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.365429 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.365544 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.365651 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.365775 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.365907 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.366306 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.366406 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.366406 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.366526 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.366526 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.366651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.366651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.366788 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.366855 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.366918 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.366981 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.367047 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.367112 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.367171 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.367254 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.367319 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.367392 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.367455 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.367526 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.367587 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.367646 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.367712 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.367778 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.367839 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.367839 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.367839 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.367839 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.367839 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.368127 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.368197 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.368274 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.368316 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.368356 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.368390 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.368423 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.368462 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.368462 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.368533 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.368567 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.368605 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.368643 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.368676 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.368715 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.368747 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.368747 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.368747 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.368747 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.368747 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.368918 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.373993 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.374154 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.374414 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.374620 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.374750 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.374797 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.374881 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.374971 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.375048 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.375110 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.375151 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.375191 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.375259 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.375259 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.375259 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.375366 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.375366 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.375366 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.375366 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.375506 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.375650 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.375715 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.375715 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.375833 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.375894 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.376222 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.376222 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.376222 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.376448 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.376517 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.376691 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.376809 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.376881 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.376975 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.377041 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.377103 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.377173 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.377263 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.377341 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.377407 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.377452 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.377497 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.377537 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.377571 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.377612 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.377652 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.377695 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.377728 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.377762 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.377795 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.377827 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.377858 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.377890 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.378267 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.378356 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.378409 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.378772 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.378772 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.378922 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.378998 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.378998 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.379128 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.379190 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.379251 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.379288 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.379334 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.379376 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.379410 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.379449 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.379490 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.379529 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.379529 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.379596 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.379630 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.379669 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.379719 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.379783 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.379851 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.379887 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.379887 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.380202 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.380202 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.380388 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.380388 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.380519 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.380653 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.380924 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.381118 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.381279 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.381521 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.381679 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.382171 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.382365 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.382453 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.382524 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.382595 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.382664 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.382772 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.382851 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.382895 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.383005 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.383071 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.383127 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.383171 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.383234 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.383285 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.383409 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.383544 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.383627 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.383627 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.383752 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.383811 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.383811 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.383909 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.383909 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.384096 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.384096 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.384184 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.384256 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.389404 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.389526 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.389526 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.389630 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.389630 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.389705 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.389743 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.389782 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.389824 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.389978 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.389978 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.390397 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.390397 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.390675 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.390778 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.390852 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.390892 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.390928 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.390964 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.391007 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.391048 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.391085 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.391120 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.391158 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.391207 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.391267 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.391302 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.391337 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.391372 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.391406 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.391441 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.391441 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.391441 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.391441 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.391619 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.391657 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.391691 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.391724 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.391724 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.391795 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.391830 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.391863 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.391904 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.391904 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.391976 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.392016 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.392051 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.392051 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.392051 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.392051 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.392051 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.392051 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.392051 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.392347 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.392398 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.392433 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.392473 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.392506 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.392546 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.392582 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.392620 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.392680 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.392716 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.392759 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.392795 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.392833 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.392876 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.392910 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.392910 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.392910 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.393010 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.393010 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.393010 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.393118 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.393155 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.393188 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.394188 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.394417 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.394568 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.394707 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.394856 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.395004 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.395004 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.395004 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.395461 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.395461 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.395730 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.395871 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.396008 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.396142 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.396329 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.396495 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.396646 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.396785 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.396919 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.397057 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.397189 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.397372 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.397523 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.397670 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.397804 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.397969 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.398052 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.398123 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.398175 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.398268 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.398403 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.398476 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.398529 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.398578 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.398628 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.398699 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.398758 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.398808 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.398866 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.398928 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.398978 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.399028 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.399077 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.399127 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.399189 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.399267 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.399332 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.399383 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.399432 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.399486 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.401209 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.401288 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.401323 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.401408 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.401499 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.401564 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.401629 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.401694 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.401733 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.401733 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.401788 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.401812 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.401842 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.401842 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.407833 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.407889 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.407965 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.408003 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.408068 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.408120 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.408181 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.408259 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.408298 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.408336 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.408367 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.408399 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.408429 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.408462 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.408492 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.408543 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.408588 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.408633 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.408677 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.408725 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.408770 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.408893 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.409032 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.409072 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.409110 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.409148 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.409185 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.409256 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.409308 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.409353 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.409390 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.409427 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.409465 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.409510 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.409552 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.409589 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.409628 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.409670 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.409713 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.409752 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.409787 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.409828 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.409865 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.409906 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.409938 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.409974 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.410010 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.410049 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.410082 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.410113 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.410151 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.410187 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.410243 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.410280 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.410312 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.410374 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.410414 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.410466 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.410504 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.410549 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.410592 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.410634 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.410634 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.415425 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.415510 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.415549 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.415591 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.415673 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.415713 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.415759 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.415803 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.415848 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.415884 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.416020 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.416087 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.416143 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.416198 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.416261 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.416303 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.416346 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.416443 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.416490 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.416544 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.416593 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.416637 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.416678 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.416733 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.416781 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.416878 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.416925 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.416975 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.417055 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.417137 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.417175 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.417225 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.417364 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.417403 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.417438 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.417481 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.417521 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.417556 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.417592 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.417627 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.417663 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.417704 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.417752 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.417788 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.417822 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.417862 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.417897 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.417929 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.417968 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.418001 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.418034 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.418069 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.418102 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.418141 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.418141 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.418141 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.418254 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.418301 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.418338 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.418421 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.418472 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.418518 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.418811 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.418858 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.418898 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.418937 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.418975 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.419010 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.419043 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.419081 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.419114 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.419147 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.419181 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.419251 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.419300 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.419342 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.419378 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.419378 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.419459 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.419510 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.419560 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.419602 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.419651 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.419686 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.419911 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.419949 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.419984 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.420024 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.420063 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.420102 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.420134 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.420168 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.420207 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.420207 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.420207 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:38.420631 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:38.420729 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:38.420816 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:38.420918 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:38.420997 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:38.421085 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:38.472248 np0000178249 devstack@c-api.service[113020]: INFO dbcounter [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Registered counter for database cinder Jun 03 01:15:38.472499 np0000178249 devstack@c-api.service[113023]: INFO dbcounter [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Registered counter for database cinder Jun 03 01:15:38.475164 np0000178249 devstack@c-api.service[113021]: INFO dbcounter [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Registered counter for database cinder Jun 03 01:15:38.475952 np0000178249 devstack@c-api.service[113022]: INFO dbcounter [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Registered counter for database cinder Jun 03 01:15:38.524497 np0000178249 devstack@c-api.service[113023]: DEBUG oslo_db.sqlalchemy.engines [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 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=113023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.528529 np0000178249 devstack@c-api.service[113021]: DEBUG oslo_db.sqlalchemy.engines [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 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=113021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.535786 np0000178249 devstack@c-api.service[113020]: DEBUG oslo_db.sqlalchemy.engines [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a 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=113020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.541678 np0000178249 devstack@c-api.service[113022]: DEBUG oslo_db.sqlalchemy.engines [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 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=113022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.646408 np0000178249 devstack@c-api.service[113023]: DEBUG dbcounter [-] [113023] Writer thread running {{(pid=113023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:38.649094 np0000178249 devstack@c-api.service[113023]: INFO cinder.rpc [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:38.651026 np0000178249 devstack@c-api.service[113021]: DEBUG dbcounter [-] [113021] Writer thread running {{(pid=113021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:38.651949 np0000178249 devstack@c-api.service[113023]: INFO cinder.rpc [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:38.654207 np0000178249 devstack@c-api.service[113021]: INFO cinder.rpc [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:38.654837 np0000178249 devstack@c-api.service[113023]: INFO cinder.rpc [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:38.657404 np0000178249 devstack@c-api.service[113021]: INFO cinder.rpc [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:38.657520 np0000178249 devstack@c-api.service[113023]: INFO cinder.rpc [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:38.658617 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.659868 np0000178249 devstack@c-api.service[113021]: INFO cinder.rpc [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:38.661916 np0000178249 devstack@c-api.service[113021]: INFO cinder.rpc [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:38.662617 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.662892 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.664794 np0000178249 devstack@c-api.service[113022]: DEBUG dbcounter [-] [113022] Writer thread running {{(pid=113022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:38.665264 np0000178249 devstack@c-api.service[113020]: DEBUG dbcounter [-] [113020] Writer thread running {{(pid=113020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:38.666424 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.668031 np0000178249 devstack@c-api.service[113022]: INFO cinder.rpc [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:38.668777 np0000178249 devstack@c-api.service[113020]: INFO cinder.rpc [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:38.670667 np0000178249 devstack@c-api.service[113022]: INFO cinder.rpc [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:38.671933 np0000178249 devstack@c-api.service[113020]: INFO cinder.rpc [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:38.674032 np0000178249 devstack@c-api.service[113022]: INFO cinder.rpc [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:38.675331 np0000178249 devstack@c-api.service[113020]: INFO cinder.rpc [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:38.676862 np0000178249 devstack@c-api.service[113022]: INFO cinder.rpc [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:38.677790 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.677881 np0000178249 devstack@c-api.service[113020]: INFO cinder.rpc [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:38.679340 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.681764 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.683884 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.700101 np0000178249 devstack@c-api.service[113023]: DEBUG oslo_db.sqlalchemy.engines [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 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=113023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.702724 np0000178249 devstack@c-api.service[113023]: INFO cinder.rpc [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:38.705126 np0000178249 devstack@c-api.service[113023]: INFO cinder.rpc [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:38.706321 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.718461 np0000178249 devstack@c-api.service[113021]: DEBUG oslo_db.sqlalchemy.engines [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 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=113021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.719752 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.720873 np0000178249 devstack@c-api.service[113021]: INFO cinder.rpc [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:38.722755 np0000178249 devstack@c-api.service[113022]: DEBUG oslo_db.sqlalchemy.engines [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 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=113022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.722873 np0000178249 devstack@c-api.service[113021]: INFO cinder.rpc [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:38.722948 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.723707 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.724791 np0000178249 devstack@c-api.service[113020]: DEBUG oslo_db.sqlalchemy.engines [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a 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=113020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:38.725805 np0000178249 devstack@c-api.service[113022]: INFO cinder.rpc [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:38.726075 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.728730 np0000178249 devstack@c-api.service[113020]: INFO cinder.rpc [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:38.728849 np0000178249 devstack@c-api.service[113022]: INFO cinder.rpc [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:38.729683 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.730704 np0000178249 devstack@c-api.service[113020]: INFO cinder.rpc [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:38.731516 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.733339 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.734503 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.734603 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.737398 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.737889 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.740560 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.742309 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.742365 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.743412 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.746028 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.746590 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.746681 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.748172 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.748644 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.749826 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.751049 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.751159 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.752864 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.753891 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.755291 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.755976 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.756940 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.757066 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.758378 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.758823 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.760522 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.761205 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.761541 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.761860 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.762618 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.763470 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.763759 np0000178249 devstack@c-api.service[113023]: WARNING cinder.api.contrib.hosts [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:38.764279 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.764568 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.764935 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.766151 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.766281 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.767247 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.767625 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.767925 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.769167 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.770534 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.770626 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.770974 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.771944 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.772097 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.772504 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.773440 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.773773 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.774790 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: extensions {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.775302 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.775527 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.776262 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-availability-zone {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.776366 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.777637 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.777710 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-hosts {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.777814 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.778787 np0000178249 devstack@c-api.service[113021]: WARNING cinder.api.contrib.hosts [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:38.779621 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.779702 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: backups {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.780546 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.781056 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.781123 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.781718 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: consistencygroups {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.782489 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.783718 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-volume-manage {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.783996 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.784581 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.785110 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: extra_specs {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.785359 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.786098 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.786702 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-snapshot-manage {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.786796 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.786874 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.787911 np0000178249 devstack@c-api.service[113022]: WARNING cinder.api.contrib.hosts [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:38.788199 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: cgsnapshots {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.788357 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.788711 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.789347 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: extensions {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.789543 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.789641 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: encryption {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.790239 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.790695 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-availability-zone {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.791237 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: encryption {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.791608 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.791676 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.792079 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-hosts {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.792667 np0000178249 devstack@c-api.service[113020]: WARNING cinder.api.contrib.hosts [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:38.792793 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: capabilities {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.793154 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.793451 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.794062 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: scheduler-stats {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.794183 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: backups {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.794597 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.794972 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.795559 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-volume-type-access {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.795972 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.796234 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: consistencygroups {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.796313 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.797186 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: qos-specs {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.797774 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.797822 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.798202 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-volume-manage {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.798902 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: extensions {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.799146 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.799319 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-quota-class-sets {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.799784 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: extra_specs {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.800337 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-availability-zone {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.800494 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.800592 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-quota-sets {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.801421 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-snapshot-manage {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.801673 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-hosts {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.802047 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extended resource: os-volume-transfer {{(pid=113023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.802106 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.802915 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: cgsnapshots {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.803068 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: extensions {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.803834 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: backups {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.804391 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: encryption {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.804486 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.804958 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-availability-zone {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.805796 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.805940 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: encryption {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.806021 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: consistencygroups {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.806279 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-hosts {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.807206 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.807534 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: capabilities {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.807727 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: backups {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.808163 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-volume-manage {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.808669 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.808827 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: scheduler-stats {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.809518 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.contrib.snapshot_actions [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] SnapshotActionsController initialized {{(pid=113023) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:38.809750 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: consistencygroups {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.810237 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.810350 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-volume-type-access {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.811649 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.811716 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-volume-manage {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.812024 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: qos-specs {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.812984 np0000178249 devstack@c-api.service[113023]: WARNING castellan.key_manager.migration [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.813138 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: extra_specs {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.813814 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension AdminActions extending resource: volumes {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.813946 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension AdminActions extending resource: snapshots {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.814054 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension AdminActions extending resource: backups {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.814162 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.814204 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-quota-class-sets {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.814305 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.814419 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.814711 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-snapshot-manage {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.815092 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815194 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension TypesManage extending resource: types {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815324 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815424 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815490 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-quota-sets {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.815533 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815640 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815742 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeActions extending resource: volumes {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815874 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension UsedLimits extending resource: limits {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.815968 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.816067 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.v3.router [None req-7edee2cd-16c2-4fcf-89e0-5f3e3c87d6c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.816229 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: cgsnapshots {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.816981 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extended resource: os-volume-transfer {{(pid=113021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.817604 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: encryption {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.819157 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: encryption {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.819305 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.820659 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.820703 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: capabilities {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.821930 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: scheduler-stats {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.822069 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.823451 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-volume-type-access {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.823555 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.824153 np0000178249 devstack@c-api.service[113023]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f618b0a3668 pid: 113023 (default app) Jun 03 01:15:38.824386 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] SnapshotActionsController initialized {{(pid=113021) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:38.825050 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: qos-specs {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.825094 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.826511 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.827144 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-quota-class-sets {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.827952 np0000178249 devstack@c-api.service[113021]: WARNING castellan.key_manager.migration [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.828439 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-quota-sets {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.828796 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension AdminActions extending resource: volumes {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.828953 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension AdminActions extending resource: snapshots {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.829662 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension AdminActions extending resource: backups {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.829748 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.829871 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extended resource: os-volume-transfer {{(pid=113020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.829978 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.829978 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830148 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830148 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension TypesManage extending resource: types {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830306 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830378 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830512 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830621 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830717 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeActions extending resource: volumes {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830892 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension UsedLimits extending resource: limits {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.830977 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.831080 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.v3.router [None req-aa4f1e3e-2e7b-45d6-9d08-0d09263e6934 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.832311 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.832311 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.832311 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.832311 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.832311 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.832725 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.832725 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.832725 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.832725 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.832725 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.833058 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.833058 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.833058 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.833058 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.833058 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.833058 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.833506 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.833506 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.833506 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.833506 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.833861 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.833861 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.833861 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.833861 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.834337 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.834337 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.834337 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.834337 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.834719 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.834719 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.834719 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.834719 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.834719 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835201 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.835201 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835201 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.835201 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835201 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.835532 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835532 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.835532 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835532 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.835708 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.835748 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835748 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.835748 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835748 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.835748 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.835748 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836012 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836012 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836012 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836012 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836012 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836012 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836347 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836347 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836347 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836347 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836347 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836347 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836656 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836656 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836656 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836656 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836885 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836885 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836885 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.836885 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.836885 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837158 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837158 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837158 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837158 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837158 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837392 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837392 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837392 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837392 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837392 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837392 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837638 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837638 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837638 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837638 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837638 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837878 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837878 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837878 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.837878 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.837878 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838087 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838087 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838087 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838087 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838291 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838291 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838291 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838291 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838477 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838477 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838477 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838477 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838477 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838720 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838720 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838720 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838720 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838720 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838938 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838938 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.838938 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.838938 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839238 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839238 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839238 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839238 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839502 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839502 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839502 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839502 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839747 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839747 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839747 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839747 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839986 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839986 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.839986 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.839986 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840264 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840264 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840264 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840264 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840264 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840264 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840639 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840639 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840639 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840639 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840639 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840975 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840975 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840975 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840975 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840975 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.840975 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.840975 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.841387 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.841387 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.841387 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.841387 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.841387 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.841387 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.841765 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.841765 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.841765 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.841765 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.841765 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.841765 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.842123 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.842123 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.842123 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.842123 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.842123 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.842123 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.842526 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.842526 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.842526 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.842526 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.842796 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.842796 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.842796 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.842796 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.843051 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.843051 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.843051 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.843051 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.843337 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.843337 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.843337 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:38.843337 np0000178249 devstack@c-api.service[113023]: warnings.warn(deprecated_msg) Jun 03 01:15:38.843600 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.843600 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.843696 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.middleware.request_id [None req-77a54f3e-6add-4e9f-9e03-14fdd23cf203 None None] RequestId filter calling following filter/app {{(pid=113023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:15:38.843750 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.843750 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.contrib.snapshot_actions [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] SnapshotActionsController initialized {{(pid=113020) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:38.843846 np0000178249 devstack@c-api.service[113023]: [pid: 113023|app: 0|req: 1/1] 199.19.213.166 () {60 vars in 956 bytes} [Wed Jun 3 01:15:38 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 03 01:15:38.843908 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.843908 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.844001 np0000178249 devstack@c-api.service[113021]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f618b0a3668 pid: 113021 (default app) Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: WARNING castellan.key_manager.migration [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension AdminActions extending resource: volumes {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension AdminActions extending resource: snapshots {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension AdminActions extending resource: backups {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844058 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844497 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension TypesManage extending resource: types {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844497 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844497 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844497 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844497 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844497 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeActions extending resource: volumes {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844497 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension UsedLimits extending resource: limits {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844857 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.844857 np0000178249 devstack@c-api.service[113020]: DEBUG cinder.api.v3.router [None req-59518a49-e4e1-4def-bfe4-1bc1a5c37e2a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.848493 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: extra_specs {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.850168 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-snapshot-manage {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.851783 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: cgsnapshots {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.852068 np0000178249 devstack@c-api.service[113020]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f618b0a3668 pid: 113020 (default app) Jun 03 01:15:38.853272 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: encryption {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.854824 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: encryption {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.856460 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: capabilities {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.857755 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: scheduler-stats {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.859290 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-volume-type-access {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.860943 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: qos-specs {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.863164 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-quota-class-sets {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.864631 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-quota-sets {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.866361 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extended resource: os-volume-transfer {{(pid=113022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:38.869796 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.871814 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.873448 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.877872 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.880252 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.contrib.snapshot_actions [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] SnapshotActionsController initialized {{(pid=113022) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:38.881976 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.885906 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.888372 np0000178249 devstack@c-api.service[113022]: WARNING castellan.key_manager.migration [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:38.890439 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension AdminActions extending resource: volumes {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.890774 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension AdminActions extending resource: snapshots {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.892820 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension AdminActions extending resource: backups {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.892930 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893029 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893172 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893288 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893369 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension TypesManage extending resource: types {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893490 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893574 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893708 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893839 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.893947 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeActions extending resource: volumes {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.894077 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension UsedLimits extending resource: limits {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.894154 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.894319 np0000178249 devstack@c-api.service[113022]: DEBUG cinder.api.v3.router [None req-d36ec105-45f5-4d58-914d-8a45f8d9f888 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:38.903956 np0000178249 devstack@c-api.service[113022]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f618b0a3668 pid: 113022 (default app) Jun 03 01:15:46.969958 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.middleware.request_id [None req-e13cf007-9c3d-42d3-bbad-1365e01133fd None None] RequestId filter calling following filter/app {{(pid=113023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:15:47.534098 np0000178249 devstack@c-api.service[113023]: INFO cinder.api.openstack.wsgi [None req-e13cf007-9c3d-42d3-bbad-1365e01133fd admin admin] POST https://199.19.213.166/volume/v3/types Jun 03 01:15:47.534697 np0000178249 devstack@c-api.service[113023]: DEBUG cinder.api.openstack.wsgi [None req-e13cf007-9c3d-42d3-bbad-1365e01133fd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:15:47.536488 np0000178249 devstack@c-api.service[113023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 01:15:47.536488 np0000178249 devstack@c-api.service[113023]: warnings.warn( Jun 03 01:15:47.589001 np0000178249 devstack@c-api.service[113023]: DEBUG oslo_db.sqlalchemy.engines [None req-e13cf007-9c3d-42d3-bbad-1365e01133fd 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=113023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:47.656912 np0000178249 devstack@c-api.service[113023]: INFO cinder.api.openstack.wsgi [None req-e13cf007-9c3d-42d3-bbad-1365e01133fd admin admin] https://199.19.213.166/volume/v3/types returned with HTTP 200 Jun 03 01:15:47.656912 np0000178249 devstack@c-api.service[113023]: [pid: 113023|app: 0|req: 2/2] 199.19.213.166 () {68 vars in 1288 bytes} [Wed Jun 3 01:15:46 2026] POST /volume/v3/types => generated 186 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 01:15:47.684666 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.684666 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.684666 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.684666 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.684666 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.686355 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.686355 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.686355 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.686355 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.686355 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.687267 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.687267 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.687267 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.687267 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.687267 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.687267 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.688573 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.688573 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.688573 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.688573 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.690376 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.690376 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.690376 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.690376 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.691861 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.691861 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.691861 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.691861 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.692847 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.692847 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.692847 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.692847 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.692847 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.693926 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.693926 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.693926 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.693926 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.693926 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.695413 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.695413 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.695413 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.695413 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.695413 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.695413 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.697395 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.697395 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.697395 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.697395 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.697395 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.697395 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.699304 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.699304 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.699304 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.699304 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.699304 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.699304 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.700508 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.700508 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.700508 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.700508 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.700508 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.701411 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.701411 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.701411 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.701411 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.701411 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.702826 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.702826 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.702826 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.702826 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.702826 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.702826 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.706788 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.706788 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.706788 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.706788 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.706788 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.706788 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.709009 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.709009 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.709009 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.709009 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.709009 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.709736 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.709736 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.709736 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.709736 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.709736 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.710065 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.710065 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.710065 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.710065 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.710368 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.710368 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.710368 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.710368 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.710646 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.710646 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.710646 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.710646 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.710646 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711009 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711009 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711009 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711009 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711009 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711405 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711405 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711405 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711405 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711693 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711693 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711693 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711693 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711970 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711970 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.711970 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.711970 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.712280 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.712280 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.712280 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.712280 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.712555 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.712555 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.712555 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.712555 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.712847 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.712847 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.712847 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.712847 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.712847 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.713444 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.713444 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.713444 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.713444 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.713444 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.713444 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.713848 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.713848 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.713848 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.713848 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.713848 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714110 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714110 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714110 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714110 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714110 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714110 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714296 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714296 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714296 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714296 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714296 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714296 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714495 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714495 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714495 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714495 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714495 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714495 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714672 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714672 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714672 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714672 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714672 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714672 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714850 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714850 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714850 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714850 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714980 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714980 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714980 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.714980 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.714980 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.715141 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.715141 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.715141 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.715141 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:15:47.715141 np0000178249 devstack@c-api.service[113021]: warnings.warn(deprecated_msg) Jun 03 01:15:47.715141 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.middleware.request_id [req-e13cf007-9c3d-42d3-bbad-1365e01133fd req-6b515f2d-e701-4a46-8110-0808082293b5 None None] RequestId filter calling following filter/app {{(pid=113021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:15:48.064815 np0000178249 devstack@c-api.service[113021]: INFO cinder.api.openstack.wsgi [req-e13cf007-9c3d-42d3-bbad-1365e01133fd req-6b515f2d-e701-4a46-8110-0808082293b5 admin admin] POST https://199.19.213.166/volume/v3/types/e434fcc3-d49a-4f34-a316-9fbcfd88568e/extra_specs Jun 03 01:15:48.065239 np0000178249 devstack@c-api.service[113021]: DEBUG cinder.api.openstack.wsgi [req-e13cf007-9c3d-42d3-bbad-1365e01133fd req-6b515f2d-e701-4a46-8110-0808082293b5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:15:48.067249 np0000178249 devstack@c-api.service[113021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 01:15:48.067249 np0000178249 devstack@c-api.service[113021]: warnings.warn( Jun 03 01:15:48.117158 np0000178249 devstack@c-api.service[113021]: DEBUG oslo_db.sqlalchemy.engines [req-e13cf007-9c3d-42d3-bbad-1365e01133fd req-6b515f2d-e701-4a46-8110-0808082293b5 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=113021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:48.185287 np0000178249 devstack@c-api.service[113021]: INFO cinder.api.openstack.wsgi [req-e13cf007-9c3d-42d3-bbad-1365e01133fd req-6b515f2d-e701-4a46-8110-0808082293b5 admin admin] https://199.19.213.166/volume/v3/types/e434fcc3-d49a-4f34-a316-9fbcfd88568e/extra_specs returned with HTTP 200 Jun 03 01:15:48.186374 np0000178249 devstack@c-api.service[113021]: [pid: 113021|app: 0|req: 1/3] 199.19.213.166 () {70 vars in 1505 bytes} [Wed Jun 3 01:15:47 2026] POST /volume/v3/types/e434fcc3-d49a-4f34-a316-9fbcfd88568e/extra_specs => generated 55 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 01:15:48.727861 np0000178249 devstack@c-api.service[113022]: DEBUG dbcounter [-] [113022] Writing DB stats cinder:SELECT=6 {{(pid=113022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:15:48.729961 np0000178249 devstack@c-api.service[113020]: DEBUG dbcounter [-] [113020] Writing DB stats cinder:SELECT=6 {{(pid=113020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:15:57.631141 np0000178249 devstack@c-api.service[113023]: DEBUG dbcounter [-] [113023] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:15:58.183013 np0000178249 devstack@c-api.service[113021]: DEBUG dbcounter [-] [113021] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}