Jun 16 01:34:34.068172 np0000180636 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:34:34.073808 np0000180636 devstack@c-api.service[112690]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:34:34 2026] *** Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: nodename: np0000180636 Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: machine: x86_64 Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: clock source: unix Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: pcre jit disabled Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: detected number of CPU cores: 16 Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: current working directory: / Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: your processes number limit is 256917 Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: your memory page size is 4096 bytes Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: detected max file descriptor number: 2048 Jun 16 01:34:34.076616 np0000180636 devstack@c-api.service[112690]: lock engine: pthread robust mutexes Jun 16 01:34:34.078906 np0000180636 devstack@c-api.service[112690]: thunder lock: enabled Jun 16 01:34:34.078906 np0000180636 devstack@c-api.service[112690]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:34:34.078906 np0000180636 devstack@c-api.service[112690]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:34:34.078906 np0000180636 devstack@c-api.service[112690]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:34:34.078906 np0000180636 devstack@c-api.service[112690]: Set PythonHome to /opt/stack/data/venv Jun 16 01:34:34.113679 np0000180636 devstack@c-api.service[112690]: Python main interpreter initialized at 0x78c4704a3668 Jun 16 01:34:34.113679 np0000180636 devstack@c-api.service[112690]: python threads support enabled Jun 16 01:34:34.113679 np0000180636 devstack@c-api.service[112690]: your server socket listen backlog is limited to 100 connections Jun 16 01:34:34.113679 np0000180636 devstack@c-api.service[112690]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:34:34.114216 np0000180636 devstack@c-api.service[112690]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:34:34.114362 np0000180636 devstack@c-api.service[112690]: *** Operational MODE: preforking *** Jun 16 01:34:34.114539 np0000180636 devstack@c-api.service[112690]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:34:34.114539 np0000180636 devstack@c-api.service[112690]: spawned uWSGI master process (pid: 112690) Jun 16 01:34:34.114700 np0000180636 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:34:34.115317 np0000180636 devstack@c-api.service[112690]: spawned uWSGI worker 1 (pid: 112697, cores: 1) Jun 16 01:34:34.115715 np0000180636 devstack@c-api.service[112690]: spawned uWSGI worker 2 (pid: 112698, cores: 1) Jun 16 01:34:34.116156 np0000180636 devstack@c-api.service[112690]: spawned uWSGI worker 3 (pid: 112699, cores: 1) Jun 16 01:34:34.116695 np0000180636 devstack@c-api.service[112690]: spawned uWSGI worker 4 (pid: 112700, cores: 1) Jun 16 01:34:34.116695 np0000180636 devstack@c-api.service[112690]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:34:34.244781 np0000180636 devstack@c-api.service[112700]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:34.244781 np0000180636 devstack@c-api.service[112700]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:34.244781 np0000180636 devstack@c-api.service[112700]: we strongly recommend against using it for new projects. Jun 16 01:34:34.244781 np0000180636 devstack@c-api.service[112700]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:34.244781 np0000180636 devstack@c-api.service[112700]: framework. For more detail see Jun 16 01:34:34.244781 np0000180636 devstack@c-api.service[112700]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:34.244781 np0000180636 devstack@c-api.service[112700]: import eventlet # noqa Jun 16 01:34:34.247191 np0000180636 devstack@c-api.service[112697]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:34.247191 np0000180636 devstack@c-api.service[112697]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:34.247191 np0000180636 devstack@c-api.service[112697]: we strongly recommend against using it for new projects. Jun 16 01:34:34.247191 np0000180636 devstack@c-api.service[112697]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:34.247191 np0000180636 devstack@c-api.service[112697]: framework. For more detail see Jun 16 01:34:34.247191 np0000180636 devstack@c-api.service[112697]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:34.247191 np0000180636 devstack@c-api.service[112697]: import eventlet # noqa Jun 16 01:34:34.250321 np0000180636 devstack@c-api.service[112698]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:34.250321 np0000180636 devstack@c-api.service[112698]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:34.250321 np0000180636 devstack@c-api.service[112698]: we strongly recommend against using it for new projects. Jun 16 01:34:34.250321 np0000180636 devstack@c-api.service[112698]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:34.250321 np0000180636 devstack@c-api.service[112698]: framework. For more detail see Jun 16 01:34:34.250321 np0000180636 devstack@c-api.service[112698]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:34.250321 np0000180636 devstack@c-api.service[112698]: import eventlet # noqa Jun 16 01:34:34.256746 np0000180636 devstack@c-api.service[112699]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:34.256746 np0000180636 devstack@c-api.service[112699]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:34.256746 np0000180636 devstack@c-api.service[112699]: we strongly recommend against using it for new projects. Jun 16 01:34:34.256746 np0000180636 devstack@c-api.service[112699]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:34.256746 np0000180636 devstack@c-api.service[112699]: framework. For more detail see Jun 16 01:34:34.256746 np0000180636 devstack@c-api.service[112699]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:34.256746 np0000180636 devstack@c-api.service[112699]: import eventlet # noqa Jun 16 01:34:34.330945 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:34:34.330945 np0000180636 devstack@c-api.service[112700]: warnings.warn( Jun 16 01:34:34.336271 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:34:34.336271 np0000180636 devstack@c-api.service[112697]: warnings.warn( Jun 16 01:34:34.343661 np0000180636 devstack@c-api.service[112699]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:34:34.343661 np0000180636 devstack@c-api.service[112699]: warnings.warn( Jun 16 01:34:34.346659 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:34:34.346659 np0000180636 devstack@c-api.service[112698]: warnings.warn( Jun 16 01:34:34.407546 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:34:34.407546 np0000180636 devstack@c-api.service[112700]: from cgi import parse_header Jun 16 01:34:34.418620 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:34:34.418620 np0000180636 devstack@c-api.service[112697]: from cgi import parse_header Jun 16 01:34:34.422177 np0000180636 devstack@c-api.service[112699]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:34:34.422177 np0000180636 devstack@c-api.service[112699]: from cgi import parse_header Jun 16 01:34:34.438544 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:34:34.438544 np0000180636 devstack@c-api.service[112698]: from cgi import parse_header Jun 16 01:34:34.459205 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:34:34.459205 np0000180636 devstack@c-api.service[112700]: removals.removed_module( Jun 16 01:34:34.460819 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:34:34.460819 np0000180636 devstack@c-api.service[112700]: removals.removed_module( Jun 16 01:34:34.472888 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:34:34.472888 np0000180636 devstack@c-api.service[112697]: removals.removed_module( Jun 16 01:34:34.474513 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:34:34.474513 np0000180636 devstack@c-api.service[112697]: removals.removed_module( Jun 16 01:34:34.474734 np0000180636 devstack@c-api.service[112699]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:34:34.474734 np0000180636 devstack@c-api.service[112699]: removals.removed_module( Jun 16 01:34:34.476960 np0000180636 devstack@c-api.service[112699]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:34:34.476960 np0000180636 devstack@c-api.service[112699]: removals.removed_module( Jun 16 01:34:34.502459 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:34:34.502459 np0000180636 devstack@c-api.service[112698]: removals.removed_module( Jun 16 01:34:34.504064 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:34:34.504064 np0000180636 devstack@c-api.service[112698]: removals.removed_module( Jun 16 01:34:35.080825 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:34:35.080825 np0000180636 devstack@c-api.service[112700]: warnings.warn( Jun 16 01:34:35.112095 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:34:35.112095 np0000180636 devstack@c-api.service[112697]: warnings.warn( Jun 16 01:34:35.139337 np0000180636 devstack@c-api.service[112699]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:34:35.139337 np0000180636 devstack@c-api.service[112699]: warnings.warn( Jun 16 01:34:35.139923 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:34:35.139923 np0000180636 devstack@c-api.service[112698]: warnings.warn( Jun 16 01:34:35.178582 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:34:35.178582 np0000180636 devstack@c-api.service[112700]: warnings.warn( Jun 16 01:34:35.212377 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:34:35.212377 np0000180636 devstack@c-api.service[112697]: warnings.warn( Jun 16 01:34:35.236993 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:34:35.236993 np0000180636 devstack@c-api.service[112698]: warnings.warn( Jun 16 01:34:35.244436 np0000180636 devstack@c-api.service[112699]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:34:35.244436 np0000180636 devstack@c-api.service[112699]: warnings.warn( Jun 16 01:34:35.481972 np0000180636 devstack@c-api.service[112700]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:34:35.482537 np0000180636 devstack@c-api.service[112700]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112700) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:35.496997 np0000180636 devstack@c-api.service[112697]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:34:35.497416 np0000180636 devstack@c-api.service[112697]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112697) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:35.528960 np0000180636 devstack@c-api.service[112699]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:34:35.529466 np0000180636 devstack@c-api.service[112699]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112699) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:35.529719 np0000180636 devstack@c-api.service[112698]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:34:35.529719 np0000180636 devstack@c-api.service[112698]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112698) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:35.568890 np0000180636 devstack@c-api.service[112697]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:34:35.568890 np0000180636 devstack@c-api.service[112697]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:35.569570 np0000180636 devstack@c-api.service[112700]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:34:35.569570 np0000180636 devstack@c-api.service[112700]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:35.592816 np0000180636 devstack@c-api.service[112699]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:34:35.592816 np0000180636 devstack@c-api.service[112699]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:35.594136 np0000180636 devstack@c-api.service[112698]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:34:35.594136 np0000180636 devstack@c-api.service[112698]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:36.035190 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112697) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:36.035616 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112699) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:36.035777 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.035868 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112700) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:36.035933 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112698) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:36.036002 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.036002 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.036122 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.036188 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.036246 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.036303 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.036368 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.036442 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.036505 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.036562 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.036627 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.037144 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.037254 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.037254 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.037373 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.037373 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.037484 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.037554 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.037612 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.037711 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.037778 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.037778 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.037778 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.037778 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.037778 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.039666 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.039775 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.039843 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.039899 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.039959 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.040023 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.040023 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.040139 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.040206 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.040266 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.040266 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.040386 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.040736 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.040872 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.041035 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.041146 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.041255 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.041367 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.041472 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.041577 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.041577 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.041845 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.041954 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.042059 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.042171 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.042278 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.042278 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.042482 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.042604 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.042750 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.042750 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.042959 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.043024 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.043024 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.043131 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.043194 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.043261 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.043320 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.043383 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.043383 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.043383 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.043383 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.043595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.043595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.043595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.043595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.043595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.043595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.043595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.043993 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.043993 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.043993 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.043993 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.043993 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.043993 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.043993 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.044772 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.045008 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.045174 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.045174 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.045392 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.045493 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.045493 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.045755 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.045837 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.045837 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.045935 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.045935 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.045935 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.045935 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.046368 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.046461 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.046540 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.046630 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.046725 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.046776 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.046832 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.046885 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.046931 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.046982 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.047028 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.047083 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.047129 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.047178 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.047231 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.047280 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.047280 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.047363 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.047363 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.047363 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.047363 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.048105 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.048210 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.048269 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.048269 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.048370 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.048419 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.048465 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.048518 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.048571 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.048627 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.048691 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.048745 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.048794 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.048847 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.048921 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.048972 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.049023 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.049075 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.049075 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.049075 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.049213 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.049245 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.049274 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.049274 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.049274 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.049349 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.049376 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.049403 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.049434 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.049467 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.049496 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.049674 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.049674 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.049783 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.049862 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.050841 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.050943 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.051018 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.051078 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.051173 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.051246 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.051335 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.051429 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.051509 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.051545 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.051601 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.051674 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.051728 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.051763 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.051791 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.051815 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.051841 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.051872 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.051962 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.052022 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.052022 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.052120 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.052182 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.052259 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.052317 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.052373 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.052423 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.052457 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.052484 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.052512 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.052539 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.052569 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.052603 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.052626 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.052677 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.052703 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.052730 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.052817 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.052934 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.052987 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.053037 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.053037 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.053138 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.053192 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.053192 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.053283 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.053330 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.053376 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.053426 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.053472 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.053524 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.053570 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.053570 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.053680 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.053790 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.053870 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.058402 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.058487 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.058608 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.058662 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.058689 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.058722 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.058804 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.058865 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.058918 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.058972 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.059026 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.059076 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.059126 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.059126 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.059184 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.059225 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.059256 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.059286 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.059315 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.059339 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.059365 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.059397 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.059424 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.059453 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.059476 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.059501 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.059501 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.059501 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.064248 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.064331 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.064389 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.064440 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.064475 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.064500 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.064523 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.064547 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.064577 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.064607 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.064635 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.064780 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.064780 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.064780 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.065160 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.065220 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.065269 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.065332 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.065388 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.065442 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.065505 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.065870 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.065999 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.066120 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.066240 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.066342 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.066442 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.066548 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.067523 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.067586 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.067629 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.067708 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.067762 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.067797 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.067825 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.067852 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.067877 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.067907 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.067935 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.067961 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.067989 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.068031 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.068063 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.068091 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.068116 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.068144 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.068171 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.068198 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.068227 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.068251 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.068274 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.068305 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.068331 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.068361 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.068384 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.068408 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.068436 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.068436 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.068487 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.068515 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.068543 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.068575 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.068602 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.068629 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.068668 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.068704 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.068732 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.068761 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.068785 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.068817 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.068846 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.068902 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.068931 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.068955 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.068978 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.069002 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.069030 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.069056 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.069079 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.069104 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.069131 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.069163 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.069187 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.069215 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.069241 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.069266 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.069293 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.069318 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.069343 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.069373 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.069406 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.069432 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.069458 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.069484 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.069514 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.069539 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.069565 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.069589 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.069618 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.069657 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.069693 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.069717 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.069739 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.069766 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.069791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.071106 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.071188 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.071258 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.071312 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.071346 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.071373 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.071402 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.071434 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.071458 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.071486 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.071516 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.071539 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.071568 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.071595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.071622 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.071674 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.071700 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.071723 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.071749 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.071778 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.071808 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.072398 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.072466 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.072514 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.072577 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.072657 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.072720 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.072807 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.074076 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.074147 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.074206 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.074265 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.074298 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.074322 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.074347 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.074378 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.074405 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.074431 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.074456 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.074482 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.074513 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.074540 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.074564 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.074588 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.074614 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.074661 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.074692 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.074717 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.074740 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.075219 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.075266 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.075295 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.075365 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.075409 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.075459 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.075509 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.075551 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.075606 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.075634 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.075690 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.075718 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.075741 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.075764 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.075792 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.075818 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.075842 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.075870 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.075901 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.075926 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.075956 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.075982 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.076005 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.076031 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.076058 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.076089 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.076116 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.076143 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.076170 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.076193 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.076226 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.076250 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.076278 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.076301 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.076326 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.076350 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.076375 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.076403 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.076427 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.076455 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.076488 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.076511 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.076539 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.076562 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.076589 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.076616 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.076655 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.076680 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.076704 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.076726 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.076726 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.076906 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.076937 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.076961 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.076961 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.076961 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.076961 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.077058 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.077058 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.077187 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.077187 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.077616 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.077616 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.077728 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.077776 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.077831 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.077881 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.077931 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.077979 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.078024 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.078076 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.078124 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.078176 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.078262 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.078310 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.078357 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.078403 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.078448 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.078492 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.078537 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.078591 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.078649 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.078698 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.078698 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.078799 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.078799 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.078799 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.078799 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.078799 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.078799 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.079057 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.080289 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.080353 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.080408 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.080459 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.080508 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.080559 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.080609 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.080683 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.080742 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.080796 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.080845 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.080909 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.080960 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.081006 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.081051 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.081100 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.081145 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.081196 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.081248 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.081293 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.081340 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.081340 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.081429 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.081429 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.081429 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.081429 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.081429 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.081429 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.081916 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.081976 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.082038 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.082070 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.082098 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.082122 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.082150 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.082177 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.082201 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.082226 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.082256 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.082281 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.082303 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.082327 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.082357 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.082381 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.082410 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.082434 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.082458 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.082481 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.082508 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.082540 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.082568 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.082595 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.082622 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.082681 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.082710 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.082735 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.082765 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.082793 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.082823 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.082917 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.082942 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.082966 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.082992 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.083018 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.083040 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.083067 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.083095 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.083118 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.083142 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.083168 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.083195 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.083219 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.083245 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.083274 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.083301 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.083301 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.083301 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.083301 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.083301 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.083419 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.083535 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.083952 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.083952 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.084067 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.084115 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.084165 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.084210 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.084294 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.084338 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.084394 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.084446 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.084799 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.084930 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.085005 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.085005 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.085005 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.085005 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.085244 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.085318 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.085397 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.085500 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.085565 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.085633 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.085722 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.085791 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.085859 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.085859 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.085984 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.086066 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.086138 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.086208 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.086208 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.086331 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.086331 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.086331 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.086512 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.086581 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.086673 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.086764 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.086851 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.086941 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.087041 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.087079 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.087117 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.087157 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.087192 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.087229 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.087301 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.087342 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.087373 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.087405 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.087442 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.087483 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.087515 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.087546 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.087578 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.087622 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.087673 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.087706 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.087753 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.087791 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.087791 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.087791 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.087881 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.087919 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.087950 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.087988 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.088024 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.088055 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.088091 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.088122 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.088154 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.088154 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.088154 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.088251 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.088251 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.088324 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.088359 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.088359 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.088426 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.088457 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.088488 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.088523 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.088558 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.088595 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.088631 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.088631 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.088631 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.089329 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.089395 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.089462 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.089530 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.089603 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.089698 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.089811 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.089942 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.090031 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.090126 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.090229 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.090301 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.090365 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.090433 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.090543 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.090616 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.090700 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.090766 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.090766 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.090882 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.090944 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.091016 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.091083 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.091150 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.091219 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.091289 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.091353 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.091457 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.091530 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.091674 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.091745 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.091842 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.091915 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.091979 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.092039 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.092114 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.092185 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.092252 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.092316 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.092384 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.092447 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.092515 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.092578 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.092658 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.092706 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.092749 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.092782 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.092815 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.092878 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.092926 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.092926 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.092989 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.093022 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.093054 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.093097 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.093097 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.093159 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.093198 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.093234 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.093234 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.093297 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.093329 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.093366 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.093396 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.093436 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.093474 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.093513 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.093544 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.093575 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.093575 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.093637 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.093637 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.093637 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.094359 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.094424 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.094491 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.094491 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.094615 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.094708 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.094808 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.094873 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.094936 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.095010 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.095075 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.095142 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.095206 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.095270 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.095336 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.095397 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.095465 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.095529 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.095596 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.095596 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.095747 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.095809 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.095880 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.095880 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.096005 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.096042 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.096076 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.096113 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.096151 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.096183 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.096216 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.096247 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.096247 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.096313 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.096351 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.096389 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.096421 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.096463 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.096463 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.096529 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.096529 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.096529 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.096529 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.096529 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.096529 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.096529 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.096761 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.096801 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.096839 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.096926 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.096963 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.096994 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.097032 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.097064 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.097095 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.097095 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.097151 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.097184 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.097226 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.097259 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.097296 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.097339 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.097375 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.097411 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.097444 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.097481 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.097513 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.097554 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.098175 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.098244 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.098294 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.098340 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.098393 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.098441 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.098487 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.098539 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.098585 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.098635 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.098703 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.098751 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.098800 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.098845 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.098890 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.098935 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.098980 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.099024 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.099069 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.099118 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.099118 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.099208 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.099259 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.099308 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.099353 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.099402 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.099452 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.099501 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.099501 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.099501 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.099681 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.099738 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.099738 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.099829 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.099875 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.099927 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.099977 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.100030 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.100076 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.100130 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.100180 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.100229 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.100275 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.100318 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.100363 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.100411 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.100460 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.100506 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.100551 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.100599 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.100659 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.100710 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.100759 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.100759 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.100759 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.104813 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.104951 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.105012 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.105064 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.105064 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.105170 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.105226 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.105268 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.105315 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.105361 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.105415 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.105458 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.105509 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.105558 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.105590 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.105590 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.105657 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.105689 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.105717 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.105741 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.105765 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.105798 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.105833 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.105867 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112700) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.105983 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.106022 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.106059 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.106092 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.106133 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.106165 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.106200 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.106233 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.106270 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112698) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.106305 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.106359 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.106393 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.106432 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.106463 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.106499 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.106534 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.106570 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.106601 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.106636 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:36.106696 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.106735 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:36.106767 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.106805 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:36.106838 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.106869 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:36.106869 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:36.106869 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:36.106869 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112699) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:36.153301 np0000180636 devstack@c-api.service[112700]: INFO dbcounter [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Registered counter for database cinder Jun 16 01:34:36.153670 np0000180636 devstack@c-api.service[112697]: INFO dbcounter [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Registered counter for database cinder Jun 16 01:34:36.155212 np0000180636 devstack@c-api.service[112698]: INFO dbcounter [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Registered counter for database cinder Jun 16 01:34:36.155721 np0000180636 devstack@c-api.service[112699]: INFO dbcounter [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Registered counter for database cinder Jun 16 01:34:36.196671 np0000180636 devstack@c-api.service[112700]: DEBUG oslo_db.sqlalchemy.engines [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 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=112700) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.202128 np0000180636 devstack@c-api.service[112698]: DEBUG oslo_db.sqlalchemy.engines [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 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=112698) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.203722 np0000180636 devstack@c-api.service[112697]: DEBUG oslo_db.sqlalchemy.engines [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc 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=112697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.206934 np0000180636 devstack@c-api.service[112699]: DEBUG oslo_db.sqlalchemy.engines [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da 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=112699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.321922 np0000180636 devstack@c-api.service[112700]: DEBUG dbcounter [-] [112700] Writer thread running {{(pid=112700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:36.322238 np0000180636 devstack@c-api.service[112697]: DEBUG dbcounter [-] [112697] Writer thread running {{(pid=112697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:36.323209 np0000180636 devstack@c-api.service[112698]: DEBUG dbcounter [-] [112698] Writer thread running {{(pid=112698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:36.324565 np0000180636 devstack@c-api.service[112700]: INFO cinder.rpc [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:36.324907 np0000180636 devstack@c-api.service[112697]: INFO cinder.rpc [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:36.325697 np0000180636 devstack@c-api.service[112698]: INFO cinder.rpc [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:36.327323 np0000180636 devstack@c-api.service[112700]: INFO cinder.rpc [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:36.327428 np0000180636 devstack@c-api.service[112697]: INFO cinder.rpc [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:36.328178 np0000180636 devstack@c-api.service[112698]: INFO cinder.rpc [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:36.329712 np0000180636 devstack@c-api.service[112697]: INFO cinder.rpc [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:36.330265 np0000180636 devstack@c-api.service[112700]: INFO cinder.rpc [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:36.331048 np0000180636 devstack@c-api.service[112698]: INFO cinder.rpc [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:36.331177 np0000180636 devstack@c-api.service[112699]: DEBUG dbcounter [-] [112699] Writer thread running {{(pid=112699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:36.331766 np0000180636 devstack@c-api.service[112697]: INFO cinder.rpc [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:36.332588 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.332972 np0000180636 devstack@c-api.service[112698]: INFO cinder.rpc [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:36.333321 np0000180636 devstack@c-api.service[112700]: INFO cinder.rpc [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:36.334771 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.334914 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.335675 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.335752 np0000180636 devstack@c-api.service[112699]: INFO cinder.rpc [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:36.338017 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.338620 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.339229 np0000180636 devstack@c-api.service[112699]: INFO cinder.rpc [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:36.342828 np0000180636 devstack@c-api.service[112699]: INFO cinder.rpc [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:36.345707 np0000180636 devstack@c-api.service[112699]: INFO cinder.rpc [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:36.346558 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.349882 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.372510 np0000180636 devstack@c-api.service[112697]: DEBUG oslo_db.sqlalchemy.engines [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc 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=112697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.375364 np0000180636 devstack@c-api.service[112698]: DEBUG oslo_db.sqlalchemy.engines [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 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=112698) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.375469 np0000180636 devstack@c-api.service[112697]: INFO cinder.rpc [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:36.376934 np0000180636 devstack@c-api.service[112700]: DEBUG oslo_db.sqlalchemy.engines [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 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=112700) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.377855 np0000180636 devstack@c-api.service[112697]: INFO cinder.rpc [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:36.378023 np0000180636 devstack@c-api.service[112698]: INFO cinder.rpc [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:36.379073 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.379479 np0000180636 devstack@c-api.service[112700]: INFO cinder.rpc [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:36.380364 np0000180636 devstack@c-api.service[112698]: INFO cinder.rpc [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:36.381545 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.382116 np0000180636 devstack@c-api.service[112700]: INFO cinder.rpc [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:36.383505 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.389753 np0000180636 devstack@c-api.service[112699]: DEBUG oslo_db.sqlalchemy.engines [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da 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=112699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:36.392802 np0000180636 devstack@c-api.service[112699]: INFO cinder.rpc [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:36.393991 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.394750 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.395256 np0000180636 devstack@c-api.service[112699]: INFO cinder.rpc [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:36.396458 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.396530 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.397278 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.398824 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.399886 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.400369 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.402059 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.403023 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.405480 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.409682 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.410324 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.410408 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.410464 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.410789 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.411111 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.411319 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.412829 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.414026 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.414421 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.414955 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.415888 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.417154 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.417278 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.419387 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.420155 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.420870 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.421042 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.421611 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.422996 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.424039 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.424129 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.424266 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.425499 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.425891 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.426936 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.427410 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.428244 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.429840 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.430060 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.430121 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.432927 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.433152 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.433814 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.435438 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.435783 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.436182 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.436943 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.437242 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.437701 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.438338 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.439112 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.439374 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.439672 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.440363 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.440835 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.440899 np0000180636 devstack@c-api.service[112697]: WARNING cinder.api.contrib.hosts [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:36.441305 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.441519 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.442244 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.442778 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.442841 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.443562 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.444115 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.444179 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.444718 np0000180636 devstack@c-api.service[112700]: WARNING cinder.api.contrib.hosts [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:36.445395 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.445502 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.445609 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.445952 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.446571 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: extensions {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.446663 np0000180636 devstack@c-api.service[112698]: WARNING cinder.api.contrib.hosts [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:36.446721 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.447351 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.447964 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-quota-class-sets {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.448030 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.448667 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.449252 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: scheduler-stats {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.449324 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.449494 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.449976 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.450501 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: extensions {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.450712 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-quota-sets {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.451454 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.451521 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.451863 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-quota-class-sets {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.452407 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: extensions {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.452915 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.452967 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: backups {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.453114 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: scheduler-stats {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.453789 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-quota-class-sets {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.454320 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.454913 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-snapshot-manage {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.456013 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: scheduler-stats {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.456099 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-quota-sets {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.456134 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.456315 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: consistencygroups {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.456595 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: backups {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.456804 np0000180636 devstack@c-api.service[112699]: WARNING cinder.api.contrib.hosts [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:36.457127 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-quota-sets {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.457485 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.458433 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: extra_specs {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.458596 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: backups {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.458792 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.459020 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-snapshot-manage {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.459932 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-hosts {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.460113 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.460447 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: consistencygroups {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.460631 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-snapshot-manage {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.461278 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-volume-manage {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.461660 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.462311 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: consistencygroups {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.462712 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: extra_specs {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.462784 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: extensions {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.463394 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-availability-zone {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.464820 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-quota-class-sets {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.464912 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: extra_specs {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.464977 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-hosts {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.465049 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: encryption {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.465384 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: scheduler-stats {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.465673 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-volume-manage {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.465849 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-hosts {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.466732 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-volume-transfer {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.467134 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-availability-zone {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.467242 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-volume-manage {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.467451 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-quota-sets {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.468322 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: capabilities {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.468413 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: encryption {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.468737 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-availability-zone {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.468947 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: backups {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.469608 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: encryption {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.469969 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-volume-transfer {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.470068 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: encryption {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.470981 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-snapshot-manage {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.471105 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: os-volume-type-access {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.471521 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-volume-transfer {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.472315 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: capabilities {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.472401 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: consistencygroups {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.472729 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: cgsnapshots {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.473239 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: capabilities {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.473851 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: encryption {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.474132 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extended resource: qos-specs {{(pid=112697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.474331 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: extra_specs {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.474508 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: encryption {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.475353 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: os-volume-type-access {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.475898 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-hosts {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.476011 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: os-volume-type-access {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.476201 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.contrib.snapshot_actions [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] SnapshotActionsController initialized {{(pid=112697) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:36.476992 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: cgsnapshots {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.477068 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.477278 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-volume-manage {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.477635 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: cgsnapshots {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.478398 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.478470 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extended resource: qos-specs {{(pid=112700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.478762 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-availability-zone {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.479070 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extended resource: qos-specs {{(pid=112698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.479759 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.480072 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: encryption {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.480475 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.contrib.snapshot_actions [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] SnapshotActionsController initialized {{(pid=112700) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:36.481084 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.481160 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.contrib.snapshot_actions [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] SnapshotActionsController initialized {{(pid=112698) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:36.481330 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.481597 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-volume-transfer {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.482056 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.482448 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.482824 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.483347 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: capabilities {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.483536 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.483893 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.484292 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.484663 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: encryption {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.484995 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.485254 np0000180636 devstack@c-api.service[112697]: WARNING castellan.key_manager.migration [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.485613 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.486113 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.486224 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: os-volume-type-access {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.486324 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.486426 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.486521 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.486521 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension AdminActions extending resource: volumes {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.486782 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension AdminActions extending resource: snapshots {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.486782 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension AdminActions extending resource: backups {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.486994 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeActions extending resource: volumes {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.486994 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension TypesManage extending resource: types {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.487181 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.487276 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension UsedLimits extending resource: limits {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.487276 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.487276 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.487729 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.487729 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.487729 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.487729 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.488099 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.488200 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.v3.router [None req-1741a7b0-9bfe-400a-8b8e-805a9acdd7cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.488298 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: cgsnapshots {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.488477 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.489288 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extended resource: qos-specs {{(pid=112699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:36.489913 np0000180636 devstack@c-api.service[112700]: WARNING castellan.key_manager.migration [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.490559 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.490811 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.490908 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.491040 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.491160 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension AdminActions extending resource: volumes {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.491281 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension AdminActions extending resource: snapshots {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.491447 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension AdminActions extending resource: backups {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.491551 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] SnapshotActionsController initialized {{(pid=112699) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:36.491961 np0000180636 devstack@c-api.service[112698]: WARNING castellan.key_manager.migration [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.492090 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeActions extending resource: volumes {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492239 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension TypesManage extending resource: types {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492347 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.492449 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension UsedLimits extending resource: limits {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492449 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492577 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492577 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492738 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492861 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.492926 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493001 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493071 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493147 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.v3.router [None req-09c26f79-dd87-4f90-afad-2ff933cb0bc4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493216 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493216 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension AdminActions extending resource: volumes {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493337 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension AdminActions extending resource: snapshots {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493402 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension AdminActions extending resource: backups {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.493707 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.494345 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeActions extending resource: volumes {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.494472 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension TypesManage extending resource: types {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.494574 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension UsedLimits extending resource: limits {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.494697 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.494788 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.494885 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.494995 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.495102 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.495147 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.495226 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.495334 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.v3.router [None req-b35cee25-52e0-4d67-8bd9-b6056dee80a7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.496026 np0000180636 devstack@c-api.service[112697]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c4704a3668 pid: 112697 (default app) Jun 16 01:34:36.496758 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.498178 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.499619 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.501030 np0000180636 devstack@c-api.service[112700]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c4704a3668 pid: 112700 (default app) Jun 16 01:34:36.501137 np0000180636 devstack@c-api.service[112699]: WARNING castellan.key_manager.migration [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:36.502194 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension SnapshotActions extending resource: snapshots {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.502345 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.502509 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.502654 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension AdminActions extending resource: volumes {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.502809 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension AdminActions extending resource: snapshots {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.502923 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension AdminActions extending resource: backups {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.503304 np0000180636 devstack@c-api.service[112698]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c4704a3668 pid: 112698 (default app) Jun 16 01:34:36.503749 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeActions extending resource: volumes {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.503876 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension TypesManage extending resource: types {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.503979 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.503979 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.504319 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension UsedLimits extending resource: limits {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.504361 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.504361 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.504361 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.504361 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.504361 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.504597 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.504597 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.504597 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.504969 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.505046 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505046 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.505046 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505046 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.505046 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505046 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.505453 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505453 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.505453 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505453 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.505750 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505750 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.505900 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.505962 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505962 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.505962 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.505962 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506229 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506229 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506229 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506229 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506229 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506441 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506441 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506441 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506441 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506441 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506623 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.506689 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506689 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506689 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506689 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506689 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506689 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506920 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506920 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506920 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506920 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.506920 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.506920 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507151 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeTypeAccess extending resource: types {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.507187 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.507187 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507187 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.507187 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507187 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.507187 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507407 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.507407 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507407 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.507407 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507570 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.507609 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.507609 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507609 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.507609 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.507609 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508214 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.508214 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508214 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.508214 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508214 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.508538 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508538 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.508538 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508538 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.508839 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.508903 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508903 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.508903 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508903 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.508903 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.508903 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.509285 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.509285 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.509285 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.509285 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.509285 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.509635 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.509635 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.509635 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.509843 np0000180636 devstack@c-api.service[112699]: DEBUG cinder.api.v3.router [None req-b5483ba4-c9aa-4e7b-bb78-6e3f9e59b7da None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:36.509917 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.509917 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.509917 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.509917 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.510200 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.510200 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.510200 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.510200 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.510490 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.510490 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.510490 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.510490 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.510832 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.510832 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.510832 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.510832 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.510832 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.511188 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.511188 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.511188 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.511188 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.511188 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.511522 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.511522 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.511522 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.511522 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.511826 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.511826 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.511826 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.511826 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512109 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512109 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512109 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512109 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512330 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512330 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512330 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512330 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512490 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512490 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512490 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512490 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512697 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512697 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512697 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512697 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512697 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512697 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512904 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512904 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512904 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.512904 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.512904 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513058 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513058 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513058 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513058 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513058 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513058 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513058 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513243 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513243 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513243 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513243 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513243 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513243 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513406 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513406 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513406 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513406 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513406 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513406 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513577 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513577 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513577 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513577 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513577 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513577 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513773 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513773 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513773 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513773 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513893 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513893 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.513893 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.513893 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.514011 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.514011 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.514011 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.514011 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.514136 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.514136 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.514136 np0000180636 devstack@c-api.service[112697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:36.514136 np0000180636 devstack@c-api.service[112697]: warnings.warn(deprecated_msg) Jun 16 01:34:36.514136 np0000180636 devstack@c-api.service[112697]: DEBUG cinder.api.middleware.request_id [None req-83ce9719-5d26-461b-85dd-524983ba427a None None] RequestId filter calling following filter/app {{(pid=112697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:34:36.514136 np0000180636 devstack@c-api.service[112697]: [pid: 112697|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Tue Jun 16 01:34:36 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 16 01:34:36.514291 np0000180636 devstack@c-api.service[112699]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c4704a3668 pid: 112699 (default app) Jun 16 01:34:43.606358 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.606358 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.606358 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.606358 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.606358 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.606990 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.606990 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.606990 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.606990 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.606990 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.607290 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.607290 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.607290 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.607290 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.607290 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.607290 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.607681 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.607681 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.607681 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.607681 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.607896 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.607896 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.607896 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.607896 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.608123 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.608123 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.608123 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.608123 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.608547 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.608547 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.608547 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.608547 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.608547 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.608897 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.608897 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.608897 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.608897 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.608897 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609184 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609184 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609184 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609184 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609184 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609184 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609513 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609513 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609513 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609513 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609513 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609513 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609902 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609902 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609902 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609902 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.609902 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.609902 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610220 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610220 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610220 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610220 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610220 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610492 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610492 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610492 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610492 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610492 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610794 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610794 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610794 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610794 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.610794 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.610794 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611107 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611107 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611107 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611107 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611107 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611107 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611406 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611406 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611406 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611406 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611406 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611714 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611714 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611714 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611714 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611714 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611997 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611997 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.611997 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.611997 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.612251 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.612251 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.612251 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.612251 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.612479 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.612479 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.612479 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.612479 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.612479 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.612806 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.612806 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.612806 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.612806 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.612806 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613075 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613075 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613075 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613075 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613316 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613316 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613316 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613316 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613558 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613558 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613558 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613558 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613810 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613810 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.613810 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.613810 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614067 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614067 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614067 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614067 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614290 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614290 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614290 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614290 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614290 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614569 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614569 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614569 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614569 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614569 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614569 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614990 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614990 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614990 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.614990 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.614990 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615265 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615265 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615265 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615265 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615265 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615265 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615608 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615608 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615608 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615608 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615608 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615608 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615964 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615964 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615964 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615964 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.615964 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.615964 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.616437 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.616437 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.616437 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.616437 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.616437 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.616437 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.616896 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.616896 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.616896 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.616896 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.617125 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.617125 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.617125 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.617125 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.617125 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.617313 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.617313 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.617313 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.617313 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:43.617313 np0000180636 devstack@c-api.service[112700]: warnings.warn(deprecated_msg) Jun 16 01:34:43.617313 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.middleware.request_id [None req-72284205-887a-47c9-b054-8b96e8e9c00b None None] RequestId filter calling following filter/app {{(pid=112700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:34:44.088923 np0000180636 devstack@c-api.service[112700]: INFO cinder.api.openstack.wsgi [None req-72284205-887a-47c9-b054-8b96e8e9c00b admin admin] POST https://199.204.45.169/volume/v3/types Jun 16 01:34:44.089437 np0000180636 devstack@c-api.service[112700]: DEBUG cinder.api.openstack.wsgi [None req-72284205-887a-47c9-b054-8b96e8e9c00b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:34:44.091086 np0000180636 devstack@c-api.service[112700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:34:44.091086 np0000180636 devstack@c-api.service[112700]: warnings.warn( Jun 16 01:34:44.129351 np0000180636 devstack@c-api.service[112700]: DEBUG oslo_db.sqlalchemy.engines [None req-72284205-887a-47c9-b054-8b96e8e9c00b 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=112700) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:44.163300 np0000180636 devstack@c-api.service[112700]: INFO cinder.api.openstack.wsgi [None req-72284205-887a-47c9-b054-8b96e8e9c00b admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 16 01:34:44.163812 np0000180636 devstack@c-api.service[112700]: [pid: 112700|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Tue Jun 16 01:34:43 2026] POST /volume/v3/types => generated 186 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:34:44.191553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.191553 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.191553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.191553 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.191553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.192429 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.192429 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.192429 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.192429 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.192429 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.192736 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.192736 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.192736 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.192736 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.192736 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.192736 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193106 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193106 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193106 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193106 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193400 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193400 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193400 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193400 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193682 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193682 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193682 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193682 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193908 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193908 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193908 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.193908 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.193908 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194198 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194198 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194198 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194198 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194198 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194474 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194474 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194474 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194474 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194474 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194474 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194823 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194823 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194823 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194823 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.194823 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.194823 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195146 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195146 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195146 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195146 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195146 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195146 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195486 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195486 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195486 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195486 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195486 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195794 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195794 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195794 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.195794 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.195794 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196145 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196145 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196145 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196145 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196145 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196145 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196360 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196360 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196360 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196360 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196360 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196360 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196553 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196553 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196777 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196777 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196777 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196777 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196777 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196948 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196948 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.196948 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.196948 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197092 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197092 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197092 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197092 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197244 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197244 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197244 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197244 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197244 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197429 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197429 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197429 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197429 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197429 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197594 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197594 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197594 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197594 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197765 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197765 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197765 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197765 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197911 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197911 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.197911 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.197911 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198049 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198049 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198049 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198049 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198188 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198188 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198188 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198188 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198324 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198324 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198324 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198324 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198324 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198501 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198501 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198501 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198501 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198501 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198501 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198777 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198777 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198777 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198777 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198777 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198950 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198950 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198950 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198950 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.198950 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.198950 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199148 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199148 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199148 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199148 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199148 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199148 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199355 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199355 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199355 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199355 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199355 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199355 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199553 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199553 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199553 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199553 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199901 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199901 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.199901 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.199901 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.200086 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.200086 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.200086 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.200086 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.200086 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.200268 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.200268 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.200268 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.200268 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:34:44.200268 np0000180636 devstack@c-api.service[112698]: warnings.warn(deprecated_msg) Jun 16 01:34:44.200268 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.middleware.request_id [req-72284205-887a-47c9-b054-8b96e8e9c00b req-a1bfed0a-931f-4bea-94fd-5eb65f77b8a2 None None] RequestId filter calling following filter/app {{(pid=112698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:34:44.523603 np0000180636 devstack@c-api.service[112698]: INFO cinder.api.openstack.wsgi [req-72284205-887a-47c9-b054-8b96e8e9c00b req-a1bfed0a-931f-4bea-94fd-5eb65f77b8a2 admin admin] POST https://199.204.45.169/volume/v3/types/a6c05653-0efa-4e1e-80c1-fd7d4ea27693/extra_specs Jun 16 01:34:44.524166 np0000180636 devstack@c-api.service[112698]: DEBUG cinder.api.openstack.wsgi [req-72284205-887a-47c9-b054-8b96e8e9c00b req-a1bfed0a-931f-4bea-94fd-5eb65f77b8a2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:34:44.525807 np0000180636 devstack@c-api.service[112698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:34:44.525807 np0000180636 devstack@c-api.service[112698]: warnings.warn( Jun 16 01:34:44.568333 np0000180636 devstack@c-api.service[112698]: DEBUG oslo_db.sqlalchemy.engines [req-72284205-887a-47c9-b054-8b96e8e9c00b req-a1bfed0a-931f-4bea-94fd-5eb65f77b8a2 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=112698) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:44.635680 np0000180636 devstack@c-api.service[112698]: INFO cinder.api.openstack.wsgi [req-72284205-887a-47c9-b054-8b96e8e9c00b req-a1bfed0a-931f-4bea-94fd-5eb65f77b8a2 admin admin] https://199.204.45.169/volume/v3/types/a6c05653-0efa-4e1e-80c1-fd7d4ea27693/extra_specs returned with HTTP 200 Jun 16 01:34:44.636239 np0000180636 devstack@c-api.service[112698]: [pid: 112698|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Tue Jun 16 01:34:44 2026] POST /volume/v3/types/a6c05653-0efa-4e1e-80c1-fd7d4ea27693/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:34:46.377045 np0000180636 devstack@c-api.service[112697]: DEBUG dbcounter [-] [112697] Writing DB stats cinder:SELECT=6 {{(pid=112697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:34:46.394518 np0000180636 devstack@c-api.service[112699]: DEBUG dbcounter [-] [112699] Writing DB stats cinder:SELECT=6 {{(pid=112699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:34:54.161252 np0000180636 devstack@c-api.service[112700]: DEBUG dbcounter [-] [112700] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:34:54.634016 np0000180636 devstack@c-api.service[112698]: DEBUG dbcounter [-] [112698] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}