Jun 09 04:05:38.506444 np0000179095 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 04:05:38.516291 np0000179095 devstack@c-api.service[112767]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 04:05:38 2026] *** Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: nodename: np0000179095 Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: machine: x86_64 Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: clock source: unix Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: pcre jit disabled Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: detected number of CPU cores: 16 Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: current working directory: / Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: detected binary path: /usr/bin/uwsgi-core Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: your processes number limit is 256917 Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: your memory page size is 4096 bytes Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: detected max file descriptor number: 2048 Jun 09 04:05:38.519758 np0000179095 devstack@c-api.service[112767]: lock engine: pthread robust mutexes Jun 09 04:05:38.520771 np0000179095 devstack@c-api.service[112767]: thunder lock: enabled Jun 09 04:05:38.520771 np0000179095 devstack@c-api.service[112767]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 04:05:38.520771 np0000179095 devstack@c-api.service[112767]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 04:05:38.520771 np0000179095 devstack@c-api.service[112767]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 04:05:38.520771 np0000179095 devstack@c-api.service[112767]: Set PythonHome to /opt/stack/data/venv Jun 09 04:05:38.559576 np0000179095 devstack@c-api.service[112767]: Python main interpreter initialized at 0x7fb07baa3668 Jun 09 04:05:38.559576 np0000179095 devstack@c-api.service[112767]: python threads support enabled Jun 09 04:05:38.559576 np0000179095 devstack@c-api.service[112767]: your server socket listen backlog is limited to 100 connections Jun 09 04:05:38.559576 np0000179095 devstack@c-api.service[112767]: your mercy for graceful operations on workers is 80 seconds Jun 09 04:05:38.560133 np0000179095 devstack@c-api.service[112767]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 04:05:38.560278 np0000179095 devstack@c-api.service[112767]: *** Operational MODE: preforking *** Jun 09 04:05:38.560436 np0000179095 devstack@c-api.service[112767]: *** uWSGI is running in multiple interpreter mode *** Jun 09 04:05:38.560436 np0000179095 devstack@c-api.service[112767]: spawned uWSGI master process (pid: 112767) Jun 09 04:05:38.560663 np0000179095 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 04:05:38.561153 np0000179095 devstack@c-api.service[112767]: spawned uWSGI worker 1 (pid: 112768, cores: 1) Jun 09 04:05:38.561654 np0000179095 devstack@c-api.service[112767]: spawned uWSGI worker 2 (pid: 112769, cores: 1) Jun 09 04:05:38.562123 np0000179095 devstack@c-api.service[112767]: spawned uWSGI worker 3 (pid: 112770, cores: 1) Jun 09 04:05:38.562606 np0000179095 devstack@c-api.service[112767]: spawned uWSGI worker 4 (pid: 112771, cores: 1) Jun 09 04:05:38.562693 np0000179095 devstack@c-api.service[112767]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 04:05:38.690525 np0000179095 devstack@c-api.service[112771]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:38.690525 np0000179095 devstack@c-api.service[112771]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:38.690525 np0000179095 devstack@c-api.service[112771]: we strongly recommend against using it for new projects. Jun 09 04:05:38.690525 np0000179095 devstack@c-api.service[112771]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:38.690525 np0000179095 devstack@c-api.service[112771]: framework. For more detail see Jun 09 04:05:38.690525 np0000179095 devstack@c-api.service[112771]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:38.690525 np0000179095 devstack@c-api.service[112771]: import eventlet # noqa Jun 09 04:05:38.698630 np0000179095 devstack@c-api.service[112769]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:38.698630 np0000179095 devstack@c-api.service[112769]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:38.698630 np0000179095 devstack@c-api.service[112769]: we strongly recommend against using it for new projects. Jun 09 04:05:38.698630 np0000179095 devstack@c-api.service[112769]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:38.698630 np0000179095 devstack@c-api.service[112769]: framework. For more detail see Jun 09 04:05:38.698630 np0000179095 devstack@c-api.service[112769]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:38.698630 np0000179095 devstack@c-api.service[112769]: import eventlet # noqa Jun 09 04:05:38.709561 np0000179095 devstack@c-api.service[112768]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:38.709561 np0000179095 devstack@c-api.service[112768]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:38.709561 np0000179095 devstack@c-api.service[112768]: we strongly recommend against using it for new projects. Jun 09 04:05:38.709561 np0000179095 devstack@c-api.service[112768]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:38.709561 np0000179095 devstack@c-api.service[112768]: framework. For more detail see Jun 09 04:05:38.709561 np0000179095 devstack@c-api.service[112768]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:38.709561 np0000179095 devstack@c-api.service[112768]: import eventlet # noqa Jun 09 04:05:38.730017 np0000179095 devstack@c-api.service[112770]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:38.730017 np0000179095 devstack@c-api.service[112770]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:38.730017 np0000179095 devstack@c-api.service[112770]: we strongly recommend against using it for new projects. Jun 09 04:05:38.730017 np0000179095 devstack@c-api.service[112770]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:38.730017 np0000179095 devstack@c-api.service[112770]: framework. For more detail see Jun 09 04:05:38.730017 np0000179095 devstack@c-api.service[112770]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:38.730017 np0000179095 devstack@c-api.service[112770]: import eventlet # noqa Jun 09 04:05:38.775402 np0000179095 devstack@c-api.service[112771]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:38.775402 np0000179095 devstack@c-api.service[112771]: warnings.warn( Jun 09 04:05:38.787108 np0000179095 devstack@c-api.service[112769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:38.787108 np0000179095 devstack@c-api.service[112769]: warnings.warn( Jun 09 04:05:38.792130 np0000179095 devstack@c-api.service[112768]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:38.792130 np0000179095 devstack@c-api.service[112768]: warnings.warn( Jun 09 04:05:38.822154 np0000179095 devstack@c-api.service[112770]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:38.822154 np0000179095 devstack@c-api.service[112770]: warnings.warn( Jun 09 04:05:38.857544 np0000179095 devstack@c-api.service[112771]: /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 09 04:05:38.857544 np0000179095 devstack@c-api.service[112771]: from cgi import parse_header Jun 09 04:05:38.863794 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:38.863794 np0000179095 devstack@c-api.service[112769]: from cgi import parse_header Jun 09 04:05:38.866567 np0000179095 devstack@c-api.service[112768]: /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 09 04:05:38.866567 np0000179095 devstack@c-api.service[112768]: from cgi import parse_header Jun 09 04:05:38.901009 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:38.901009 np0000179095 devstack@c-api.service[112770]: from cgi import parse_header Jun 09 04:05:38.906522 np0000179095 devstack@c-api.service[112771]: /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 09 04:05:38.906522 np0000179095 devstack@c-api.service[112771]: removals.removed_module( Jun 09 04:05:38.907959 np0000179095 devstack@c-api.service[112771]: /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 09 04:05:38.907959 np0000179095 devstack@c-api.service[112771]: removals.removed_module( Jun 09 04:05:38.912791 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:38.912791 np0000179095 devstack@c-api.service[112769]: removals.removed_module( Jun 09 04:05:38.914427 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:38.914427 np0000179095 devstack@c-api.service[112769]: removals.removed_module( Jun 09 04:05:38.914643 np0000179095 devstack@c-api.service[112768]: /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 09 04:05:38.914643 np0000179095 devstack@c-api.service[112768]: removals.removed_module( Jun 09 04:05:38.916006 np0000179095 devstack@c-api.service[112768]: /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 09 04:05:38.916006 np0000179095 devstack@c-api.service[112768]: removals.removed_module( Jun 09 04:05:38.952191 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:38.952191 np0000179095 devstack@c-api.service[112770]: removals.removed_module( Jun 09 04:05:38.954011 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:38.954011 np0000179095 devstack@c-api.service[112770]: removals.removed_module( Jun 09 04:05:39.546464 np0000179095 devstack@c-api.service[112771]: /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 09 04:05:39.546464 np0000179095 devstack@c-api.service[112771]: warnings.warn( Jun 09 04:05:39.555522 np0000179095 devstack@c-api.service[112768]: /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 09 04:05:39.555522 np0000179095 devstack@c-api.service[112768]: warnings.warn( Jun 09 04:05:39.587465 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:39.587465 np0000179095 devstack@c-api.service[112769]: warnings.warn( Jun 09 04:05:39.615129 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:39.615129 np0000179095 devstack@c-api.service[112770]: warnings.warn( Jun 09 04:05:39.644618 np0000179095 devstack@c-api.service[112771]: /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 09 04:05:39.644618 np0000179095 devstack@c-api.service[112771]: warnings.warn( Jun 09 04:05:39.658678 np0000179095 devstack@c-api.service[112768]: /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 09 04:05:39.658678 np0000179095 devstack@c-api.service[112768]: warnings.warn( Jun 09 04:05:39.685867 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:39.685867 np0000179095 devstack@c-api.service[112769]: warnings.warn( Jun 09 04:05:39.714746 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:39.714746 np0000179095 devstack@c-api.service[112770]: warnings.warn( Jun 09 04:05:39.938750 np0000179095 devstack@c-api.service[112771]: 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 09 04:05:39.939381 np0000179095 devstack@c-api.service[112771]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112771) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:39.940832 np0000179095 devstack@c-api.service[112768]: 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 09 04:05:39.941324 np0000179095 devstack@c-api.service[112768]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112768) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:39.968108 np0000179095 devstack@c-api.service[112769]: 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 09 04:05:39.968752 np0000179095 devstack@c-api.service[112769]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112769) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:40.010273 np0000179095 devstack@c-api.service[112770]: 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 09 04:05:40.010910 np0000179095 devstack@c-api.service[112770]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112770) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:40.026212 np0000179095 devstack@c-api.service[112771]: /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 09 04:05:40.026212 np0000179095 devstack@c-api.service[112771]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:40.026748 np0000179095 devstack@c-api.service[112768]: /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 09 04:05:40.026748 np0000179095 devstack@c-api.service[112768]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:40.031157 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.031157 np0000179095 devstack@c-api.service[112769]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:40.080031 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:40.080031 np0000179095 devstack@c-api.service[112770]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:40.483510 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112769) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:40.483767 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112771) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:40.483948 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.484391 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.484527 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.484709 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.484904 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.485073 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.485177 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112768) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:40.485277 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.485277 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.485454 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.485569 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.485668 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.485912 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.486061 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.486234 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.486333 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.486708 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.486840 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.487054 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.487645 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.487708 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.487753 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.487806 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.487853 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.487853 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.487853 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.487853 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.487853 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.487853 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.488442 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112770) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:40.488606 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.488606 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.488738 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.489222 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.489279 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.489346 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.489398 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.489443 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.489443 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.489443 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.489578 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.489626 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.489671 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.489723 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.489771 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.489771 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.489771 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.489771 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.489771 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.489883 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.490005 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.490044 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.490044 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.490103 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.490138 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.490171 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.490205 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.490205 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.490261 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.490261 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.490316 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.490345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.490345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.490393 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.490393 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.490437 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.490465 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.490488 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.490511 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.490511 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.490553 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.490576 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.490599 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.490628 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.490657 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.490680 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.490708 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.490733 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.490761 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.490787 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.490810 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.490837 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.490861 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.490887 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.490915 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.490937 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.490964 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.491010 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.491010 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.491010 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.491010 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.492531 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.492613 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.492661 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.492721 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.492758 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.492787 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.492814 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.492837 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.492862 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.492943 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.493009 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.493150 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.493203 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.493247 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.493301 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.493347 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.493392 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.493434 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.493479 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.493511 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.493534 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.493558 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.493585 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.493609 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.493640 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.493663 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.493686 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.493714 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.493837 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.493837 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.493953 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.493953 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.494084 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.494084 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.494190 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.494346 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.494429 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.494493 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.494556 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.494619 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.494645 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.494700 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.494761 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.494791 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.494814 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.494838 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.494861 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.494885 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.494909 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.494944 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.494944 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.495040 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.495073 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.495099 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.495099 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.495291 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.495815 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.495885 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.495937 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.496028 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.496090 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.496090 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.496181 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.496230 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.496274 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.496317 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.496361 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.496361 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.496441 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.496485 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.496527 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.496576 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.496626 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.496626 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.496626 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.496700 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.496724 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.496751 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.496773 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.496799 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.496799 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.496799 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.496866 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.496889 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.497590 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.497627 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.497652 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.497683 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.497708 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.497778 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.497833 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.497880 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.497925 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.497969 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.498027 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.498073 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.498115 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.498144 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.498167 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.498198 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.498198 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.498198 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.498266 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.498290 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.498314 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.498314 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.498354 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.498377 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.498400 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.498432 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.498432 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.498473 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.503219 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.503367 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.503438 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.503516 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.503583 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.503636 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.503688 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.503760 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.503811 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.503864 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.503864 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.503864 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.504031 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.504031 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.504187 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.504269 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.504329 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.504386 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.504437 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.504493 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.504543 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.504593 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.504652 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.504703 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.504754 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.504811 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.504861 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.504911 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.505738 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.505818 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.505872 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.505872 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.506015 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.506068 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.506119 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.506168 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.506219 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.506269 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.506318 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.506318 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.506408 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.506475 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.506532 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.506532 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.506532 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.506532 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.506712 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.506772 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.506772 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.506862 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.506912 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.506972 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.506972 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.506972 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.506972 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.506972 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.508494 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.508578 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.508578 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.508689 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.508752 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.508809 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.508861 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.508911 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.508962 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.509060 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.509113 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.509179 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.509230 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.509280 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.509344 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.509404 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.509454 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.509504 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.509504 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.509504 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.509504 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.509692 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.509692 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.509692 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.509692 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.509692 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.509692 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.510020 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.510075 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.510075 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.510075 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.510210 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.510277 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.510335 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.510386 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.510447 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.510504 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.510554 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.510604 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.510653 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.510702 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.510754 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.510804 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.510855 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.510914 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.510974 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.511055 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.511121 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.511171 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.511222 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.511272 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.511320 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.511420 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.511420 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.511420 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.511420 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.511616 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.511678 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.511735 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.511792 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.511843 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.511843 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.511936 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.512638 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.512753 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.512805 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.512848 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.512891 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.512933 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.512976 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.513031 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.513074 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.513074 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.513162 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.513207 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.513249 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.513290 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.513337 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.513380 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.513422 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.513467 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.513467 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.513467 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.513467 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.514185 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.514239 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.514290 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.514360 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.514407 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.514454 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.514504 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.514548 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.514592 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.514642 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.514686 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.514735 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.514779 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.514831 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.514883 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.514931 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.514974 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.515043 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.515087 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.515126 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.515167 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.515214 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.515262 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.515315 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.515367 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.515449 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.515449 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.515449 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.515695 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.515753 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.515799 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.515842 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.515885 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.515927 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.515975 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.516038 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.516082 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.516125 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.516170 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.516219 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.516271 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.516318 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.516361 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.516409 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.516452 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.516494 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.516544 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.516592 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.516640 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.516688 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.516732 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.516780 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.516823 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.516869 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.516914 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.516961 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.517020 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.517082 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.517146 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.517198 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.517242 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.517285 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.517332 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.517376 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.517422 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.517465 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.517507 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.517561 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.517605 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.517648 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.517690 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.517732 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.517773 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.517815 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.517859 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.517900 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.517949 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.518014 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.518060 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.518109 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.518154 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.518197 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.518240 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.518282 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.518697 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.518748 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.518820 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.518876 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.518922 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.518965 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.519034 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.519076 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.519127 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.519171 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.519213 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.519213 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.519213 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.519335 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.519378 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.519378 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.519504 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.519504 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.519590 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.519638 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.519723 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.519804 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.519881 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.519936 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.519998 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.520077 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.520130 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.520197 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.520512 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.520562 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.520606 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.520661 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.520706 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.520750 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.520794 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.520837 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.520881 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.520925 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.520967 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.521032 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.521078 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.521129 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.521183 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.521227 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.521271 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.521318 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.521362 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.521405 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.521449 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.521492 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.521535 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.521578 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.521622 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.521665 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.521707 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.521707 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.521797 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.521797 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.521877 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.521921 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.521963 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.522020 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.522065 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.522107 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.522151 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.522203 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.522251 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.522299 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.522341 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.522341 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.522423 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.522464 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.522507 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.522548 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.522596 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.522639 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.522639 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.522725 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.522725 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.522725 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.522725 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.522725 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.522725 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.522725 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.526312 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.526435 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.526435 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.526560 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.526638 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.526706 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.526768 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.526832 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.526892 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.526929 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.526964 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.527028 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.527073 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.527105 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.527139 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.527170 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.527200 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.527231 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.527256 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.527285 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.527310 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.527337 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.527360 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.527383 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.527407 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.527434 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.527522 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.527552 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.527584 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.527631 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.527658 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.527682 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.527705 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.527734 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.527758 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.527783 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.527806 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.527834 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.527862 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.527891 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.527891 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.527936 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.527962 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.528003 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.528003 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.528066 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.528091 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.528115 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.528147 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.528170 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.528194 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.528217 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.528244 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.528276 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.528303 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.528327 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.528351 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.528373 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.528402 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.528425 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.528450 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.528473 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.528512 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.528548 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.528588 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.528622 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.528622 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.528686 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.528730 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.528764 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.528798 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.528833 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.528867 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.528905 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.528944 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.528979 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.529095 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.529130 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.529175 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.529214 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.529249 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.529282 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.529315 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.529315 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.530824 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.530892 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.530927 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.530962 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.531033 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.531094 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.531132 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.531165 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.531199 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.531366 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.531508 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.531602 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.531688 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.531786 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.531786 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.532012 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.532114 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.532249 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.532343 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.532430 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.532484 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.532537 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.532586 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.532633 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.532683 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.532732 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.532900 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.532942 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.533008 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.533057 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.533103 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.533138 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.533172 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.533536 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.533643 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.533735 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.533851 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.533960 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.534084 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.534196 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.534298 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.534445 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.534542 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.534639 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.534742 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.534842 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.534949 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.535070 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.535158 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.535238 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.535322 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.535408 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.535464 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.535758 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.535811 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.535849 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.535884 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.535933 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.535969 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.536033 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.536079 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.536119 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.536161 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.536433 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.536524 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.536589 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.536653 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.536731 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.536800 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.536864 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.536927 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.537016 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.537376 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.537448 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.537512 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.537560 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.537657 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.537720 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.537769 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.537803 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.537836 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.537871 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.537902 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.537938 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.537970 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.538018 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.538061 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.538092 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.538135 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.538165 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.538194 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.538227 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.538258 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.538295 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.538321 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.538345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.538368 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.538393 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.538421 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.538445 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.538472 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.538472 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.538472 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.538545 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.538568 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.538592 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.538592 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.538592 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.538663 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.538687 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.538713 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.538736 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.538760 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.538788 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.538813 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.538836 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.538867 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.538896 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.538921 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.538944 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.538966 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.539345 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.539412 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.539476 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.539559 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.539621 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.539682 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.539756 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.539820 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.539882 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.539942 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.540015 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.540079 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.540139 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.540200 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.540269 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.540338 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.540399 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.540465 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.540527 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.540598 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.540598 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.540598 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.540765 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.540842 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.540915 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.540977 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.541065 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.541130 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.541189 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.541250 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.541311 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.541311 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.541311 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.541486 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.541486 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.541486 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.541486 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.541486 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.541486 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.541860 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.541928 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.542010 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.542010 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.542010 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.542010 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.542010 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.542010 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.542342 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.542342 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.542342 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.542421 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.542447 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.542480 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.542504 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.542527 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.542550 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.542573 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.542595 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.542618 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.542647 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.542732 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.543068 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.543136 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.543202 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.543262 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.543324 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.543384 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.543442 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.543501 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.543620 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.543694 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.543759 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.543818 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.543876 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.543934 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.543973 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.544029 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.544061 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.544096 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.544126 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.544162 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.544195 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.544218 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.544241 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.544269 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.544292 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.544315 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.544347 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.544376 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.544405 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.544428 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.544456 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.544480 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.544502 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.544526 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.544554 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.544578 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.544607 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.544630 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.544657 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.544657 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.544657 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.544657 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.544890 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.544890 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.544890 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.544890 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.544968 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.545009 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.545045 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.545070 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.545095 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.545118 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.545142 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.545165 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.545188 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.545212 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.545235 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.545263 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.545286 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.545308 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.545332 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.545355 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.545377 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.545399 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.545422 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.545449 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.545473 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.545585 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.545585 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.545585 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.545672 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.545672 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.545714 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.545740 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.545763 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.545790 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.545817 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.545847 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.545872 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.545895 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.545918 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.545949 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.545978 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.546019 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.546043 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.546067 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.546090 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.546126 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.546126 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.546170 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.546193 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.546223 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.546253 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.546278 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.546278 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.546278 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.546278 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.546278 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:40.547886 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.547886 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.547886 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.548035 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.548069 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.548100 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.548132 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.548157 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.548188 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.548188 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.548354 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.548424 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.548493 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.548560 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.548560 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.548560 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.548560 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.548800 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:40.548875 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.548952 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:40.548952 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:40.548952 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:40.548952 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:40.548952 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:40.594911 np0000179095 devstack@c-api.service[112768]: INFO dbcounter [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Registered counter for database cinder Jun 09 04:05:40.595516 np0000179095 devstack@c-api.service[112771]: INFO dbcounter [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Registered counter for database cinder Jun 09 04:05:40.596010 np0000179095 devstack@c-api.service[112769]: INFO dbcounter [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Registered counter for database cinder Jun 09 04:05:40.597666 np0000179095 devstack@c-api.service[112770]: INFO dbcounter [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Registered counter for database cinder Jun 09 04:05:40.642599 np0000179095 devstack@c-api.service[112771]: DEBUG oslo_db.sqlalchemy.engines [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 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=112771) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.646730 np0000179095 devstack@c-api.service[112770]: DEBUG oslo_db.sqlalchemy.engines [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 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=112770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.649064 np0000179095 devstack@c-api.service[112769]: DEBUG oslo_db.sqlalchemy.engines [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef 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=112769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.653708 np0000179095 devstack@c-api.service[112768]: DEBUG oslo_db.sqlalchemy.engines [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a 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=112768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.770140 np0000179095 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writer thread running {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:40.772969 np0000179095 devstack@c-api.service[112770]: INFO cinder.rpc [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:40.775482 np0000179095 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writer thread running {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:40.775783 np0000179095 devstack@c-api.service[112770]: INFO cinder.rpc [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:40.778529 np0000179095 devstack@c-api.service[112770]: INFO cinder.rpc [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:40.778623 np0000179095 devstack@c-api.service[112769]: INFO cinder.rpc [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:40.781094 np0000179095 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writer thread running {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:40.781547 np0000179095 devstack@c-api.service[112770]: INFO cinder.rpc [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:40.781887 np0000179095 devstack@c-api.service[112769]: INFO cinder.rpc [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:40.782417 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.785215 np0000179095 devstack@c-api.service[112769]: INFO cinder.rpc [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:40.785571 np0000179095 devstack@c-api.service[112771]: INFO cinder.rpc [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:40.785626 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.788081 np0000179095 devstack@c-api.service[112769]: INFO cinder.rpc [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:40.789348 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.789626 np0000179095 devstack@c-api.service[112771]: INFO cinder.rpc [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:40.792815 np0000179095 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writer thread running {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:40.793202 np0000179095 devstack@c-api.service[112771]: INFO cinder.rpc [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:40.793688 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.795806 np0000179095 devstack@c-api.service[112768]: INFO cinder.rpc [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:40.796362 np0000179095 devstack@c-api.service[112771]: INFO cinder.rpc [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:40.797328 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.798537 np0000179095 devstack@c-api.service[112768]: INFO cinder.rpc [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:40.801105 np0000179095 devstack@c-api.service[112768]: INFO cinder.rpc [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:40.802474 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.803640 np0000179095 devstack@c-api.service[112768]: INFO cinder.rpc [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:40.804881 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.810161 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.824851 np0000179095 devstack@c-api.service[112770]: DEBUG oslo_db.sqlalchemy.engines [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 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=112770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.827843 np0000179095 devstack@c-api.service[112770]: INFO cinder.rpc [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:40.830884 np0000179095 devstack@c-api.service[112770]: INFO cinder.rpc [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:40.831502 np0000179095 devstack@c-api.service[112769]: DEBUG oslo_db.sqlalchemy.engines [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef 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=112769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.832505 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.834105 np0000179095 devstack@c-api.service[112769]: INFO cinder.rpc [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:40.836205 np0000179095 devstack@c-api.service[112769]: INFO cinder.rpc [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:40.837122 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.843106 np0000179095 devstack@c-api.service[112771]: DEBUG oslo_db.sqlalchemy.engines [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 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=112771) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.846724 np0000179095 devstack@c-api.service[112771]: INFO cinder.rpc [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:40.847040 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.847695 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.849717 np0000179095 devstack@c-api.service[112771]: INFO cinder.rpc [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:40.850306 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.850848 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.851042 np0000179095 devstack@c-api.service[112768]: DEBUG oslo_db.sqlalchemy.engines [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a 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=112768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:40.851299 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.853732 np0000179095 devstack@c-api.service[112768]: INFO cinder.rpc [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:40.854016 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.854494 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.855505 np0000179095 devstack@c-api.service[112768]: INFO cinder.rpc [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:40.856436 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.858652 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.859130 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.861694 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.862128 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.864528 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.864578 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.864998 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.867056 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.867858 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.867935 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.868135 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.870226 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.870804 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.870934 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.871410 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.873345 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.873819 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.873918 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.875318 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.875438 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.877879 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.878036 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.878478 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.878638 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.880853 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.881462 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.883485 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.883841 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.884346 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.884435 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.886813 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.887087 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.887536 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.887809 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.888648 np0000179095 devstack@c-api.service[112769]: WARNING cinder.api.contrib.hosts [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:40.889542 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.889637 np0000179095 devstack@c-api.service[112770]: WARNING cinder.api.contrib.hosts [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:40.890356 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.890579 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.890813 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.890898 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.891917 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.892382 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.893224 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.893851 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.894113 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.894720 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.895197 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.895586 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.896581 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.896920 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.897436 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.898036 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.898359 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.899199 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.899343 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.899907 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.900357 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: extensions {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.901397 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.901681 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: encryption {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.902622 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: extensions {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.902703 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.902946 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.903230 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: capabilities {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.904117 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: encryption {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.905226 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-quota-class-sets {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.905912 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: capabilities {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.905978 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.906712 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.906782 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-volume-type-access {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.907230 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-quota-class-sets {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.908312 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: extra_specs {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.908373 np0000179095 devstack@c-api.service[112768]: WARNING cinder.api.contrib.hosts [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:40.908503 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-volume-type-access {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.909090 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.909870 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-hosts {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.910521 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: extra_specs {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.910584 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.911214 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-availability-zone {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.911818 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.912045 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.912103 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-hosts {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.912539 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: consistencygroups {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.913530 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.913589 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-availability-zone {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.914523 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: cgsnapshots {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.914893 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.914953 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: consistencygroups {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.915468 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.915925 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-snapshot-manage {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.916314 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.916872 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: cgsnapshots {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.917361 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-volume-manage {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.917423 np0000179095 devstack@c-api.service[112771]: WARNING cinder.api.contrib.hosts [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:40.917754 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.918203 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.918404 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-snapshot-manage {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.918848 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: backups {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.919116 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.919687 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.919879 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-volume-manage {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.920127 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: extensions {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.920855 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: encryption {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.921180 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.921286 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: backups {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.921464 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: encryption {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.922434 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-volume-transfer {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.922725 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.923048 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: capabilities {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.923307 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: encryption {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.924012 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: scheduler-stats {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.924078 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.924855 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-volume-transfer {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.924915 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-quota-class-sets {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.925447 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: os-quota-sets {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.925510 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.926227 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-volume-type-access {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.926567 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: scheduler-stats {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.926912 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extended resource: qos-specs {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.927033 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.927853 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: extra_specs {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.928020 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: os-quota-sets {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.928367 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.929129 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.contrib.snapshot_actions [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] SnapshotActionsController initialized {{(pid=112769) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:40.929408 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-hosts {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.929469 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: extensions {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.929971 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.930056 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extended resource: qos-specs {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.930779 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-availability-zone {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.930841 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: encryption {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.931437 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.932117 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: consistencygroups {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.932191 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] SnapshotActionsController initialized {{(pid=112770) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:40.932350 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: capabilities {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.932761 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.932865 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.934095 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: cgsnapshots {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.934173 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.934359 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.935011 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-quota-class-sets {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.935443 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.935503 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-snapshot-manage {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.935732 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.936343 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-volume-type-access {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.936777 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.936943 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-volume-manage {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.937093 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.937974 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: extra_specs {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.938176 np0000179095 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.938426 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: backups {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.938479 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.939145 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.939257 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension TypesManage extending resource: types {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.939369 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.939479 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.939571 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-hosts {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.940056 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeActions extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.940114 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.940317 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.940438 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: encryption {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.940533 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension UsedLimits extending resource: limits {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.940533 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.940612 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.940746 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.940855 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension AdminActions extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.940948 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-availability-zone {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.941037 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension AdminActions extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.941086 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension AdminActions extending resource: backups {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.941208 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.941314 np0000179095 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.941409 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.941409 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-fb671b67-92f8-4fb5-8a3f-97a060d3efef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.942051 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-volume-transfer {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.942451 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.942505 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: consistencygroups {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.942595 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension TypesManage extending resource: types {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.942692 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.942790 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.942893 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeActions extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943049 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943246 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension UsedLimits extending resource: limits {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943362 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943460 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943561 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943657 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: scheduler-stats {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.943712 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension AdminActions extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943757 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension AdminActions extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943871 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension AdminActions extending resource: backups {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.943966 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.944091 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.944195 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-d7d6e7b5-285e-408b-a2e7-693f441de377 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.944419 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: cgsnapshots {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.945077 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: os-quota-sets {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.945849 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-snapshot-manage {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.946573 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extended resource: qos-specs {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.947326 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-volume-manage {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.948697 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.contrib.snapshot_actions [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] SnapshotActionsController initialized {{(pid=112768) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:40.948763 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: backups {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.949175 np0000179095 devstack@c-api.service[112769]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb07baa3668 pid: 112769 (default app) Jun 09 04:05:40.949478 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.950814 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: encryption {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.950875 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.951972 np0000179095 devstack@c-api.service[112770]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb07baa3668 pid: 112770 (default app) Jun 09 04:05:40.952355 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.952415 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-volume-transfer {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.954054 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: scheduler-stats {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.954267 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.955503 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: os-quota-sets {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.955664 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.956963 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extended resource: qos-specs {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:40.957035 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.957262 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.957262 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.957262 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.957262 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.957519 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.957519 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.957519 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.957519 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.957829 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.957829 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.957829 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.957829 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.957829 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.957829 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.958399 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.958399 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.958399 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.958399 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.958399 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.958780 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.958780 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.958780 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.958780 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.958780 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.959385 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.959385 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.959385 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.959385 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.959689 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.959689 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.959689 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.959689 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.959689 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960067 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960067 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960067 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960067 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960067 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960404 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960404 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960404 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960404 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960404 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960404 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960805 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960805 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960805 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960805 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.960805 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.960805 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.962408 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.962408 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.962408 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.962408 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.962408 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.962408 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.963314 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.963314 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.963314 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.963314 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.963314 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.964159 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.964159 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.964159 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.964159 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.964159 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.964849 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.964849 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.964849 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.964849 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.964849 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.964849 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.965768 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.965768 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.965768 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.965768 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.965768 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.965768 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.966667 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.966667 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.966667 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.966667 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.966667 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967044 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967044 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967044 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967044 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967044 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967391 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967391 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967391 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967391 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967679 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967679 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967679 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967679 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967965 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967965 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967965 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.967965 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.967965 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.968695 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.968695 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.968695 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.968695 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.968695 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969061 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969061 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969061 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969061 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969350 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969350 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969350 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969350 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969637 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969637 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969637 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969637 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969909 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969909 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.969909 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.969909 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.970216 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.970216 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.970216 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.970216 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.970478 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.970478 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.970632 np0000179095 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.970699 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.970699 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.970699 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.970699 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.970699 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.970699 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971115 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971115 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971115 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971115 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971115 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971476 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971476 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971476 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971476 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971476 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971476 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971476 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971927 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971927 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971927 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971927 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.971927 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.971927 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.972349 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.972349 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.972349 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.972349 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.972349 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.972349 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.972730 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.972730 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.972730 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.972730 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.972730 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.972730 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973176 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973176 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973176 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973176 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973316 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973316 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973316 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973316 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973666 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973666 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973666 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973666 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973942 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973942 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.973942 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:40.973942 np0000179095 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) Jun 09 04:05:40.974260 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.contrib.snapshot_actions [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] SnapshotActionsController initialized {{(pid=112771) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:40.974345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension TypesManage extending resource: types {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974345 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeActions extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974588 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.974643 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974695 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-3503b370-eb15-4860-974e-69e3d190b1a9 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:05:40.974762 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension UsedLimits extending resource: limits {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974762 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974762 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974762 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974762 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension AdminActions extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974762 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension AdminActions extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.974762 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension AdminActions extending resource: backups {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975140 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975220 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.975274 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975274 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-e88368a8-0f1d-4f64-8d8e-c2e90bc9d37a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975378 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.975429 np0000179095 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 956 bytes} [Tue Jun 9 04:05:40 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 09 04:05:40.975485 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.975485 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.975485 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.975485 np0000179095 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:40.975674 np0000179095 devstack@c-api.service[112768]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb07baa3668 pid: 112768 (default app) Jun 09 04:05:40.975741 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975741 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension TypesManage extending resource: types {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975741 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975741 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975741 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeActions extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975741 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.975741 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension UsedLimits extending resource: limits {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976229 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976229 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976229 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976229 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension AdminActions extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976229 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension AdminActions extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976229 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension AdminActions extending resource: backups {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976229 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976652 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.976652 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-987e24b6-0b64-4fae-8c4d-58c52441a621 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:40.980504 np0000179095 devstack@c-api.service[112771]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb07baa3668 pid: 112771 (default app) Jun 09 04:05:48.564113 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.564113 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.564113 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.564113 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.564113 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565105 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.565105 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565105 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.565105 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565105 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.565437 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565437 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.565437 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565437 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.565437 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565437 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.565805 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565805 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.565805 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.565805 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566079 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566079 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566079 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566079 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566324 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566324 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566324 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566324 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566563 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566563 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566563 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566563 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566563 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566899 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566899 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566899 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.566899 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.566899 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567226 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567226 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567226 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567226 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567226 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567226 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567589 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567589 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567589 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567589 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567589 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567589 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567956 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567956 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567956 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567956 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.567956 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.567956 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568310 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568310 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568310 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568310 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568310 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568594 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568594 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568594 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568594 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568594 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568862 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568862 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568862 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568862 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.568862 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.568862 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569266 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569266 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569266 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569266 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569266 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569266 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569579 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569579 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569579 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569579 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569579 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569863 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569863 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569863 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.569863 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.569863 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570161 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570161 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570161 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570161 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570411 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570411 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570411 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570411 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570639 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570639 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570639 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570639 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570639 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570924 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570924 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570924 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.570924 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.570924 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.571212 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.571212 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.571212 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.571212 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.571436 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.571436 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.571436 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.571436 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.571834 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.571834 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.571834 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.571834 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572109 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572109 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572109 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572109 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572339 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572339 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572339 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572339 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572562 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572562 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572562 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572562 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572562 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572838 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572838 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572838 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572838 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.572838 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.572838 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573072 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573072 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573072 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573072 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573072 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573259 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573259 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573259 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573259 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573259 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573259 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573462 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573462 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573462 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573462 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573462 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573462 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573666 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573666 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573666 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573666 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573666 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573666 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573868 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573868 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573868 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573868 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.573868 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.573868 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574104 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.574104 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574104 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.574104 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574247 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.574247 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574247 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.574247 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574247 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.574424 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574424 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.574424 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574424 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:48.574424 np0000179095 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) Jun 09 04:05:48.574424 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-a72e0469-162d-42eb-bbb2-5188ed736349 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:05:49.212292 np0000179095 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-a72e0469-162d-42eb-bbb2-5188ed736349 admin admin] POST https://199.204.45.162/volume/v3/types Jun 09 04:05:49.212958 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-a72e0469-162d-42eb-bbb2-5188ed736349 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:05:49.215287 np0000179095 devstack@c-api.service[112770]: /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 09 04:05:49.215287 np0000179095 devstack@c-api.service[112770]: warnings.warn( Jun 09 04:05:49.257499 np0000179095 devstack@c-api.service[112770]: DEBUG oslo_db.sqlalchemy.engines [None req-a72e0469-162d-42eb-bbb2-5188ed736349 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=112770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:49.302683 np0000179095 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-a72e0469-162d-42eb-bbb2-5188ed736349 admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 Jun 09 04:05:49.303277 np0000179095 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 1/2] 199.204.45.162 () {68 vars in 1288 bytes} [Tue Jun 9 04:05:48 2026] POST /volume/v3/types => generated 186 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:05:49.317709 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [req-a72e0469-162d-42eb-bbb2-5188ed736349 req-a6916834-7d40-4c34-ab7f-b029cce606da None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:05:49.743292 np0000179095 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [req-a72e0469-162d-42eb-bbb2-5188ed736349 req-a6916834-7d40-4c34-ab7f-b029cce606da admin admin] POST https://199.204.45.162/volume/v3/types/69bd6b65-57be-45aa-b85c-49e4515033a3/extra_specs Jun 09 04:05:49.743852 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [req-a72e0469-162d-42eb-bbb2-5188ed736349 req-a6916834-7d40-4c34-ab7f-b029cce606da admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:05:49.745693 np0000179095 devstack@c-api.service[112769]: /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 09 04:05:49.745693 np0000179095 devstack@c-api.service[112769]: warnings.warn( Jun 09 04:05:49.787954 np0000179095 devstack@c-api.service[112769]: DEBUG oslo_db.sqlalchemy.engines [req-a72e0469-162d-42eb-bbb2-5188ed736349 req-a6916834-7d40-4c34-ab7f-b029cce606da 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=112769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:49.868277 np0000179095 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [req-a72e0469-162d-42eb-bbb2-5188ed736349 req-a6916834-7d40-4c34-ab7f-b029cce606da admin admin] https://199.204.45.162/volume/v3/types/69bd6b65-57be-45aa-b85c-49e4515033a3/extra_specs returned with HTTP 200 Jun 09 04:05:49.869292 np0000179095 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 2/3] 199.204.45.162 () {70 vars in 1505 bytes} [Tue Jun 9 04:05:49 2026] POST /volume/v3/types/69bd6b65-57be-45aa-b85c-49e4515033a3/extra_specs => generated 55 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 04:05:50.848863 np0000179095 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=6 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:05:50.856287 np0000179095 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=6 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:05:59.300807 np0000179095 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:05:59.867645 np0000179095 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:08:57.893834 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.893834 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.894671 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.894671 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.894671 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.894671 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.894671 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895156 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.895156 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895156 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.895156 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895156 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.895156 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895616 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.895616 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895616 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.895616 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895616 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.895976 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895976 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.895976 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.895976 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.896412 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.896412 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.896412 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.896412 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.896863 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.896863 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.896863 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.896863 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.896863 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.897372 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.897372 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.897372 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.897372 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.897372 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.897745 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.897745 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.897745 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.897745 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.897745 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.897745 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.898266 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.898266 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.898266 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.898266 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.898266 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.898266 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.898717 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.898717 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.898717 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.898717 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.898717 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.898717 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.899242 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.899242 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.899242 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.899242 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.899242 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.899242 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.899705 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.899705 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.899705 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.899705 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.900617 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.900617 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.900617 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.900617 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.900617 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.900974 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.900974 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.900974 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.900974 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.900974 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.901393 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.901393 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.901393 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.901393 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.901393 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.901393 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.901775 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.901775 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.901775 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.901775 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.901775 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.902199 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.902199 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.902199 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.902199 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.902199 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.902551 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.902551 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.902551 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.902551 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.902913 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.902913 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.902913 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.902913 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.903313 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.903313 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.903313 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.903313 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.903313 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.903707 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.903707 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.903707 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.903707 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.903707 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904136 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904136 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904136 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904136 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904462 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904462 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904462 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904462 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904742 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904742 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904742 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904742 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904930 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904930 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.904930 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.904930 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905098 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905098 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905098 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905098 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905232 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905232 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905232 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905232 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905232 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905232 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905429 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905429 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905429 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905429 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905429 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905641 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905641 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905641 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905641 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905641 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905641 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905641 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905869 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905869 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905869 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905869 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.905869 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.905869 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906106 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906106 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906106 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906106 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906106 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906106 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906315 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906315 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906315 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906315 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906315 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906315 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906505 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906505 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906505 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906505 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906633 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906633 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906633 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906633 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906813 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906813 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906813 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906813 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906958 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906958 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906958 np0000179095 devstack@c-api.service[112768]: /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 09 04:08:57.906958 np0000179095 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) Jun 09 04:08:57.906958 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-0738f9c4-f0c6-4494-a110-04c3b70f9eab None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:57.906958 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-0738f9c4-f0c6-4494-a110-04c3b70f9eab None None] GET https://199.204.45.162/volume// Jun 09 04:08:57.907198 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-0738f9c4-f0c6-4494-a110-04c3b70f9eab None None] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:57.907198 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-0738f9c4-f0c6-4494-a110-04c3b70f9eab None None] Calling method 'all' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:57.907198 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-0738f9c4-f0c6-4494-a110-04c3b70f9eab None None] https://199.204.45.162/volume// returned with HTTP 300 Jun 09 04:08:57.907198 np0000179095 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 1/4] 199.204.45.162 () {66 vars in 1456 bytes} [Tue Jun 9 04:08:57 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 04:09:36.631926 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.631926 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.631926 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.631926 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.631926 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.632924 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.632924 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.632924 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.632924 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.632924 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.633260 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.633260 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.633260 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.633260 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.633260 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.633260 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.633660 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.633660 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.633660 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.633660 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.633910 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.633910 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.633910 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.633910 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.634186 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.634186 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.634186 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.634186 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.634431 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.634431 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.634431 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.634431 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.634431 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.634733 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.634733 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.634733 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.634733 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.634733 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635108 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635108 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635108 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635108 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635108 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635108 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635525 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635525 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635525 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635525 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635525 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635525 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635974 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635974 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635974 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635974 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.635974 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.635974 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636305 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636305 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636305 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636305 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636305 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636568 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636568 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636568 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636568 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636568 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636738 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636738 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636738 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636738 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636738 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636738 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636949 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636949 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636949 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636949 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.636949 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.636949 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637220 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637220 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637220 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637220 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637220 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637422 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637422 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637422 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637422 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637422 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637615 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637615 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637615 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637615 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637764 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637764 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637764 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637764 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637903 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637903 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637903 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.637903 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.637903 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638118 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638118 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638118 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638118 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638118 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638321 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638321 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638321 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638321 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638508 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638508 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638508 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638508 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638662 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638662 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638662 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638662 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638800 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638800 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638800 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638800 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638959 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638959 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.638959 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.638959 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639149 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639149 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639149 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639149 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639149 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639427 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639427 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639427 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639427 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639427 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639427 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639732 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639732 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639732 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639732 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639732 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639945 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639945 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639945 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639945 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.639945 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.639945 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640271 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640271 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640271 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640271 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640271 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640271 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640559 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640559 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640559 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640559 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640559 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640559 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640833 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640833 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640833 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640833 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.640833 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.640833 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641388 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.641388 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641388 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.641388 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641709 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.641709 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641709 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.641709 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641709 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.641956 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641956 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.641956 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641956 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:36.641956 np0000179095 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) Jun 09 04:09:36.641956 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-e2e1aa16-7c17-471e-a4fc-ca92bb164399 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:36.641956 np0000179095 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 1/5] 199.204.45.162 () {62 vars in 1068 bytes} [Tue Jun 9 04:09:36 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 04:09:36.674046 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-03fe901a-08c9-41fd-b0f1-7afce17ac8dc None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:36.684161 np0000179095 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 2/6] 199.204.45.162 () {64 vars in 1272 bytes} [Tue Jun 9 04:09:36 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 04:09:36.723491 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [req-03fe901a-08c9-41fd-b0f1-7afce17ac8dc req-67b2f5ae-eba4-4a04-a3e5-17a2679bd44b None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:36.728244 np0000179095 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [req-03fe901a-08c9-41fd-b0f1-7afce17ac8dc req-67b2f5ae-eba4-4a04-a3e5-17a2679bd44b demo demo] GET https://199.204.45.162/volume/v3/ Jun 09 04:09:36.728493 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [req-03fe901a-08c9-41fd-b0f1-7afce17ac8dc req-67b2f5ae-eba4-4a04-a3e5-17a2679bd44b demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:36.728760 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [req-03fe901a-08c9-41fd-b0f1-7afce17ac8dc req-67b2f5ae-eba4-4a04-a3e5-17a2679bd44b demo demo] Calling method 'version_select' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:36.729769 np0000179095 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [req-03fe901a-08c9-41fd-b0f1-7afce17ac8dc req-67b2f5ae-eba4-4a04-a3e5-17a2679bd44b demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jun 09 04:09:36.730216 np0000179095 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 3/7] 199.204.45.162 () {66 vars in 1346 bytes} [Tue Jun 9 04:09:36 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:36.777047 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-3565bc1d-d0f8-4db0-ae4c-15df8d9ea7d3 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:37.110219 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-3565bc1d-d0f8-4db0-ae4c-15df8d9ea7d3 demo demo] GET https://199.204.45.162/volume/v3/types/default Jun 09 04:09:37.110615 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-3565bc1d-d0f8-4db0-ae4c-15df8d9ea7d3 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:37.110852 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-3565bc1d-d0f8-4db0-ae4c-15df8d9ea7d3 demo demo] Calling method 'show' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:37.155859 np0000179095 devstack@c-api.service[112768]: DEBUG oslo_db.sqlalchemy.engines [None req-3565bc1d-d0f8-4db0-ae4c-15df8d9ea7d3 demo demo] 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=112768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:09:37.207432 np0000179095 devstack@c-api.service[112768]: /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 09 04:09:37.207432 np0000179095 devstack@c-api.service[112768]: warnings.warn( Jun 09 04:09:37.209742 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-3565bc1d-d0f8-4db0-ae4c-15df8d9ea7d3 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:37.210180 np0000179095 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 2/8] 199.204.45.162 () {64 vars in 1301 bytes} [Tue Jun 9 04:09:36 2026] GET /volume/v3/types/default => generated 145 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:37.327046 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-2853d361-8518-48f0-a78f-900e6ecdf412 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:37.654969 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-2853d361-8518-48f0-a78f-900e6ecdf412 demo demo] GET https://199.204.45.162/volume/v3/types Jun 09 04:09:37.655452 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-2853d361-8518-48f0-a78f-900e6ecdf412 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:37.655544 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-2853d361-8518-48f0-a78f-900e6ecdf412 demo demo] Calling method 'index' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:37.656016 np0000179095 devstack@c-api.service[112771]: /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 09 04:09:37.656016 np0000179095 devstack@c-api.service[112771]: warnings.warn( Jun 09 04:09:37.656623 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-2853d361-8518-48f0-a78f-900e6ecdf412 demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 04:09:37.700098 np0000179095 devstack@c-api.service[112771]: DEBUG oslo_db.sqlalchemy.engines [None req-2853d361-8518-48f0-a78f-900e6ecdf412 demo demo] 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=112771) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:09:37.720827 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-2853d361-8518-48f0-a78f-900e6ecdf412 demo demo] https://199.204.45.162/volume/v3/types returned with HTTP 200 Jun 09 04:09:37.721273 np0000179095 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 2/9] 199.204.45.162 () {64 vars in 1290 bytes} [Tue Jun 9 04:09:37 2026] GET /volume/v3/types => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:38.152167 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-221217bb-5801-46ec-a06b-16c81bcf55c0 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:38.153876 np0000179095 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 3/10] 199.204.45.162 () {62 vars in 1068 bytes} [Tue Jun 9 04:09:38 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 04:09:38.197862 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-c3a64077-f407-42cd-bf22-4560349ba866 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:38.207311 np0000179095 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 4/11] 199.204.45.162 () {64 vars in 1272 bytes} [Tue Jun 9 04:09:38 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 04:09:38.249980 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [req-c3a64077-f407-42cd-bf22-4560349ba866 req-96cd9351-1d09-4373-8bcc-655a7253475b None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:38.253507 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-c3a64077-f407-42cd-bf22-4560349ba866 req-96cd9351-1d09-4373-8bcc-655a7253475b demo demo] GET https://199.204.45.162/volume/v3/ Jun 09 04:09:38.253783 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-c3a64077-f407-42cd-bf22-4560349ba866 req-96cd9351-1d09-4373-8bcc-655a7253475b demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:38.254130 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-c3a64077-f407-42cd-bf22-4560349ba866 req-96cd9351-1d09-4373-8bcc-655a7253475b demo demo] Calling method 'version_select' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:38.254905 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-c3a64077-f407-42cd-bf22-4560349ba866 req-96cd9351-1d09-4373-8bcc-655a7253475b demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jun 09 04:09:38.255465 np0000179095 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 3/12] 199.204.45.162 () {66 vars in 1346 bytes} [Tue Jun 9 04:09:38 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:38.299164 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-acc9cf18-cf78-4720-a63d-5b6dcf71b840 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:38.301549 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-acc9cf18-cf78-4720-a63d-5b6dcf71b840 demo demo] GET https://199.204.45.162/volume/v3/types/default Jun 09 04:09:38.301681 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-acc9cf18-cf78-4720-a63d-5b6dcf71b840 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:38.301951 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-acc9cf18-cf78-4720-a63d-5b6dcf71b840 demo demo] Calling method 'show' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:38.317968 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-acc9cf18-cf78-4720-a63d-5b6dcf71b840 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:38.318398 np0000179095 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 3/13] 199.204.45.162 () {64 vars in 1301 bytes} [Tue Jun 9 04:09:38 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:39.024446 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-8d676636-86d7-4314-88d5-155bf76f03ff None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.025886 np0000179095 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 4/14] 199.204.45.162 () {62 vars in 1068 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 04:09:39.059579 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-998b16cc-7984-4c59-82c1-e0e5432aae84 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.063141 np0000179095 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 5/15] 199.204.45.162 () {64 vars in 1272 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 04:09:39.096135 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [req-998b16cc-7984-4c59-82c1-e0e5432aae84 req-7a6ec75b-560e-40a0-b653-b13270d827c4 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.099909 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-998b16cc-7984-4c59-82c1-e0e5432aae84 req-7a6ec75b-560e-40a0-b653-b13270d827c4 demo demo] GET https://199.204.45.162/volume/v3/ Jun 09 04:09:39.100303 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-998b16cc-7984-4c59-82c1-e0e5432aae84 req-7a6ec75b-560e-40a0-b653-b13270d827c4 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:39.100800 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-998b16cc-7984-4c59-82c1-e0e5432aae84 req-7a6ec75b-560e-40a0-b653-b13270d827c4 demo demo] Calling method 'version_select' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:39.101496 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-998b16cc-7984-4c59-82c1-e0e5432aae84 req-7a6ec75b-560e-40a0-b653-b13270d827c4 demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jun 09 04:09:39.101963 np0000179095 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 4/16] 199.204.45.162 () {66 vars in 1346 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:39.147151 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-641db297-6bc2-4894-944d-a487b6599c36 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.149641 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-641db297-6bc2-4894-944d-a487b6599c36 demo demo] GET https://199.204.45.162/volume/v3/types/default Jun 09 04:09:39.149923 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-641db297-6bc2-4894-944d-a487b6599c36 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:39.150179 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-641db297-6bc2-4894-944d-a487b6599c36 demo demo] Calling method 'show' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:39.160239 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-641db297-6bc2-4894-944d-a487b6599c36 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:39.160713 np0000179095 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 4/17] 199.204.45.162 () {64 vars in 1301 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:39.199603 np0000179095 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-9f372957-01ba-46e4-883f-4a69f18f01ee None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.201203 np0000179095 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 5/18] 199.204.45.162 () {62 vars in 1068 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 04:09:39.241706 np0000179095 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-73b8e396-fdf0-4dcc-b914-247819389a31 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.245943 np0000179095 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 6/19] 199.204.45.162 () {64 vars in 1272 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 04:09:39.282118 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [req-73b8e396-fdf0-4dcc-b914-247819389a31 req-3722bc87-91c1-439b-949a-4447dcba726c None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.285677 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-73b8e396-fdf0-4dcc-b914-247819389a31 req-3722bc87-91c1-439b-949a-4447dcba726c demo demo] GET https://199.204.45.162/volume/v3/ Jun 09 04:09:39.286028 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-73b8e396-fdf0-4dcc-b914-247819389a31 req-3722bc87-91c1-439b-949a-4447dcba726c demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:39.286279 np0000179095 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-73b8e396-fdf0-4dcc-b914-247819389a31 req-3722bc87-91c1-439b-949a-4447dcba726c demo demo] Calling method 'version_select' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:39.286832 np0000179095 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-73b8e396-fdf0-4dcc-b914-247819389a31 req-3722bc87-91c1-439b-949a-4447dcba726c demo demo] https://199.204.45.162/volume/v3/ returned with HTTP 200 Jun 09 04:09:39.287320 np0000179095 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 5/20] 199.204.45.162 () {66 vars in 1346 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:39.333868 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-54072bfe-0467-4ccc-bc59-ea1fdc248fab None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:39.336300 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-54072bfe-0467-4ccc-bc59-ea1fdc248fab demo demo] GET https://199.204.45.162/volume/v3/types/default Jun 09 04:09:39.336545 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-54072bfe-0467-4ccc-bc59-ea1fdc248fab demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:39.336859 np0000179095 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-54072bfe-0467-4ccc-bc59-ea1fdc248fab demo demo] Calling method 'show' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:39.347726 np0000179095 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-54072bfe-0467-4ccc-bc59-ea1fdc248fab demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:39.348278 np0000179095 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 5/21] 199.204.45.162 () {64 vars in 1301 bytes} [Tue Jun 9 04:09:39 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:47.171615 np0000179095 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=2 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}