Jun 08 04:03:50.356421 np0000178752 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 04:03:50.362058 np0000178752 devstack@c-api.service[112305]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 04:03:50 2026] *** Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: nodename: np0000178752 Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: machine: x86_64 Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: clock source: unix Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: pcre jit disabled Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: detected number of CPU cores: 16 Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: current working directory: / Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: detected binary path: /usr/bin/uwsgi-core Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: your processes number limit is 256917 Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: your memory page size is 4096 bytes Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: detected max file descriptor number: 2048 Jun 08 04:03:50.365201 np0000178752 devstack@c-api.service[112305]: lock engine: pthread robust mutexes Jun 08 04:03:50.365833 np0000178752 devstack@c-api.service[112305]: thunder lock: enabled Jun 08 04:03:50.365833 np0000178752 devstack@c-api.service[112305]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 04:03:50.365833 np0000178752 devstack@c-api.service[112305]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 04:03:50.365833 np0000178752 devstack@c-api.service[112305]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 04:03:50.365833 np0000178752 devstack@c-api.service[112305]: Set PythonHome to /opt/stack/data/venv Jun 08 04:03:50.401609 np0000178752 devstack@c-api.service[112305]: Python main interpreter initialized at 0x7fb48c6a3668 Jun 08 04:03:50.401609 np0000178752 devstack@c-api.service[112305]: python threads support enabled Jun 08 04:03:50.401609 np0000178752 devstack@c-api.service[112305]: your server socket listen backlog is limited to 100 connections Jun 08 04:03:50.401609 np0000178752 devstack@c-api.service[112305]: your mercy for graceful operations on workers is 80 seconds Jun 08 04:03:50.402136 np0000178752 devstack@c-api.service[112305]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 04:03:50.402615 np0000178752 devstack@c-api.service[112305]: *** Operational MODE: preforking *** Jun 08 04:03:50.402615 np0000178752 devstack@c-api.service[112305]: *** uWSGI is running in multiple interpreter mode *** Jun 08 04:03:50.402615 np0000178752 devstack@c-api.service[112305]: spawned uWSGI master process (pid: 112305) Jun 08 04:03:50.402560 np0000178752 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 04:03:50.403427 np0000178752 devstack@c-api.service[112305]: spawned uWSGI worker 1 (pid: 112307, cores: 1) Jun 08 04:03:50.403688 np0000178752 devstack@c-api.service[112305]: spawned uWSGI worker 2 (pid: 112308, cores: 1) Jun 08 04:03:50.404204 np0000178752 devstack@c-api.service[112305]: spawned uWSGI worker 3 (pid: 112309, cores: 1) Jun 08 04:03:50.404701 np0000178752 devstack@c-api.service[112305]: spawned uWSGI worker 4 (pid: 112310, cores: 1) Jun 08 04:03:50.404701 np0000178752 devstack@c-api.service[112305]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 04:03:50.539388 np0000178752 devstack@c-api.service[112307]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 04:03:50.539388 np0000178752 devstack@c-api.service[112307]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 04:03:50.539388 np0000178752 devstack@c-api.service[112307]: we strongly recommend against using it for new projects. Jun 08 04:03:50.539388 np0000178752 devstack@c-api.service[112307]: If you are already using Eventlet, we recommend migrating to a different Jun 08 04:03:50.539388 np0000178752 devstack@c-api.service[112307]: framework. For more detail see Jun 08 04:03:50.539388 np0000178752 devstack@c-api.service[112307]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 04:03:50.539388 np0000178752 devstack@c-api.service[112307]: import eventlet # noqa Jun 08 04:03:50.541182 np0000178752 devstack@c-api.service[112309]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 04:03:50.541182 np0000178752 devstack@c-api.service[112309]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 04:03:50.541182 np0000178752 devstack@c-api.service[112309]: we strongly recommend against using it for new projects. Jun 08 04:03:50.541182 np0000178752 devstack@c-api.service[112309]: If you are already using Eventlet, we recommend migrating to a different Jun 08 04:03:50.541182 np0000178752 devstack@c-api.service[112309]: framework. For more detail see Jun 08 04:03:50.541182 np0000178752 devstack@c-api.service[112309]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 04:03:50.541182 np0000178752 devstack@c-api.service[112309]: import eventlet # noqa Jun 08 04:03:50.545895 np0000178752 devstack@c-api.service[112308]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 04:03:50.545895 np0000178752 devstack@c-api.service[112308]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 04:03:50.545895 np0000178752 devstack@c-api.service[112308]: we strongly recommend against using it for new projects. Jun 08 04:03:50.545895 np0000178752 devstack@c-api.service[112308]: If you are already using Eventlet, we recommend migrating to a different Jun 08 04:03:50.545895 np0000178752 devstack@c-api.service[112308]: framework. For more detail see Jun 08 04:03:50.545895 np0000178752 devstack@c-api.service[112308]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 04:03:50.545895 np0000178752 devstack@c-api.service[112308]: import eventlet # noqa Jun 08 04:03:50.556065 np0000178752 devstack@c-api.service[112310]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 04:03:50.556065 np0000178752 devstack@c-api.service[112310]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 04:03:50.556065 np0000178752 devstack@c-api.service[112310]: we strongly recommend against using it for new projects. Jun 08 04:03:50.556065 np0000178752 devstack@c-api.service[112310]: If you are already using Eventlet, we recommend migrating to a different Jun 08 04:03:50.556065 np0000178752 devstack@c-api.service[112310]: framework. For more detail see Jun 08 04:03:50.556065 np0000178752 devstack@c-api.service[112310]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 04:03:50.556065 np0000178752 devstack@c-api.service[112310]: import eventlet # noqa Jun 08 04:03:50.629346 np0000178752 devstack@c-api.service[112309]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 04:03:50.629346 np0000178752 devstack@c-api.service[112309]: warnings.warn( Jun 08 04:03:50.629557 np0000178752 devstack@c-api.service[112307]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 04:03:50.629557 np0000178752 devstack@c-api.service[112307]: warnings.warn( Jun 08 04:03:50.629990 np0000178752 devstack@c-api.service[112308]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 04:03:50.629990 np0000178752 devstack@c-api.service[112308]: warnings.warn( Jun 08 04:03:50.638853 np0000178752 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 04:03:50.638853 np0000178752 devstack@c-api.service[112310]: warnings.warn( Jun 08 04:03:50.707370 np0000178752 devstack@c-api.service[112308]: /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 08 04:03:50.707370 np0000178752 devstack@c-api.service[112308]: from cgi import parse_header Jun 08 04:03:50.722203 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:50.722203 np0000178752 devstack@c-api.service[112309]: from cgi import parse_header Jun 08 04:03:50.723743 np0000178752 devstack@c-api.service[112310]: /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 08 04:03:50.723743 np0000178752 devstack@c-api.service[112310]: from cgi import parse_header Jun 08 04:03:50.724302 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:50.724302 np0000178752 devstack@c-api.service[112307]: from cgi import parse_header Jun 08 04:03:50.761086 np0000178752 devstack@c-api.service[112308]: /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 08 04:03:50.761086 np0000178752 devstack@c-api.service[112308]: removals.removed_module( Jun 08 04:03:50.762735 np0000178752 devstack@c-api.service[112308]: /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 08 04:03:50.762735 np0000178752 devstack@c-api.service[112308]: removals.removed_module( Jun 08 04:03:50.775307 np0000178752 devstack@c-api.service[112310]: /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 08 04:03:50.775307 np0000178752 devstack@c-api.service[112310]: removals.removed_module( Jun 08 04:03:50.776102 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:50.776102 np0000178752 devstack@c-api.service[112309]: removals.removed_module( Jun 08 04:03:50.776880 np0000178752 devstack@c-api.service[112310]: /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 08 04:03:50.776880 np0000178752 devstack@c-api.service[112310]: removals.removed_module( Jun 08 04:03:50.777639 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:50.777639 np0000178752 devstack@c-api.service[112309]: removals.removed_module( Jun 08 04:03:50.778945 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:50.778945 np0000178752 devstack@c-api.service[112307]: removals.removed_module( Jun 08 04:03:50.780518 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:50.780518 np0000178752 devstack@c-api.service[112307]: removals.removed_module( Jun 08 04:03:51.397003 np0000178752 devstack@c-api.service[112310]: /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 08 04:03:51.397003 np0000178752 devstack@c-api.service[112310]: warnings.warn( Jun 08 04:03:51.416510 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:51.416510 np0000178752 devstack@c-api.service[112307]: warnings.warn( Jun 08 04:03:51.469421 np0000178752 devstack@c-api.service[112308]: /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 08 04:03:51.469421 np0000178752 devstack@c-api.service[112308]: warnings.warn( Jun 08 04:03:51.479058 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:51.479058 np0000178752 devstack@c-api.service[112309]: warnings.warn( Jun 08 04:03:51.494164 np0000178752 devstack@c-api.service[112310]: /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 08 04:03:51.494164 np0000178752 devstack@c-api.service[112310]: warnings.warn( Jun 08 04:03:51.514686 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:51.514686 np0000178752 devstack@c-api.service[112307]: warnings.warn( Jun 08 04:03:51.598474 np0000178752 devstack@c-api.service[112308]: /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 08 04:03:51.598474 np0000178752 devstack@c-api.service[112308]: warnings.warn( Jun 08 04:03:51.611478 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:51.611478 np0000178752 devstack@c-api.service[112309]: warnings.warn( Jun 08 04:03:51.789419 np0000178752 devstack@c-api.service[112310]: 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 08 04:03:51.790093 np0000178752 devstack@c-api.service[112310]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112310) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 04:03:51.799620 np0000178752 devstack@c-api.service[112307]: 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 08 04:03:51.800075 np0000178752 devstack@c-api.service[112307]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112307) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 04:03:51.874719 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:51.874719 np0000178752 devstack@c-api.service[112307]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 04:03:51.875600 np0000178752 devstack@c-api.service[112310]: /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 08 04:03:51.875600 np0000178752 devstack@c-api.service[112310]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 04:03:51.889988 np0000178752 devstack@c-api.service[112309]: 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 08 04:03:51.890132 np0000178752 devstack@c-api.service[112309]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112309) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 04:03:51.892508 np0000178752 devstack@c-api.service[112308]: 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 08 04:03:51.892763 np0000178752 devstack@c-api.service[112308]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112308) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 04:03:51.949808 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:51.949808 np0000178752 devstack@c-api.service[112309]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 04:03:51.955944 np0000178752 devstack@c-api.service[112308]: /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 08 04:03:51.955944 np0000178752 devstack@c-api.service[112308]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 04:03:52.322354 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112310) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 04:03:52.322610 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112309) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 04:03:52.322696 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112307) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 04:03:52.322774 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.322855 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.322992 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.323078 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.323207 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112308) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 04:03:52.323314 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.323401 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.323492 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.323582 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.323690 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.323767 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.323767 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.323870 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.323870 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.324021 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.324094 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.324150 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.324204 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.324285 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.324351 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.324419 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.324473 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.324538 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.324612 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.324667 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.324723 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.324778 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.324832 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.324887 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.325016 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.325074 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.325128 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.325182 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.325256 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.325312 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.325366 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.325418 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.325472 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.325527 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.325527 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.325623 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.325820 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.325945 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.325945 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.326053 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.326113 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.326171 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.326225 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.326280 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.326335 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.326408 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.326475 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.326550 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.326613 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.326713 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.326779 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.326835 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.326890 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.326982 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.327059 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.327125 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.327189 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.327254 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.327316 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.327316 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.327316 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.327316 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.327316 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.327316 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.327619 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.327619 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.327751 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.327850 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.327941 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.327941 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.328081 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.328141 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.328197 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.328251 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.328251 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.328390 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.328502 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.328564 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.328619 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.328686 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.328752 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.328752 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.329045 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.329152 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.329152 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.329302 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.329302 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.329302 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.329302 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.329302 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.329302 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.329302 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.330954 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.331039 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.331099 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.331187 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.331187 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.331326 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.331395 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.331454 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.331504 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.331559 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.331619 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.331672 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.331672 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.331672 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.331812 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.331812 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.331812 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.331997 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.332063 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.332089 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.332113 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.332135 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.332158 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.332180 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.332206 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.332234 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.332234 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.332234 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.332304 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.332304 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.332379 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.332407 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.332444 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.332478 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.332505 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.332540 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.332577 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.332611 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.332644 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.332678 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.332720 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.332746 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.332769 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.332791 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.332819 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.332842 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.332865 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.332887 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.332951 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.332981 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.333010 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.333040 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.333065 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.333086 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.333118 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.333118 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.333786 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.333851 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.333924 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.333998 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.334052 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.334088 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.334116 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.334141 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.334177 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.334204 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.334235 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.334264 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.334291 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.334317 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.334341 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.334367 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.334390 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.334419 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.334449 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.334477 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.334506 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.334534 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.334560 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.334582 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.334614 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.334614 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.334663 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.334711 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.335527 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.335593 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.335654 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.335683 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.335707 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.335758 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.335813 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.335813 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.335868 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.335892 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.335938 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.335969 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.335993 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.336024 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.336057 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.336085 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.336108 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.336132 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.336193 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.336225 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.336253 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.336301 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.336328 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.336352 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.336430 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.336486 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.336548 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.336615 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.341069 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.341069 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.341657 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.341657 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.341657 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.341657 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.341657 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.341906 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.341906 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.341906 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.341906 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.341906 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.342205 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.342308 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.342395 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.342503 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.342609 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.342609 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.342609 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.342609 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.342609 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.342828 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.342828 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.342828 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.342828 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.342828 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.342828 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.342828 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.343569 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.343637 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.343679 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.343715 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.343751 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.343798 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.343842 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.343878 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.343935 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.343978 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.344016 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.344057 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.344105 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.344143 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.344191 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.344235 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.344270 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.344310 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.344346 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.344380 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.344416 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.344457 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.344505 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.344505 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.344505 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.344505 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.344505 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.344505 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.346248 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.346320 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.346370 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.346408 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.346446 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.346482 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.346531 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.346567 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.346604 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.346640 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.346674 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.346709 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.346750 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.346785 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.346821 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.346856 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.346890 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.346950 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.346990 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.347027 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.347069 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.347106 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.347160 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.347201 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.347201 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.347201 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.347201 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.347201 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.347424 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.347471 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.347546 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.347602 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.347646 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.347684 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.347719 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.347764 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.347805 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.347844 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.347877 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.347928 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.347963 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.347999 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.348031 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.348067 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.348109 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.348146 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.348182 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.348225 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.348262 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.348294 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.348326 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.348362 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.348400 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.348439 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.348439 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.348439 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.348962 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.349024 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.349077 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.349135 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.349606 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.349655 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.349655 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.349725 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.349761 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.349797 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.349836 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.349836 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.349928 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.349967 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.349998 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.350034 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.350066 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.350099 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.350140 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.350182 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.350220 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.350256 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.350290 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.350321 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.350355 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.350387 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.350387 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.350387 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.351734 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.351811 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.351854 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.351890 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.351951 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.351996 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.352030 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.352065 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.352100 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.352139 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.352216 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.352216 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.352282 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.352322 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.352355 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.352399 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.352399 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.352468 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.352504 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.352543 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.352586 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.352626 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.352660 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.352706 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.352749 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.352788 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.352788 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.352788 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.353248 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.353295 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.353370 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.353426 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.353463 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.353501 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.353534 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.353571 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.353612 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.353646 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.353681 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.353722 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.353754 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.353798 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.353835 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.353872 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.353908 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.353978 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.354021 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.354055 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.354086 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.354128 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.354170 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.354204 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.354240 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.354277 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.354318 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.354359 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.354395 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.354433 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.354470 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.354506 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.354550 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.354587 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.354619 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.354664 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.354727 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.354768 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.354804 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.354845 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.354887 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.354956 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.355021 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.355072 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.355117 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.355172 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.355218 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.355268 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.355325 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.355375 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.355421 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.355479 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.355479 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.355479 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.355479 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.355479 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.356165 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.356222 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.356270 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.356345 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.356387 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.356434 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.356477 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.356513 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.356565 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.356603 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.356639 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.356673 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.356714 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.356755 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.356799 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.356834 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.356889 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.356958 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.356999 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.357042 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.357080 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.357114 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.357114 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.357114 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.357210 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.357210 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.357273 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.357343 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.357648 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.357696 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.357765 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.357807 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.357850 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.357892 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.357946 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.357992 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.358035 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.358074 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.358116 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.358152 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.358192 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.358227 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.358263 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.358297 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.358331 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.358365 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.358410 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.358452 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.358501 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.358575 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.358627 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.358679 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.358679 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.358679 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.358679 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.358679 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.358847 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.358847 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.358847 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.358982 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.359020 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.359054 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.359091 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.359131 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.359167 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.359201 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.359235 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.359281 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.359318 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.359352 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.359391 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.359427 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.359461 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.359495 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.359528 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.359568 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.359624 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.359666 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.359702 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.359702 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.359702 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.359702 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.359702 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.359702 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.363204 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.363307 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.363378 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.363378 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.363481 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.363533 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.363582 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.363632 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.363682 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.363741 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.363814 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.363865 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.363959 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.364021 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.364081 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.364140 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.364198 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.364251 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.364308 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.364376 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.364427 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.364486 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.364537 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.364585 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.364641 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.364691 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.364739 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.364797 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.364847 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.364947 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.365001 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.365068 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.365121 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.365179 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.365229 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.365278 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.365329 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.365379 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.365436 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.365493 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.365544 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.365705 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.365764 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.365815 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.365871 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.365946 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.366000 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.366062 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.366119 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.366175 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.366232 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.366282 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.366330 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.366330 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.366330 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.366330 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.366501 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.366501 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.366601 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.366651 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.366715 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.366771 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.366822 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.366876 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.366943 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.366994 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.367045 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.367093 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.367141 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.367203 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.367263 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.367313 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.367361 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.367361 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.367451 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.367501 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.367501 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.367584 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.367634 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.367682 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.367682 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.367682 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.367682 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.367682 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.367894 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.367894 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.367894 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.367894 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.368119 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.368180 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.368230 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.368290 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.368342 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.368391 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.368441 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.368501 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.368559 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.368610 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.368668 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.368728 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.368786 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.368842 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.368970 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.369031 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.369084 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.369135 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.369199 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.369252 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.369301 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.369350 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.369407 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.369460 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.369520 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.369569 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.369618 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.369677 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.369726 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.369778 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.369828 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.369877 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.369944 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.369996 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.370080 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.370131 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.370180 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.370231 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.370288 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.370337 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.370391 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.370442 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.370502 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.370553 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.370601 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.370662 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.370719 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.370770 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.370821 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.370868 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.370935 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.371003 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.371110 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.371169 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.371222 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.371282 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.371332 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.371382 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.371433 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.371482 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.371531 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.371581 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.371631 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.371681 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.371738 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.371799 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.371850 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.371899 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.371978 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.372030 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.372085 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.372159 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.372210 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.372262 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.372314 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.372366 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.372424 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.372475 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.372525 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.372575 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.372625 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.372674 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.372722 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.372773 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.372830 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.372900 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.372986 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.373048 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.373099 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.373150 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.373201 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.373260 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.373311 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.373360 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.373418 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.373469 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.373527 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.373583 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.373639 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.373688 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.373738 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.373785 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.373842 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.373892 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.373892 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.373892 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.373892 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.373892 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.374583 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.374583 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.374583 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.374583 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.374583 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.374809 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.374861 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.374946 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.375016 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.375060 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.375103 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.375142 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.375176 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.375213 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.375249 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.375289 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.375333 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.375377 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.375414 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.375450 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.375485 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.375520 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.375561 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.375601 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.375601 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.375601 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.375601 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.375601 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.375773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.375773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.375773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.375773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.375773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.375958 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.376004 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.376004 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.376075 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.376075 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.376075 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.376075 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.376193 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.376230 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.376265 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.376299 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.376342 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.376379 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.376414 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.376455 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.376492 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.376528 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.376562 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.376597 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.376632 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.376676 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.376676 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.376676 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.376773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.376773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.376773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.376773 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.376946 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.376988 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.377033 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.377078 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.377116 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.377151 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.377197 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.377234 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.377276 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.377319 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.377355 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.377397 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.377505 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.377542 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.377580 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.377617 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.377659 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.377697 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.377734 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.377770 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.377812 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.377856 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.377892 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.377942 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.377977 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.378012 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.378047 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.378092 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.378128 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.378168 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.378203 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.378246 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.378305 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.378340 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.378382 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.378417 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.378458 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.378494 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.378528 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.378564 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.378599 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.378644 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.378681 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.378715 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.378755 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.378790 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.378824 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.378860 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.378894 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.378894 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.378894 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.378894 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.379046 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.379046 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.379046 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.379150 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.379187 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.379221 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.379255 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.379291 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.379336 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.379373 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.379412 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.379447 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.379483 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.379517 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.379552 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.379586 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.379621 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.379662 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.379698 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.379732 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.379772 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.379808 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.379842 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.379883 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.379883 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.379883 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.379883 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.379883 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.380060 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.380060 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.380060 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.380060 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.380178 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.380215 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.380249 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.380283 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.380318 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.380433 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.380473 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.380508 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.380543 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.380583 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.380622 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.380659 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.380699 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.380733 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.380768 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.380815 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.380905 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.380970 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.381007 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.381047 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.381089 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.381089 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.381089 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.381089 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 04:03:52.383676 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.383738 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.383782 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.383855 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.383896 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.383989 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.384105 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.384168 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.384225 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.384287 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.384342 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.384385 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.384423 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.384461 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.384461 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.384532 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.384567 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 04:03:52.384609 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.384652 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 04:03:52.384693 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.384738 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 04:03:52.384738 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 04:03:52.384806 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 04:03:52.384871 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 04:03:52.430178 np0000178752 devstack@c-api.service[112309]: INFO dbcounter [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Registered counter for database cinder Jun 08 04:03:52.430579 np0000178752 devstack@c-api.service[112307]: INFO dbcounter [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Registered counter for database cinder Jun 08 04:03:52.430927 np0000178752 devstack@c-api.service[112310]: INFO dbcounter [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Registered counter for database cinder Jun 08 04:03:52.439383 np0000178752 devstack@c-api.service[112308]: INFO dbcounter [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Registered counter for database cinder Jun 08 04:03:52.477105 np0000178752 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [None req-2a316042-a523-4e06-a743-22a500783c9e 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.478291 np0000178752 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [None req-2adcc48e-abac-4a33-8b50-6857a74520ff 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.480216 np0000178752 devstack@c-api.service[112307]: DEBUG oslo_db.sqlalchemy.engines [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 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=112307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.493808 np0000178752 devstack@c-api.service[112308]: DEBUG oslo_db.sqlalchemy.engines [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 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=112308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.592517 np0000178752 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writer thread running {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 04:03:52.593681 np0000178752 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writer thread running {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 04:03:52.595229 np0000178752 devstack@c-api.service[112309]: INFO cinder.rpc [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 04:03:52.596381 np0000178752 devstack@c-api.service[112310]: INFO cinder.rpc [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 04:03:52.597781 np0000178752 devstack@c-api.service[112309]: INFO cinder.rpc [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 04:03:52.599276 np0000178752 devstack@c-api.service[112310]: INFO cinder.rpc [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 04:03:52.599707 np0000178752 devstack@c-api.service[112309]: INFO cinder.rpc [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 04:03:52.600570 np0000178752 devstack@c-api.service[112307]: DEBUG dbcounter [-] [112307] Writer thread running {{(pid=112307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 04:03:52.601594 np0000178752 devstack@c-api.service[112310]: INFO cinder.rpc [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 04:03:52.601724 np0000178752 devstack@c-api.service[112309]: INFO cinder.rpc [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 04:03:52.602792 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.603290 np0000178752 devstack@c-api.service[112307]: INFO cinder.rpc [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 04:03:52.603563 np0000178752 devstack@c-api.service[112310]: INFO cinder.rpc [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 04:03:52.604546 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.605942 np0000178752 devstack@c-api.service[112307]: INFO cinder.rpc [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 04:03:52.606862 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.607852 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.608666 np0000178752 devstack@c-api.service[112307]: INFO cinder.rpc [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 04:03:52.611281 np0000178752 devstack@c-api.service[112307]: INFO cinder.rpc [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 04:03:52.612388 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.615760 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.619465 np0000178752 devstack@c-api.service[112308]: DEBUG dbcounter [-] [112308] Writer thread running {{(pid=112308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 04:03:52.621983 np0000178752 devstack@c-api.service[112308]: INFO cinder.rpc [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 04:03:52.624551 np0000178752 devstack@c-api.service[112308]: INFO cinder.rpc [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 04:03:52.626898 np0000178752 devstack@c-api.service[112308]: INFO cinder.rpc [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 04:03:52.629189 np0000178752 devstack@c-api.service[112308]: INFO cinder.rpc [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 04:03:52.630034 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.634049 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.645583 np0000178752 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [None req-2a316042-a523-4e06-a743-22a500783c9e 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.646738 np0000178752 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [None req-2adcc48e-abac-4a33-8b50-6857a74520ff 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.648241 np0000178752 devstack@c-api.service[112309]: INFO cinder.rpc [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 04:03:52.650120 np0000178752 devstack@c-api.service[112310]: INFO cinder.rpc [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 04:03:52.650892 np0000178752 devstack@c-api.service[112309]: INFO cinder.rpc [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 04:03:52.652049 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.652762 np0000178752 devstack@c-api.service[112310]: INFO cinder.rpc [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 04:03:52.653085 np0000178752 devstack@c-api.service[112307]: DEBUG oslo_db.sqlalchemy.engines [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 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=112307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.654510 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.656045 np0000178752 devstack@c-api.service[112307]: INFO cinder.rpc [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 04:03:52.658949 np0000178752 devstack@c-api.service[112307]: INFO cinder.rpc [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 04:03:52.660161 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.664938 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.668173 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.670304 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.671311 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.672281 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.674061 np0000178752 devstack@c-api.service[112308]: DEBUG oslo_db.sqlalchemy.engines [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 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=112308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:03:52.674705 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.675349 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.675434 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.676879 np0000178752 devstack@c-api.service[112308]: INFO cinder.rpc [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 04:03:52.678009 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.678327 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.678554 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.679305 np0000178752 devstack@c-api.service[112308]: INFO cinder.rpc [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 04:03:52.680503 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.681290 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.682192 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.683636 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.684482 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.685294 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.686732 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.687566 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.688435 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.689680 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.690445 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.691621 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.691870 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.692836 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.694464 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.694552 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.694611 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.695740 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.697463 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.697635 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.698615 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.698974 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.700003 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.700106 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.700768 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.701657 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.702713 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.703357 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.704819 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.705220 np0000178752 devstack@c-api.service[112309]: WARNING cinder.api.contrib.hosts [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 04:03:52.705900 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.707239 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.707301 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.707755 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.708162 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.709422 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.710548 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.710639 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.710867 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.711478 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.712206 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.712344 np0000178752 devstack@c-api.service[112310]: WARNING cinder.api.contrib.hosts [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 04:03:52.713125 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.713298 np0000178752 devstack@c-api.service[112307]: WARNING cinder.api.contrib.hosts [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 04:03:52.713594 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.713747 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.713999 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.715038 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.715142 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.715406 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.716356 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.716607 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.716903 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.717336 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.717446 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: extensions {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.718397 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.718727 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: encryption {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.719559 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.719652 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.719730 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.720234 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: capabilities {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.721093 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.721189 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.721482 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.721567 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-quota-class-sets {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.722507 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.722780 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-volume-type-access {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.723439 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.723740 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.723836 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.724415 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: extra_specs {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.724837 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: extensions {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.725536 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.726086 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-hosts {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.726169 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: encryption {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.726774 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.727390 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-availability-zone {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.727659 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: capabilities {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.727749 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: extensions {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.728740 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: consistencygroups {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.729399 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.729504 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-quota-class-sets {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.729656 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: encryption {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.730707 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: cgsnapshots {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.730834 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-volume-type-access {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.731177 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: capabilities {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.732144 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-snapshot-manage {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.732414 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: extra_specs {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.732557 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-quota-class-sets {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.733359 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.733627 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-volume-manage {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.733738 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-volume-type-access {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.733935 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-hosts {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.735026 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: backups {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.735224 np0000178752 devstack@c-api.service[112308]: WARNING cinder.api.contrib.hosts [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 04:03:52.735347 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-availability-zone {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.735454 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: extra_specs {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.735907 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.736590 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: consistencygroups {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.736846 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-hosts {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.737026 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: encryption {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.737413 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.738195 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-availability-zone {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.738519 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: cgsnapshots {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.738617 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-volume-transfer {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.738859 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.739476 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: consistencygroups {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.739953 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-snapshot-manage {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.740120 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: scheduler-stats {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.740314 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.741417 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: cgsnapshots {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.741478 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-volume-manage {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.741565 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: os-quota-sets {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.741620 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.742806 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-snapshot-manage {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.742875 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: backups {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.743007 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.743483 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extended resource: qos-specs {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.744213 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-volume-manage {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.744525 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.744849 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: encryption {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.745614 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a316042-a523-4e06-a743-22a500783c9e None None] SnapshotActionsController initialized {{(pid=112309) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 04:03:52.745684 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: backups {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.746251 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.746422 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-volume-transfer {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.746481 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.747663 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: encryption {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.747940 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: extensions {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.748062 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.748142 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: scheduler-stats {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.749230 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-volume-transfer {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.749335 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.749501 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: os-quota-sets {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.749858 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: encryption {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.750583 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.750780 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: scheduler-stats {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.750907 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extended resource: qos-specs {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.751930 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.752027 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: capabilities {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.752207 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: os-quota-sets {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.753139 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.contrib.snapshot_actions [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] SnapshotActionsController initialized {{(pid=112307) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 04:03:52.753278 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.753662 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extended resource: qos-specs {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.753774 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-quota-class-sets {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.753868 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.754622 np0000178752 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.755536 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-volume-type-access {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.755605 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.755654 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.755707 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension TypesManage extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.755776 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.755899 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.756023 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeActions extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.756161 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.756229 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.contrib.snapshot_actions [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] SnapshotActionsController initialized {{(pid=112310) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 04:03:52.756357 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension UsedLimits extending resource: limits {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.756464 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.756565 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.756674 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.756771 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension AdminActions extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.757188 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension AdminActions extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.757248 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.757302 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.757355 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension AdminActions extending resource: backups {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.757355 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.757355 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.757355 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-2a316042-a523-4e06-a743-22a500783c9e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.757599 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: extra_specs {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.758259 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.758388 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.759154 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-hosts {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.759574 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.759726 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.760525 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-availability-zone {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.760902 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.761072 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.761840 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: consistencygroups {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.762275 np0000178752 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.762384 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.763273 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.763382 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension TypesManage extending resource: types {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.763502 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.763607 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.763682 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.763737 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeActions extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.763808 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: cgsnapshots {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.764553 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.764714 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension UsedLimits extending resource: limits {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.764852 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.764970 np0000178752 devstack@c-api.service[112309]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb48c6a3668 pid: 112309 (default app) Jun 08 04:03:52.765034 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.765110 np0000178752 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.765165 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.765220 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-snapshot-manage {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.765292 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension AdminActions extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.765454 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension AdminActions extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.765584 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension AdminActions extending resource: backups {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.765730 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.765859 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766020 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-72cdc1bf-4183-4492-bc73-635c1bc0c1c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766081 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766184 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension TypesManage extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766297 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766405 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766506 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeActions extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766560 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-volume-manage {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.766711 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766827 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension UsedLimits extending resource: limits {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.766942 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767053 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767164 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767262 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension AdminActions extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767373 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension AdminActions extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767474 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension AdminActions extending resource: backups {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767573 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767672 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.767772 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-2adcc48e-abac-4a33-8b50-6857a74520ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.768021 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: backups {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.770020 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: encryption {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.771590 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-volume-transfer {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.772777 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.772777 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.772777 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.772777 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773083 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.773083 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773083 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.773083 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773323 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.773323 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773323 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.773323 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773323 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.773323 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773688 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.773688 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773688 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.773688 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.773688 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774036 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774036 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774036 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774036 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774036 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774327 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774327 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774327 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774327 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774574 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774574 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774574 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774574 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774574 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774865 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774865 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774865 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.774865 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.774865 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775167 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775167 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775167 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775167 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775167 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775167 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775526 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775526 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775526 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775526 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775767 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: scheduler-stats {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.775829 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775829 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775829 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775829 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.775829 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.775829 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776230 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.776230 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776230 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.776230 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776230 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.776230 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776627 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.776627 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776627 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.776627 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776879 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.776879 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776879 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.776879 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.776879 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777214 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777214 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777214 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777214 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777214 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777498 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777498 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777498 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777498 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777498 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777498 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777824 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777824 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777824 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.777824 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.777824 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778162 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778162 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778162 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778162 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778162 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778456 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778456 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778456 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778456 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778688 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778688 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778688 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778688 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778945 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778945 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778945 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.778945 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.778945 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.779261 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.779261 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.779261 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.779261 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.779261 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.779548 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.779548 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.779548 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.779548 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.779787 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.779787 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.779787 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.779787 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780052 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780052 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780052 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780052 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780308 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780308 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780308 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780308 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780585 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780585 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780585 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780585 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780827 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780827 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780827 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780827 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.780827 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.780827 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781157 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781157 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781157 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781157 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781157 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781369 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781369 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781369 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781369 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781369 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781369 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781369 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781604 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781604 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781604 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781604 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781604 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781604 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781814 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781814 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781814 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781814 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.781814 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.781814 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782103 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782103 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782103 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782103 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782103 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782103 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782304 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782304 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782304 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782304 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782453 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782453 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782453 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782453 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782591 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782591 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782591 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782591 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782739 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782739 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782739 np0000178752 devstack@c-api.service[112309]: /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 08 04:03:52.782739 np0000178752 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) Jun 08 04:03:52.782879 np0000178752 devstack@c-api.service[112307]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb48c6a3668 pid: 112307 (default app) Jun 08 04:03:52.782927 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: os-quota-sets {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.782962 np0000178752 devstack@c-api.service[112310]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb48c6a3668 pid: 112310 (default app) Jun 08 04:03:52.782995 np0000178752 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-1d66ab88-9b90-4b44-a5ee-cbf6e5db1a8a None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 04:03:52.783028 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extended resource: qos-specs {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 04:03:52.783077 np0000178752 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 956 bytes} [Mon Jun 8 04:03:52 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 08 04:03:52.783118 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.contrib.snapshot_actions [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] SnapshotActionsController initialized {{(pid=112308) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 04:03:52.783118 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.783118 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.783118 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.783671 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.785047 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.786512 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.787886 np0000178752 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 04:03:52.788897 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.789040 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension TypesManage extending resource: types {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.789162 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.789282 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.789382 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeActions extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.789593 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.789711 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension UsedLimits extending resource: limits {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.789812 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.790778 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.790939 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.791041 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension AdminActions extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.791165 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension AdminActions extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.791396 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension AdminActions extending resource: backups {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.791470 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.791571 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.791681 np0000178752 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-5cb72834-827b-4fe1-86a1-4c85ae7d4f43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 04:03:52.800469 np0000178752 devstack@c-api.service[112308]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb48c6a3668 pid: 112308 (default app) Jun 08 04:03:59.985173 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.985173 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.985173 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.985173 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.985173 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986047 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986047 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986047 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986047 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986047 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986324 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986324 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986324 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986324 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986324 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986324 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986647 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986647 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986647 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986647 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986866 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986866 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.986866 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.986866 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987162 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987162 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987162 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987162 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987399 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987399 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987399 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987399 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987399 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987678 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987678 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987678 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987678 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987678 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987981 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987981 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987981 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987981 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.987981 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.987981 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988302 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988302 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988302 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988302 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988302 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988302 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988653 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988653 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988653 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988653 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988653 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988653 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988997 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988997 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988997 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.988997 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.988997 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989299 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989299 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989299 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989299 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989299 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989565 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989565 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989565 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989565 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989565 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989565 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989883 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989883 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989883 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989883 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.989883 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.989883 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.990234 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.990234 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.990234 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.990234 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.990234 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.990529 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.990529 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.990529 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.990529 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.990529 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.990799 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.990799 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.990799 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.990799 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991044 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991044 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991044 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991044 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991270 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991270 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991270 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991270 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991270 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991573 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991573 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991573 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991573 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991573 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991842 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991842 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.991842 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.991842 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992090 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992090 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992090 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992090 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992316 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992316 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992316 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992316 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992565 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992565 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992565 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992565 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992775 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992775 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.992775 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.992775 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993049 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993049 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993049 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993049 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993049 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993337 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993337 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993337 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993337 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993337 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993337 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993655 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993655 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993655 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993655 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993655 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993908 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993908 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993908 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993908 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.993908 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.993908 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994252 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994252 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994252 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994252 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994252 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994252 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994596 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994596 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994596 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994596 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994596 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994596 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994931 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994931 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994931 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994931 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.994931 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.994931 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995258 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.995258 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995258 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.995258 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995479 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.995479 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995479 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.995479 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995479 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.995794 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995794 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.995794 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995794 np0000178752 devstack@c-api.service[112307]: /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 08 04:03:59.995794 np0000178752 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) Jun 08 04:03:59.995794 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.middleware.request_id [None req-f0e4d481-efc9-4fbe-91b3-c847827f8080 None None] RequestId filter calling following filter/app {{(pid=112307) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 04:04:00.489979 np0000178752 devstack@c-api.service[112307]: INFO cinder.api.openstack.wsgi [None req-f0e4d481-efc9-4fbe-91b3-c847827f8080 admin admin] POST https://199.204.45.227/volume/v3/types Jun 08 04:04:00.490509 np0000178752 devstack@c-api.service[112307]: DEBUG cinder.api.openstack.wsgi [None req-f0e4d481-efc9-4fbe-91b3-c847827f8080 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112307) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 04:04:00.492120 np0000178752 devstack@c-api.service[112307]: /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 08 04:04:00.492120 np0000178752 devstack@c-api.service[112307]: warnings.warn( Jun 08 04:04:00.535091 np0000178752 devstack@c-api.service[112307]: DEBUG oslo_db.sqlalchemy.engines [None req-f0e4d481-efc9-4fbe-91b3-c847827f8080 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=112307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:04:00.588456 np0000178752 devstack@c-api.service[112307]: INFO cinder.api.openstack.wsgi [None req-f0e4d481-efc9-4fbe-91b3-c847827f8080 admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jun 08 04:04:00.588456 np0000178752 devstack@c-api.service[112307]: [pid: 112307|app: 0|req: 1/2] 199.204.45.227 () {68 vars in 1288 bytes} [Mon Jun 8 04:03:59 2026] POST /volume/v3/types => generated 186 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 04:04:00.609409 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.609409 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.609774 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.609774 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.609774 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.609774 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.609774 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610158 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610158 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610158 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610158 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610158 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610158 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610385 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610385 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610385 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610385 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610385 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610571 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610571 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610571 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610571 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610724 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610724 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610724 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610724 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610901 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610901 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610901 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.610901 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.610901 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611107 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611107 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611107 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611107 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611107 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611283 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611283 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611283 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611283 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611283 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611283 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611520 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611520 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611520 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611520 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611520 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611520 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611757 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611757 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611757 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611757 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611757 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611757 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611996 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611996 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611996 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611996 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.611996 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.611996 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612208 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612208 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612208 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612208 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612383 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612383 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612383 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612383 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612383 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612681 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612681 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612681 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612681 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612681 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612858 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612858 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612858 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612858 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.612858 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.612858 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613289 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613289 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613289 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613289 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613289 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613483 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613483 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613483 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613483 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613483 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613684 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613684 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613684 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613684 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613844 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613844 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.613844 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.613844 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614031 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614031 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614031 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614031 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614031 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614224 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614224 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614224 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614224 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614224 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614401 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614401 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614401 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614401 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614548 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614548 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614548 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614548 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614693 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614693 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614693 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614693 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614841 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614841 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.614841 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.614841 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615028 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615028 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615028 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615028 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615177 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615177 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615177 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615177 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615177 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615177 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615401 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615401 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615401 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615401 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615401 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615592 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615592 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615592 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615592 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615592 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615592 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615592 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615835 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615835 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615835 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615835 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.615835 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.615835 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616079 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616079 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616079 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616079 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616079 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616079 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616319 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616319 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616319 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616319 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616319 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616319 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616614 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616614 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616614 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616614 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616768 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616768 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616768 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616768 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616933 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616933 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.616933 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.616933 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.617105 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.617105 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.617105 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.617105 np0000178752 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 08 04:04:00.617105 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [req-f0e4d481-efc9-4fbe-91b3-c847827f8080 req-148c6c7c-e79f-47a8-9afb-a1a74cce299f None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 04:04:00.929510 np0000178752 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [req-f0e4d481-efc9-4fbe-91b3-c847827f8080 req-148c6c7c-e79f-47a8-9afb-a1a74cce299f admin admin] POST https://199.204.45.227/volume/v3/types/324fa338-cb95-48b1-a64c-256ad445d6a6/extra_specs Jun 08 04:04:00.930055 np0000178752 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [req-f0e4d481-efc9-4fbe-91b3-c847827f8080 req-148c6c7c-e79f-47a8-9afb-a1a74cce299f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 04:04:00.931671 np0000178752 devstack@c-api.service[112310]: /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 08 04:04:00.931671 np0000178752 devstack@c-api.service[112310]: warnings.warn( Jun 08 04:04:00.972877 np0000178752 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [req-f0e4d481-efc9-4fbe-91b3-c847827f8080 req-148c6c7c-e79f-47a8-9afb-a1a74cce299f 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 04:04:01.043008 np0000178752 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [req-f0e4d481-efc9-4fbe-91b3-c847827f8080 req-148c6c7c-e79f-47a8-9afb-a1a74cce299f admin admin] https://199.204.45.227/volume/v3/types/324fa338-cb95-48b1-a64c-256ad445d6a6/extra_specs returned with HTTP 200 Jun 08 04:04:01.043519 np0000178752 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 1/3] 199.204.45.227 () {70 vars in 1505 bytes} [Mon Jun 8 04:04:00 2026] POST /volume/v3/types/324fa338-cb95-48b1-a64c-256ad445d6a6/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 04:04:02.652948 np0000178752 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=6 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 04:04:02.678796 np0000178752 devstack@c-api.service[112308]: DEBUG dbcounter [-] [112308] Writing DB stats cinder:SELECT=6 {{(pid=112308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 04:04:10.590136 np0000178752 devstack@c-api.service[112307]: DEBUG dbcounter [-] [112307] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 04:04:11.041373 np0000178752 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}