Jun 29 04:29:12.214775 np0000183324 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:29:12.220101 np0000183324 devstack@c-api.service[112922]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:29:12 2026] *** Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: nodename: np0000183324 Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: machine: x86_64 Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: clock source: unix Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: pcre jit disabled Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: detected number of CPU cores: 16 Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: current working directory: / Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: your processes number limit is 256917 Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: your memory page size is 4096 bytes Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: detected max file descriptor number: 2048 Jun 29 04:29:12.222344 np0000183324 devstack@c-api.service[112922]: lock engine: pthread robust mutexes Jun 29 04:29:12.223058 np0000183324 devstack@c-api.service[112922]: thunder lock: enabled Jun 29 04:29:12.223058 np0000183324 devstack@c-api.service[112922]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:29:12.223058 np0000183324 devstack@c-api.service[112922]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:29:12.223058 np0000183324 devstack@c-api.service[112922]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:29:12.223058 np0000183324 devstack@c-api.service[112922]: Set PythonHome to /opt/stack/data/venv Jun 29 04:29:12.258812 np0000183324 devstack@c-api.service[112922]: Python main interpreter initialized at 0x7b3ca24a3668 Jun 29 04:29:12.258812 np0000183324 devstack@c-api.service[112922]: python threads support enabled Jun 29 04:29:12.258812 np0000183324 devstack@c-api.service[112922]: your server socket listen backlog is limited to 100 connections Jun 29 04:29:12.258812 np0000183324 devstack@c-api.service[112922]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:29:12.259325 np0000183324 devstack@c-api.service[112922]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:29:12.259454 np0000183324 devstack@c-api.service[112922]: *** Operational MODE: preforking *** Jun 29 04:29:12.259609 np0000183324 devstack@c-api.service[112922]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:29:12.259609 np0000183324 devstack@c-api.service[112922]: spawned uWSGI master process (pid: 112922) Jun 29 04:29:12.259762 np0000183324 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:29:12.260377 np0000183324 devstack@c-api.service[112922]: spawned uWSGI worker 1 (pid: 112931, cores: 1) Jun 29 04:29:12.260926 np0000183324 devstack@c-api.service[112922]: spawned uWSGI worker 2 (pid: 112932, cores: 1) Jun 29 04:29:12.261418 np0000183324 devstack@c-api.service[112922]: spawned uWSGI worker 3 (pid: 112933, cores: 1) Jun 29 04:29:12.263859 np0000183324 devstack@c-api.service[112922]: spawned uWSGI worker 4 (pid: 112934, cores: 1) Jun 29 04:29:12.263859 np0000183324 devstack@c-api.service[112922]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:29:12.381920 np0000183324 devstack@c-api.service[112931]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:12.381920 np0000183324 devstack@c-api.service[112931]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:12.381920 np0000183324 devstack@c-api.service[112931]: we strongly recommend against using it for new projects. Jun 29 04:29:12.381920 np0000183324 devstack@c-api.service[112931]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:12.381920 np0000183324 devstack@c-api.service[112931]: framework. For more detail see Jun 29 04:29:12.381920 np0000183324 devstack@c-api.service[112931]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:12.381920 np0000183324 devstack@c-api.service[112931]: import eventlet # noqa Jun 29 04:29:12.387667 np0000183324 devstack@c-api.service[112933]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:12.387667 np0000183324 devstack@c-api.service[112933]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:12.387667 np0000183324 devstack@c-api.service[112933]: we strongly recommend against using it for new projects. Jun 29 04:29:12.387667 np0000183324 devstack@c-api.service[112933]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:12.387667 np0000183324 devstack@c-api.service[112933]: framework. For more detail see Jun 29 04:29:12.387667 np0000183324 devstack@c-api.service[112933]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:12.387667 np0000183324 devstack@c-api.service[112933]: import eventlet # noqa Jun 29 04:29:12.388453 np0000183324 devstack@c-api.service[112932]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:12.388453 np0000183324 devstack@c-api.service[112932]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:12.388453 np0000183324 devstack@c-api.service[112932]: we strongly recommend against using it for new projects. Jun 29 04:29:12.388453 np0000183324 devstack@c-api.service[112932]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:12.388453 np0000183324 devstack@c-api.service[112932]: framework. For more detail see Jun 29 04:29:12.388453 np0000183324 devstack@c-api.service[112932]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:12.388453 np0000183324 devstack@c-api.service[112932]: import eventlet # noqa Jun 29 04:29:12.413170 np0000183324 devstack@c-api.service[112934]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:12.413170 np0000183324 devstack@c-api.service[112934]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:12.413170 np0000183324 devstack@c-api.service[112934]: we strongly recommend against using it for new projects. Jun 29 04:29:12.413170 np0000183324 devstack@c-api.service[112934]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:12.413170 np0000183324 devstack@c-api.service[112934]: framework. For more detail see Jun 29 04:29:12.413170 np0000183324 devstack@c-api.service[112934]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:12.413170 np0000183324 devstack@c-api.service[112934]: import eventlet # noqa Jun 29 04:29:12.466890 np0000183324 devstack@c-api.service[112931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:12.466890 np0000183324 devstack@c-api.service[112931]: warnings.warn( Jun 29 04:29:12.471399 np0000183324 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:12.471399 np0000183324 devstack@c-api.service[112932]: warnings.warn( Jun 29 04:29:12.474221 np0000183324 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:12.474221 np0000183324 devstack@c-api.service[112933]: warnings.warn( Jun 29 04:29:12.498236 np0000183324 devstack@c-api.service[112934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:12.498236 np0000183324 devstack@c-api.service[112934]: warnings.warn( Jun 29 04:29:12.546482 np0000183324 devstack@c-api.service[112931]: /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 29 04:29:12.546482 np0000183324 devstack@c-api.service[112931]: from cgi import parse_header Jun 29 04:29:12.548095 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:12.548095 np0000183324 devstack@c-api.service[112932]: from cgi import parse_header Jun 29 04:29:12.549162 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:12.549162 np0000183324 devstack@c-api.service[112933]: from cgi import parse_header Jun 29 04:29:12.572159 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:12.572159 np0000183324 devstack@c-api.service[112934]: from cgi import parse_header Jun 29 04:29:12.595066 np0000183324 devstack@c-api.service[112931]: /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 29 04:29:12.595066 np0000183324 devstack@c-api.service[112931]: removals.removed_module( Jun 29 04:29:12.596097 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:12.596097 np0000183324 devstack@c-api.service[112932]: removals.removed_module( Jun 29 04:29:12.596433 np0000183324 devstack@c-api.service[112931]: /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 29 04:29:12.596433 np0000183324 devstack@c-api.service[112931]: removals.removed_module( Jun 29 04:29:12.597495 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:12.597495 np0000183324 devstack@c-api.service[112932]: removals.removed_module( Jun 29 04:29:12.597601 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:12.597601 np0000183324 devstack@c-api.service[112933]: removals.removed_module( Jun 29 04:29:12.598971 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:12.598971 np0000183324 devstack@c-api.service[112933]: removals.removed_module( Jun 29 04:29:12.620105 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:12.620105 np0000183324 devstack@c-api.service[112934]: removals.removed_module( Jun 29 04:29:12.621519 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:12.621519 np0000183324 devstack@c-api.service[112934]: removals.removed_module( Jun 29 04:29:13.355781 np0000183324 devstack@c-api.service[112931]: /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 29 04:29:13.355781 np0000183324 devstack@c-api.service[112931]: warnings.warn( Jun 29 04:29:13.359779 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:13.359779 np0000183324 devstack@c-api.service[112932]: warnings.warn( Jun 29 04:29:13.371151 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:13.371151 np0000183324 devstack@c-api.service[112934]: warnings.warn( Jun 29 04:29:13.406976 np0000183324 devstack@c-api.service[112931]: /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 29 04:29:13.406976 np0000183324 devstack@c-api.service[112931]: warnings.warn( Jun 29 04:29:13.410993 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:13.410993 np0000183324 devstack@c-api.service[112932]: warnings.warn( Jun 29 04:29:13.419020 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:13.419020 np0000183324 devstack@c-api.service[112933]: warnings.warn( Jun 29 04:29:13.420510 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:13.420510 np0000183324 devstack@c-api.service[112934]: warnings.warn( Jun 29 04:29:13.468890 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:13.468890 np0000183324 devstack@c-api.service[112933]: warnings.warn( Jun 29 04:29:13.608521 np0000183324 devstack@c-api.service[112932]: 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 29 04:29:13.608677 np0000183324 devstack@c-api.service[112932]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112932) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:13.609290 np0000183324 devstack@c-api.service[112931]: 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 29 04:29:13.609477 np0000183324 devstack@c-api.service[112931]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112931) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:13.609898 np0000183324 devstack@c-api.service[112934]: 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 29 04:29:13.609898 np0000183324 devstack@c-api.service[112934]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112934) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:13.653444 np0000183324 devstack@c-api.service[112933]: 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 29 04:29:13.653580 np0000183324 devstack@c-api.service[112933]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112933) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:13.693937 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:13.693937 np0000183324 devstack@c-api.service[112932]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:13.694233 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:13.694233 np0000183324 devstack@c-api.service[112934]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:13.694347 np0000183324 devstack@c-api.service[112931]: /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 29 04:29:13.694347 np0000183324 devstack@c-api.service[112931]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:13.715756 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:13.715756 np0000183324 devstack@c-api.service[112933]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:14.152744 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112934) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:14.152909 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112933) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:14.152965 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112931) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:14.153084 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112932) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:14.153218 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153218 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.153329 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153387 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153443 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.153500 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153556 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.153613 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153674 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153746 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153806 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.153806 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.153908 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.153908 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.153908 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.154073 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.154138 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.154224 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.154284 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.154357 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.154417 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.154472 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.154536 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.154601 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.154658 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.154715 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.154772 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.154827 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.154882 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.154882 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.155011 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.155067 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.155123 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.155188 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.155188 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.155188 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.155188 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.155188 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.155188 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.155188 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.156802 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.156874 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.156932 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.156990 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.156990 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.157091 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.157150 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.157247 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.157332 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.157399 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.157465 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.157533 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.157533 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.157633 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.157697 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.157772 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.157772 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.157772 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.157772 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.157772 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.158019 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.158075 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.158131 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.158131 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.158131 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.158131 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.158131 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.158131 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.163335 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.163404 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.163463 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.163537 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.163537 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.163645 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.163711 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.163767 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.163825 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.163825 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.163825 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.163975 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.163975 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.164095 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.164152 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.164152 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.164280 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.164339 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.164396 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.164452 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.164507 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.164576 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.164647 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.164702 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.164757 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.164812 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.164812 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.164812 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.165084 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.165160 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.165160 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.165287 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.165287 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.165410 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.165469 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.165528 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.165593 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.165651 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.165714 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.165773 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.165826 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.165866 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.165913 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.165954 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.165994 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.166032 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.166071 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.166115 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.166154 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.166214 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.166256 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.166303 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.166352 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.166393 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.166452 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.166496 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.166535 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.166580 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.166618 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.166662 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.166715 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.166763 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.166806 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.166847 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.166887 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.166927 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.166967 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.167006 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.167044 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.167082 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.167125 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.167176 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.167313 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.167358 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.167398 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.167438 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.167476 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.167515 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.167515 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.167591 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.167636 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.167636 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.167636 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.167636 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.167786 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.167786 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.167866 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.167910 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.167948 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.167986 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.167986 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.168061 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.168101 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.168145 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.168187 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.168287 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.168327 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.168366 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.168405 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.168456 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.168502 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.168542 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.168581 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.168620 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.168620 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.168693 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.168737 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.168777 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.168777 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.168777 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.168777 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.168777 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.169067 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.169121 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.169163 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.169218 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.169261 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.169300 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.169340 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.169391 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.169432 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.169472 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.169516 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.169555 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.169594 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.169634 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.169680 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.169718 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.169757 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.169802 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.169844 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.169885 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.169922 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.169960 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.170000 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.170043 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.170082 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.170119 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.170168 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.170168 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.170920 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.170965 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.171042 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.171099 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.171155 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.171220 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.171334 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.171547 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.171610 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.171657 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.171731 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.171775 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.171814 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.171853 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.171893 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.171952 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.171996 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.172036 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.172075 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.172118 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.172160 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.172212 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.172262 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.172309 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.172348 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.172392 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.172431 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.172470 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.172510 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.172554 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.172594 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.172633 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.172679 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.172723 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.172767 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.172807 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.172855 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.172894 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.172933 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.172971 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.173007 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.173045 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.173090 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.173135 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.173173 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.173236 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.173275 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.173314 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.173352 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.173396 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.173434 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.173478 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.173517 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.173517 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.173517 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.173517 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.174204 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.174263 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.174315 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.174356 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.174392 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.174443 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.174486 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.174524 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.174559 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.174597 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.174646 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.174690 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.174690 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.174690 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.174807 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.174807 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.174807 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.174889 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.174916 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.174945 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.174973 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.175000 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.175000 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.175053 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.175086 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.175113 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.175142 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.175169 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.179374 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.179426 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.179488 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.179547 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.179602 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.179642 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.179677 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.179709 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.179741 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.179770 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.179802 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.179831 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.179859 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.179886 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.179918 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.180025 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.180057 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.180085 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.180114 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.180114 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.180114 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.180187 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.180281 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.180343 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.180404 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.180464 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.180521 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.180550 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.180583 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.180612 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.180655 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.180714 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.180771 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.180800 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.180837 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.180864 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.180902 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.180930 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.180957 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.180988 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.181020 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.181051 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.181081 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.181114 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.181146 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.181179 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.181226 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.181263 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.181295 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.181327 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.181359 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.181388 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.181388 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.181388 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.181476 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.181504 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.182284 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.182334 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.182393 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.182438 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.182468 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.182501 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.182534 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.182562 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.182587 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.182613 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.182643 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.182671 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.182722 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.182756 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.182785 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.182814 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.182851 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.182903 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.182949 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.182991 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.183029 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.183073 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.183118 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.183157 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.183216 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.183285 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.183285 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.183359 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.185428 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.185485 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.185540 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.185591 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.185648 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.185689 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.185728 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.185774 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.185812 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.185861 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.185907 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.185907 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.185987 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.186032 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.186071 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.186111 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.186150 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.186188 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.186261 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.186302 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.186341 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.186380 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.186422 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.186461 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.186500 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.186500 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.186500 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.186500 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.187884 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.187934 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.188007 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.188061 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.188118 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.188159 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.188214 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.188254 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.188294 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.188347 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.188388 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.188443 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.188490 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.188528 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.188567 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.188606 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.188646 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.188684 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.188722 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.188768 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.188807 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.188846 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.188888 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.188927 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.188965 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.189018 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.189058 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.189099 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.189144 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.189184 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.189247 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.189291 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.189331 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.189370 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.189411 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.189451 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.189489 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.189530 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.189576 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.189614 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.189653 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.189691 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.189733 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.189772 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.189810 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.189846 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.189883 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.189928 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.189966 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.190005 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.190049 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.190087 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.190132 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.190171 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.190224 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.190263 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.190301 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.190354 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.190393 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.190432 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.190471 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.190508 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.190553 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.190593 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.190631 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.190674 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.190713 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.190762 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.190806 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.190844 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.190882 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.190921 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.190959 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.190997 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.191047 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.191091 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.191136 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.191174 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.191303 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.191348 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.191395 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.191429 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.191469 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.191469 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.191543 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.191543 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.191543 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.191543 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.191684 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.191726 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.191765 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.191804 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.191842 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.191881 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.191925 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.191925 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.191925 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.192031 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.192078 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.192119 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.192119 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.192188 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.192246 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.192287 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.192326 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.192364 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.192403 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.192443 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.192492 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.192542 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.192542 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.192542 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.192647 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.192647 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.192716 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.192757 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.192796 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.192840 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.192885 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.192926 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.192964 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.193005 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.193049 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.193090 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.193128 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.193171 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.193235 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.193277 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.193323 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.193362 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.193401 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.193441 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.193481 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.193524 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.193569 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.193615 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.193658 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.193704 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.193744 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.193785 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.193822 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.193865 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.193904 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.193942 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.193981 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.194019 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.194057 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.194105 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.194145 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.194210 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.194251 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.194297 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.194343 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.194387 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.194430 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.194470 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.194520 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.194560 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.194603 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.194643 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.194683 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.194721 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.194762 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.194800 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.194847 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.194900 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.194940 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.194978 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.195022 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.195061 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.195101 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.195139 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.195178 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.195238 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.195293 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.195335 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.195376 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.195419 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.195459 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.195497 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.195536 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.195574 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.195613 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.195651 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.195691 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.195735 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.195774 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.195819 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.195863 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.195902 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.195939 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.195978 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.196021 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.196061 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.196222 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.196267 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.196309 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.196309 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.196309 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.196414 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.196455 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.196500 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.196543 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.196587 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.196636 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.196676 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.196715 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.196752 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.196790 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.196829 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.196868 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.196906 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.196943 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.196943 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.197024 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.197063 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.197101 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.197145 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.197184 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.197235 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.197282 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.197282 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.197282 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.197282 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.197421 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.197421 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.197421 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.197421 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.197561 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.197601 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.197644 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.197725 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.197774 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.197815 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.197856 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.197900 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.197943 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.197981 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.198026 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.198064 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.198103 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.198148 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.198209 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.198250 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.198296 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.198340 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.198385 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.198428 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.198468 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.198468 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.198468 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.198468 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.198605 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.198605 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.198685 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.198725 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.198763 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.198801 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.198841 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.198880 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.198917 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.198962 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.199000 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.199040 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.199077 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.199115 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.199160 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.199160 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.199250 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.199329 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.199369 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.199424 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.199463 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.199502 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.199540 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.199578 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.199617 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.199655 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.199655 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.199655 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.202954 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.203007 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.203071 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.203128 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.203181 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.203239 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.203270 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.203316 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.203343 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.203375 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.203407 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.203436 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.203464 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.203492 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.203492 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.203539 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.203567 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.203595 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.203621 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.203651 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.203683 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.203715 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.203745 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.203776 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.203776 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.203776 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.203854 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.203854 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.204108 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.204167 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.204242 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.204303 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.204360 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.204394 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.204423 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.204454 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.204482 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.204509 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.204576 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.204613 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.204643 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.204670 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.204698 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.204727 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.204755 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.204784 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.204868 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.204977 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.205006 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.205038 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.205066 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.205094 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.205121 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.205121 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.205121 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.205209 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.205369 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.205429 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.205458 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.205493 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.205520 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.205551 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.205582 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.205610 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.205638 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.205666 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.205693 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.205724 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.205761 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.205793 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.205820 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.205848 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.205875 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.205904 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.205935 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.205964 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.205964 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.206013 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.206013 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.206072 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.206100 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.206100 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.206149 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.206179 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.207041 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.207107 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.207158 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.207239 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.207273 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.207311 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.207338 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.207371 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.207400 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.207427 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.207459 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.207487 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.207515 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.207549 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.207582 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.207613 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.207645 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.207672 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.207701 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.207729 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.207783 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.207814 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.207843 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.207885 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.207916 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.207943 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.207971 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.207999 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.208023 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.208052 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.208082 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.208107 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.208135 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.208252 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.208285 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.208309 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.208340 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.208367 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.208394 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.208418 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.208445 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.208472 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.208504 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.208533 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.208564 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.208589 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.208616 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.208644 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.208671 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.208696 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.208725 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.208753 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.208776 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.208803 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.208832 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.208832 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.208959 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.209018 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.209048 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.209075 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.209103 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.209132 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.209155 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.209183 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.209246 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.209277 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.209305 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.209329 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.209369 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.209403 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.209403 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.209467 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.209496 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.209526 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.209550 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.209578 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.209611 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.209639 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.209672 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.209696 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.209724 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.209749 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.209782 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.209807 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.211749 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.211816 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.211855 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.211913 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.211960 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.212007 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.212046 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.212090 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.212128 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.212167 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.212237 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.212279 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.212324 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.212364 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.212408 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.212455 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.212494 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.212538 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.212580 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.212580 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.212580 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.212680 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.212680 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.212680 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.212680 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.212829 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.212829 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.212829 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:14.213639 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.213684 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.213760 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.213831 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.213887 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.213935 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.214077 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.214123 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.214161 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.214161 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.214161 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.214298 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.214340 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.214380 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.214380 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.214447 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:14.214496 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.214536 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:14.214575 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.214617 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:14.214655 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.214694 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:14.214694 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:14.214694 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:14.260674 np0000183324 devstack@c-api.service[112934]: INFO dbcounter [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Registered counter for database cinder Jun 29 04:29:14.260838 np0000183324 devstack@c-api.service[112932]: INFO dbcounter [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Registered counter for database cinder Jun 29 04:29:14.260936 np0000183324 devstack@c-api.service[112931]: INFO dbcounter [None req-3415f870-7188-4117-9039-d34702875d26 None None] Registered counter for database cinder Jun 29 04:29:14.261078 np0000183324 devstack@c-api.service[112933]: INFO dbcounter [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Registered counter for database cinder Jun 29 04:29:14.303082 np0000183324 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.304052 np0000183324 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.305225 np0000183324 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.306156 np0000183324 devstack@c-api.service[112931]: DEBUG oslo_db.sqlalchemy.engines [None req-3415f870-7188-4117-9039-d34702875d26 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=112931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.415323 np0000183324 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writer thread running {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:14.416597 np0000183324 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writer thread running {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:14.417170 np0000183324 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writer thread running {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:14.417830 np0000183324 devstack@c-api.service[112932]: INFO cinder.rpc [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:14.419376 np0000183324 devstack@c-api.service[112934]: INFO cinder.rpc [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:14.419837 np0000183324 devstack@c-api.service[112933]: INFO cinder.rpc [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:14.420237 np0000183324 devstack@c-api.service[112932]: INFO cinder.rpc [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:14.422065 np0000183324 devstack@c-api.service[112934]: INFO cinder.rpc [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:14.422444 np0000183324 devstack@c-api.service[112933]: INFO cinder.rpc [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:14.422504 np0000183324 devstack@c-api.service[112932]: INFO cinder.rpc [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:14.424284 np0000183324 devstack@c-api.service[112932]: INFO cinder.rpc [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:14.424547 np0000183324 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writer thread running {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:14.424941 np0000183324 devstack@c-api.service[112933]: INFO cinder.rpc [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:14.425056 np0000183324 devstack@c-api.service[112934]: INFO cinder.rpc [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:14.425130 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.427148 np0000183324 devstack@c-api.service[112931]: INFO cinder.rpc [None req-3415f870-7188-4117-9039-d34702875d26 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:14.427263 np0000183324 devstack@c-api.service[112933]: INFO cinder.rpc [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:14.427351 np0000183324 devstack@c-api.service[112934]: INFO cinder.rpc [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:14.428069 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.428467 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.428548 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.429629 np0000183324 devstack@c-api.service[112931]: INFO cinder.rpc [None req-3415f870-7188-4117-9039-d34702875d26 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:14.431923 np0000183324 devstack@c-api.service[112931]: INFO cinder.rpc [None req-3415f870-7188-4117-9039-d34702875d26 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:14.432128 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.432215 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.433928 np0000183324 devstack@c-api.service[112931]: INFO cinder.rpc [None req-3415f870-7188-4117-9039-d34702875d26 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:14.434767 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.437704 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.460273 np0000183324 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.462267 np0000183324 devstack@c-api.service[112932]: INFO cinder.rpc [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:14.463317 np0000183324 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.463986 np0000183324 devstack@c-api.service[112932]: INFO cinder.rpc [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:14.464167 np0000183324 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.464900 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.465813 np0000183324 devstack@c-api.service[112934]: INFO cinder.rpc [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:14.466587 np0000183324 devstack@c-api.service[112933]: INFO cinder.rpc [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:14.468093 np0000183324 devstack@c-api.service[112934]: INFO cinder.rpc [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:14.468903 np0000183324 devstack@c-api.service[112933]: INFO cinder.rpc [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:14.469191 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.469284 np0000183324 devstack@c-api.service[112931]: DEBUG oslo_db.sqlalchemy.engines [None req-3415f870-7188-4117-9039-d34702875d26 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=112931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:14.470032 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.471422 np0000183324 devstack@c-api.service[112931]: INFO cinder.rpc [None req-3415f870-7188-4117-9039-d34702875d26 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:14.473286 np0000183324 devstack@c-api.service[112931]: INFO cinder.rpc [None req-3415f870-7188-4117-9039-d34702875d26 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:14.474092 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.475887 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.479059 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.480253 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.480618 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.482250 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.483381 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.483775 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.484447 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.486540 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.487246 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.487585 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.488012 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.490268 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.490923 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.491521 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.492011 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.493294 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.494577 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.495231 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.495862 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.496350 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.497560 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.498173 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.498855 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.499124 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.500617 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.501267 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.501822 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.502005 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.503425 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.503505 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.504116 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.504846 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.506153 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.506311 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.506989 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.507662 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.507778 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.508473 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.510440 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.510505 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.511157 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.511674 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.511989 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.514628 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.515031 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.515943 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.516796 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.517390 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.518971 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.519271 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.520105 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.520179 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.520455 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.521423 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.521824 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.522234 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.522987 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.523290 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.523421 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.523805 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.524463 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.524588 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.525231 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.525528 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.525832 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.526005 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.526589 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.527088 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.527304 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.527368 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.528086 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.528426 np0000183324 devstack@c-api.service[112932]: WARNING cinder.api.contrib.hosts [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:14.528554 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.528634 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: extensions {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.528711 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.529372 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.529913 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.529977 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: cgsnapshots {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.530073 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.530788 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.531334 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: qos-specs {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.531419 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.531478 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.532145 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.532453 np0000183324 devstack@c-api.service[112934]: WARNING cinder.api.contrib.hosts [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:14.532672 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: extensions {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.532928 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.533132 np0000183324 devstack@c-api.service[112933]: WARNING cinder.api.contrib.hosts [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:14.533369 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: extensions {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.533452 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: capabilities {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.534276 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: cgsnapshots {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.534344 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.534673 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: cgsnapshots {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.535558 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: backups {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.535623 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: qos-specs {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.535720 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.536046 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: qos-specs {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.536745 np0000183324 devstack@c-api.service[112931]: WARNING cinder.api.contrib.hosts [None req-3415f870-7188-4117-9039-d34702875d26 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:14.536959 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: extensions {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.537669 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-volume-type-access {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.537739 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: capabilities {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.538298 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: cgsnapshots {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.538652 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: capabilities {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.539307 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: encryption {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.539472 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: backups {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.539647 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: qos-specs {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.539932 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: backups {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.540795 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: consistencygroups {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.541530 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-volume-type-access {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.541727 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: capabilities {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.541908 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-volume-type-access {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.542738 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: extra_specs {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.543311 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: encryption {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.543509 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: backups {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.543575 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: encryption {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.544308 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: encryption {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.544820 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: consistencygroups {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.545005 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: consistencygroups {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.545700 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-volume-type-access {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.545871 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-volume-manage {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.546766 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: extra_specs {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.546935 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: extra_specs {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.547291 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-volume-transfer {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.547382 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: encryption {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.548342 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: encryption {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.548486 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: encryption {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.548822 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: consistencygroups {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.548887 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-availability-zone {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.549816 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-volume-manage {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.549956 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-volume-manage {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.550243 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-quota-sets {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.550777 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: extra_specs {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.551269 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-volume-transfer {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.551406 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-volume-transfer {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.551633 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-quota-class-sets {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.552352 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: encryption {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.552898 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-availability-zone {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.552983 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-snapshot-manage {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.553062 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-availability-zone {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.553847 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-volume-manage {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.554223 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-quota-sets {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.554329 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-quota-sets {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.554412 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: os-hosts {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.555308 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-volume-transfer {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.555586 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-quota-class-sets {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.555750 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-quota-class-sets {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.555840 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extended resource: scheduler-stats {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.556927 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-snapshot-manage {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.556998 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-availability-zone {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.557055 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-snapshot-manage {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.557968 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.558271 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-quota-sets {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.558354 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: os-hosts {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.558423 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: os-hosts {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.559403 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.559647 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-quota-class-sets {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.559730 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extended resource: scheduler-stats {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.559804 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extended resource: scheduler-stats {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.560296 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.contrib.snapshot_actions [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] SnapshotActionsController initialized {{(pid=112932) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:14.560964 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-snapshot-manage {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.561029 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.561916 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.561997 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.562372 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: os-hosts {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.562441 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.563284 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.563386 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.563759 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extended resource: scheduler-stats {{(pid=112931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:14.563841 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.564129 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] SnapshotActionsController initialized {{(pid=112933) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:14.564224 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.contrib.snapshot_actions [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] SnapshotActionsController initialized {{(pid=112934) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:14.564854 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.564962 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.565205 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.565848 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.566174 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.566337 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.566703 np0000183324 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.567214 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.567503 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.567587 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension UsedLimits extending resource: limits {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.567649 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.567732 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.567901 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.567991 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568051 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.contrib.snapshot_actions [None req-3415f870-7188-4117-9039-d34702875d26 None None] SnapshotActionsController initialized {{(pid=112931) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:14.568110 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeActions extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568295 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568379 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568503 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension TypesManage extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568613 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568735 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568797 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.568854 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension AdminActions extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.568921 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.568977 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension AdminActions extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.569035 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension AdminActions extending resource: backups {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.569092 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.569147 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.569256 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.569453 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-ecc3dc86-d26f-4608-81d3-b62891b118dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.570118 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.570352 np0000183324 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.570534 np0000183324 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.571153 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension UsedLimits extending resource: limits {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571278 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571341 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension UsedLimits extending resource: limits {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571442 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.571505 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571652 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571741 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571858 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeActions extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571920 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.571977 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572045 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572110 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572167 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeActions extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572249 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension TypesManage extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572310 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572383 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572441 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572499 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572556 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension TypesManage extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572620 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension AdminActions extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572679 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572744 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension AdminActions extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572801 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572868 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension AdminActions extending resource: backups {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572936 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension AdminActions extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.572992 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.573051 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.573106 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension AdminActions extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.573161 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.573251 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension AdminActions extending resource: backups {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.573311 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-7fa8b96f-7d88-4ccd-8737-7c374b50b09b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.573368 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.573368 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.573368 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-7ee85e7e-26ba-4c98-bfc3-a967a86518eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.574311 np0000183324 devstack@c-api.service[112931]: WARNING castellan.key_manager.migration [None req-3415f870-7188-4117-9039-d34702875d26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:14.575074 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension UsedLimits extending resource: limits {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.575202 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.575404 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.575516 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.575609 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeActions extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.575751 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.575853 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.575952 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension TypesManage extending resource: types {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576061 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576174 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576292 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension AdminActions extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576404 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension AdminActions extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576509 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension AdminActions extending resource: backups {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576615 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576714 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.576821 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.v3.router [None req-3415f870-7188-4117-9039-d34702875d26 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:14.577860 np0000183324 devstack@c-api.service[112932]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3ca24a3668 pid: 112932 (default app) Jun 29 04:29:14.580987 np0000183324 devstack@c-api.service[112933]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3ca24a3668 pid: 112933 (default app) Jun 29 04:29:14.581301 np0000183324 devstack@c-api.service[112934]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3ca24a3668 pid: 112934 (default app) Jun 29 04:29:14.585002 np0000183324 devstack@c-api.service[112931]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b3ca24a3668 pid: 112931 (default app) Jun 29 04:29:14.586258 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.586258 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.586258 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.586258 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.586601 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.586601 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.586601 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.586601 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.586887 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.586887 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.586887 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.586887 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.586887 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.586887 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.587362 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.587362 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.587362 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.587362 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.587362 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.587763 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.587763 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.587763 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.587763 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.587763 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.588121 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.588121 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.588121 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.588121 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.588429 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.588429 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.588429 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.588429 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.588429 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.588800 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.588800 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.588800 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.588800 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.588800 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589127 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589127 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589127 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589127 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589127 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589127 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589568 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589568 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589568 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589568 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589568 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589568 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589966 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589966 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589966 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589966 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.589966 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.589966 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.590400 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.590400 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.590400 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.590400 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.590400 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.590764 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.590764 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.590764 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.590764 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.590764 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.591109 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.591109 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.591109 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.591109 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.591109 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.591109 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.591544 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.591544 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.591544 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.591544 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.591544 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.591544 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.592055 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.592055 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.592055 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.592055 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.592055 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.592469 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.592469 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.592469 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.592469 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.592469 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.592798 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.592798 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.592798 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.592798 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593063 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593063 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593063 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593063 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593256 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593256 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593256 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593256 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593256 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593506 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593506 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593506 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593506 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593506 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593829 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593829 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593829 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593829 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593997 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593997 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.593997 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.593997 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594172 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594172 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594172 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594172 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594362 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594362 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594362 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594362 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594534 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594534 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594534 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594534 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594759 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594759 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594759 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594759 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594759 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594986 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594986 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594986 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594986 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.594986 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.594986 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595252 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595252 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595252 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595252 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595252 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595444 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595444 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595444 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595444 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595444 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595444 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595683 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595683 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595683 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595683 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595683 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595683 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595972 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595972 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595972 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595972 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.595972 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.595972 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596238 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596238 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596238 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596238 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596238 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596238 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596492 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596492 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596492 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596492 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596655 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596655 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596655 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596655 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596655 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596871 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596871 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596871 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596871 np0000183324 devstack@c-api.service[112932]: /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 29 04:29:14.596871 np0000183324 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) Jun 29 04:29:14.596871 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-a27be6f4-b113-48c6-89ec-38e54a638d60 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:14.596871 np0000183324 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 949 bytes} [Mon Jun 29 04:29:14 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:29:21.907946 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.907946 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.907946 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.907946 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.908771 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.908771 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.908771 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.908771 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909048 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909048 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909048 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909048 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909048 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909048 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909510 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909510 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909510 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909510 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909510 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909819 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909819 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909819 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.909819 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.909819 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910102 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910102 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910102 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910102 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910376 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910376 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910376 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910376 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910376 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910650 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910650 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910650 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910650 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910650 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910912 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910912 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910912 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910912 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.910912 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.910912 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911255 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911255 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911255 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911255 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911255 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911255 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911573 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911573 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911573 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911573 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911573 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911573 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911938 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911938 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911938 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.911938 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.911938 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912245 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912245 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912245 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912245 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912245 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912507 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912507 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912507 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912507 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912507 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912507 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912846 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912846 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912846 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912846 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.912846 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.912846 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.913157 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.913157 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.913157 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.913157 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.913157 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.913478 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.913478 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.913478 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.913478 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.913478 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.913783 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.913783 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.913783 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.913783 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914012 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914012 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914012 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914012 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914173 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914173 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914173 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914173 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914173 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914419 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914419 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914419 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914419 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914419 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914597 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914597 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914597 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914597 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914750 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914750 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914750 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914750 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914905 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914905 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.914905 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.914905 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915069 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915069 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915069 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915069 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915266 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915266 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915266 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915266 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915433 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915433 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915433 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915433 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915433 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915617 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915617 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915617 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915617 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915617 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915617 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915828 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915828 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915828 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.915828 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.915828 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916016 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916016 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916016 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916016 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916016 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916016 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916249 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916249 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916249 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916249 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916249 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916249 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916471 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916471 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916471 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916471 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916471 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916471 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916685 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916685 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916685 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916685 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.916685 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.916685 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917003 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.917003 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917003 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.917003 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917165 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.917165 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917165 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.917165 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917165 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.917378 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917378 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.917378 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917378 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:21.917378 np0000183324 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) Jun 29 04:29:21.917378 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-06e6b76c-e1d9-4758-8f0c-d136468aedbe None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:22.388466 np0000183324 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-06e6b76c-e1d9-4758-8f0c-d136468aedbe admin admin] POST https://199.204.45.89/volume/v3/types Jun 29 04:29:22.388979 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-06e6b76c-e1d9-4758-8f0c-d136468aedbe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:29:22.390678 np0000183324 devstack@c-api.service[112933]: /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 29 04:29:22.390678 np0000183324 devstack@c-api.service[112933]: warnings.warn( Jun 29 04:29:22.425565 np0000183324 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-06e6b76c-e1d9-4758-8f0c-d136468aedbe 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:22.453871 np0000183324 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-06e6b76c-e1d9-4758-8f0c-d136468aedbe admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jun 29 04:29:22.454285 np0000183324 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Mon Jun 29 04:29:21 2026] POST /volume/v3/types => generated 186 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:29:22.483479 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.483479 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.483996 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.483996 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.483996 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.483996 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.483996 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484349 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.484349 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484349 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.484349 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484349 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.484349 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484677 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.484677 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484677 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.484677 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484677 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.484942 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484942 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.484942 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.484942 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.485221 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.485221 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.485221 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.485221 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.485470 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.485470 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.485470 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.485470 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.485470 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.485754 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.485754 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.485754 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.485754 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.485754 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486035 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486035 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486035 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486035 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486035 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486035 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486393 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486393 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486393 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486393 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486393 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486393 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486727 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486727 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486727 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486727 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.486727 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.486727 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487052 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.487052 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487052 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.487052 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487052 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.487052 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487408 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.487408 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487408 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.487408 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487783 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.487783 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487783 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.487783 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.487783 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488118 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488118 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488118 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488118 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488118 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488417 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488417 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488417 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488417 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488417 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488417 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488709 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488709 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488709 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488709 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488709 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488989 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488989 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488989 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.488989 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.488989 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489206 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489206 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489206 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489206 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489320 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489320 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489320 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489320 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489423 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489423 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489423 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489423 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489423 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489552 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489552 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489552 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489552 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489552 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489675 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489675 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489675 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489675 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489772 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489772 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489772 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489772 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489872 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489872 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489872 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489872 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489976 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489976 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.489976 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.489976 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490077 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490077 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490077 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490077 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490176 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490176 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490176 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490176 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490176 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490176 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490339 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490339 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490339 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490339 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490339 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490472 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490472 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490472 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490472 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490472 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490472 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490472 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490648 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490648 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490648 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490648 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490648 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490648 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490796 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490796 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490796 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490796 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490796 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490796 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490948 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490948 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490948 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490948 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.490948 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.490948 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491100 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491100 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491100 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491100 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491223 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491223 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491223 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491223 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491335 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491335 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491335 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491335 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491441 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491441 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491441 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.491441 np0000183324 devstack@c-api.service[112934]: warnings.warn(deprecated_msg) Jun 29 04:29:22.491441 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [req-06e6b76c-e1d9-4758-8f0c-d136468aedbe req-04286135-aa18-4786-bcbf-c087a053adaf None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:22.811376 np0000183324 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [req-06e6b76c-e1d9-4758-8f0c-d136468aedbe req-04286135-aa18-4786-bcbf-c087a053adaf admin admin] POST https://199.204.45.89/volume/v3/types/d1226deb-c2a3-4c55-af94-509b3fe35acf/extra_specs Jun 29 04:29:22.811939 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [req-06e6b76c-e1d9-4758-8f0c-d136468aedbe req-04286135-aa18-4786-bcbf-c087a053adaf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:29:22.813667 np0000183324 devstack@c-api.service[112934]: /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 29 04:29:22.813667 np0000183324 devstack@c-api.service[112934]: warnings.warn( Jun 29 04:29:22.847107 np0000183324 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [req-06e6b76c-e1d9-4758-8f0c-d136468aedbe req-04286135-aa18-4786-bcbf-c087a053adaf 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:22.910936 np0000183324 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [req-06e6b76c-e1d9-4758-8f0c-d136468aedbe req-04286135-aa18-4786-bcbf-c087a053adaf admin admin] https://199.204.45.89/volume/v3/types/d1226deb-c2a3-4c55-af94-509b3fe35acf/extra_specs returned with HTTP 200 Jun 29 04:29:22.911536 np0000183324 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 1/3] 199.204.45.89 () {70 vars in 1498 bytes} [Mon Jun 29 04:29:22 2026] POST /volume/v3/types/d1226deb-c2a3-4c55-af94-509b3fe35acf/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:29:24.463792 np0000183324 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=6 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:29:24.473158 np0000183324 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=6 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:29:32.451768 np0000183324 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:29:32.909345 np0000183324 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:33:42.393555 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.393555 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.393555 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.393555 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.394862 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.394862 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.394862 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.394862 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.395179 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.395179 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.395179 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.395179 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.395179 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.395179 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.395957 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.395957 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.395957 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.395957 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.395957 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.396634 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.396634 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.396634 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.396634 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.396634 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.397243 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.397243 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.397243 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.397243 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.397581 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.397581 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.397581 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.397581 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.397581 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.397962 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.397962 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.397962 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.397962 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.397962 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.398348 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.398348 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.398348 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.398348 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.398348 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.398348 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.398974 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.398974 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.398974 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.398974 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.398974 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.398974 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.399447 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.399447 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.399447 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.399447 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.399447 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.399447 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.399860 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.399860 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.399860 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.399860 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.399860 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.400500 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.400500 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.400500 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.400500 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.400500 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.400979 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.400979 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.400979 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.400979 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.400979 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.400979 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.401670 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.401670 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.401670 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.401670 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.401670 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.401670 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.402596 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.402596 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.402596 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.402596 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.402596 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.403246 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.403246 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.403246 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.403246 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.403246 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.403622 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.403622 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.403622 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.403622 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.403946 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.403946 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.403946 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.403946 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.404273 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.404273 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.404273 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.404273 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.404273 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.404694 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.404694 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.404694 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.404694 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.404694 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.404933 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.404933 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.404933 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.404933 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.405393 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.405393 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.405393 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.405393 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.405718 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.405718 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.405718 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.405718 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.406093 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.406093 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.406093 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.406093 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.406470 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.406470 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.406470 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.406470 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.406887 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.406887 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.406887 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.406887 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.406887 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.407388 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.407388 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.407388 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.407388 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.407388 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.407388 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.407884 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.407884 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.407884 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.407884 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.407884 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.408351 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.408351 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.408351 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.408351 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.408351 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.408351 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.408812 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.408812 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.408812 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.408812 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.408812 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.408812 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.409436 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.409436 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.409436 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.409436 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.409436 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.409436 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.409929 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.409929 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.409929 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.409929 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.409929 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.409929 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.410469 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.410469 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.410469 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.410469 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.410828 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.410828 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.410828 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.410828 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.410828 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.411388 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.411388 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.411388 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.411388 np0000183324 devstack@c-api.service[112931]: /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 29 04:33:42.411388 np0000183324 devstack@c-api.service[112931]: warnings.warn(deprecated_msg) Jun 29 04:33:42.411388 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-fe3a84d8-8318-49db-baad-ce080f716e85 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:42.411388 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-fe3a84d8-8318-49db-baad-ce080f716e85 None None] GET https://199.204.45.89/volume// Jun 29 04:33:42.411937 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-fe3a84d8-8318-49db-baad-ce080f716e85 None None] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:42.411937 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-fe3a84d8-8318-49db-baad-ce080f716e85 None None] Calling method 'all' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:42.411937 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-fe3a84d8-8318-49db-baad-ce080f716e85 None None] https://199.204.45.89/volume// returned with HTTP 300 Jun 29 04:33:42.411937 np0000183324 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 1/4] 199.204.45.89 () {66 vars in 1449 bytes} [Mon Jun 29 04:33:42 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:34:20.844950 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-930ddbce-fcac-41a9-be7e-88057594ad68 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:20.846683 np0000183324 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 2/5] 199.204.45.89 () {62 vars in 1061 bytes} [Mon Jun 29 04:34:20 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:34:20.884949 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-7c524056-2a65-4bfa-a562-cb3ad0b3f89a None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:20.897518 np0000183324 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 2/6] 199.204.45.89 () {64 vars in 1265 bytes} [Mon Jun 29 04:34:20 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:34:20.936448 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [req-7c524056-2a65-4bfa-a562-cb3ad0b3f89a req-b9eae0af-4603-4f97-a870-741aadf56105 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:20.942413 np0000183324 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [req-7c524056-2a65-4bfa-a562-cb3ad0b3f89a req-b9eae0af-4603-4f97-a870-741aadf56105 demo demo] GET https://199.204.45.89/volume/v3/ Jun 29 04:34:20.942644 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [req-7c524056-2a65-4bfa-a562-cb3ad0b3f89a req-b9eae0af-4603-4f97-a870-741aadf56105 demo demo] Empty body provided in request {{(pid=112934) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:20.942888 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.openstack.wsgi [req-7c524056-2a65-4bfa-a562-cb3ad0b3f89a req-b9eae0af-4603-4f97-a870-741aadf56105 demo demo] Calling method 'version_select' {{(pid=112934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:20.944236 np0000183324 devstack@c-api.service[112934]: INFO cinder.api.openstack.wsgi [req-7c524056-2a65-4bfa-a562-cb3ad0b3f89a req-b9eae0af-4603-4f97-a870-741aadf56105 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 29 04:34:20.944729 np0000183324 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 2/7] 199.204.45.89 () {66 vars in 1339 bytes} [Mon Jun 29 04:34:20 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:20.983253 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [None req-6ad9ab64-9564-4c9a-8034-8912685b684c None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:21.335992 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6ad9ab64-9564-4c9a-8034-8912685b684c demo demo] GET https://199.204.45.89/volume/v3/types Jun 29 04:34:21.337499 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6ad9ab64-9564-4c9a-8034-8912685b684c demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:21.337499 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [None req-6ad9ab64-9564-4c9a-8034-8912685b684c demo demo] Calling method 'index' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:21.337499 np0000183324 devstack@c-api.service[112931]: /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 29 04:34:21.337499 np0000183324 devstack@c-api.service[112931]: warnings.warn( Jun 29 04:34:21.338037 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.api_utils [None req-6ad9ab64-9564-4c9a-8034-8912685b684c demo demo] Removing options '' from query. {{(pid=112931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:34:21.376426 np0000183324 devstack@c-api.service[112931]: DEBUG oslo_db.sqlalchemy.engines [None req-6ad9ab64-9564-4c9a-8034-8912685b684c 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=112931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:21.397043 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [None req-6ad9ab64-9564-4c9a-8034-8912685b684c demo demo] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jun 29 04:34:21.397501 np0000183324 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 2/8] 199.204.45.89 () {64 vars in 1283 bytes} [Mon Jun 29 04:34:20 2026] GET /volume/v3/types => generated 377 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:21.433974 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-e7895b74-3d39-4c32-b920-14559c01b97e None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:21.810563 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-e7895b74-3d39-4c32-b920-14559c01b97e demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 29 04:34:21.810939 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-e7895b74-3d39-4c32-b920-14559c01b97e demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:21.811149 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-e7895b74-3d39-4c32-b920-14559c01b97e demo demo] Calling method 'show' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:21.846109 np0000183324 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [None req-e7895b74-3d39-4c32-b920-14559c01b97e 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:21.864756 np0000183324 devstack@c-api.service[112932]: /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 29 04:34:21.864756 np0000183324 devstack@c-api.service[112932]: warnings.warn( Jun 29 04:34:21.866915 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-e7895b74-3d39-4c32-b920-14559c01b97e demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 29 04:34:21.867338 np0000183324 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 3/9] 199.204.45.89 () {64 vars in 1294 bytes} [Mon Jun 29 04:34:21 2026] GET /volume/v3/types/default => generated 145 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:22.378007 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-e42adcaf-ae31-4513-914a-da9a402d46c6 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:22.379947 np0000183324 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 3/10] 199.204.45.89 () {62 vars in 1061 bytes} [Mon Jun 29 04:34:22 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:34:22.415245 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-19aed56f-a9b3-4a50-846c-f383e4aee722 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:22.423480 np0000183324 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 3/11] 199.204.45.89 () {64 vars in 1265 bytes} [Mon Jun 29 04:34:22 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:34:22.458693 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [req-19aed56f-a9b3-4a50-846c-f383e4aee722 req-169be011-1ea2-4f10-9b0f-ab67f7d5b607 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:22.462279 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [req-19aed56f-a9b3-4a50-846c-f383e4aee722 req-169be011-1ea2-4f10-9b0f-ab67f7d5b607 demo demo] GET https://199.204.45.89/volume/v3/ Jun 29 04:34:22.462658 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [req-19aed56f-a9b3-4a50-846c-f383e4aee722 req-169be011-1ea2-4f10-9b0f-ab67f7d5b607 demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:22.463029 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [req-19aed56f-a9b3-4a50-846c-f383e4aee722 req-169be011-1ea2-4f10-9b0f-ab67f7d5b607 demo demo] Calling method 'version_select' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:22.464010 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [req-19aed56f-a9b3-4a50-846c-f383e4aee722 req-169be011-1ea2-4f10-9b0f-ab67f7d5b607 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 29 04:34:22.464549 np0000183324 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 3/12] 199.204.45.89 () {66 vars in 1339 bytes} [Mon Jun 29 04:34:22 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:22.505457 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-46847c12-445c-4a08-b845-72bcd62aa19b None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:22.509183 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-46847c12-445c-4a08-b845-72bcd62aa19b demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 29 04:34:22.509721 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-46847c12-445c-4a08-b845-72bcd62aa19b demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:22.510273 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-46847c12-445c-4a08-b845-72bcd62aa19b demo demo] Calling method 'show' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:22.519294 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-46847c12-445c-4a08-b845-72bcd62aa19b demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 29 04:34:22.519658 np0000183324 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 4/13] 199.204.45.89 () {64 vars in 1294 bytes} [Mon Jun 29 04:34:22 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:23.155817 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-9551537c-07ee-4fb1-b3c1-8ca9c61d97db None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.157167 np0000183324 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 4/14] 199.204.45.89 () {62 vars in 1061 bytes} [Mon Jun 29 04:34:23 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:34:23.192272 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-786ef4a8-701c-48cb-bae1-47842356c433 None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.195665 np0000183324 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 4/15] 199.204.45.89 () {64 vars in 1265 bytes} [Mon Jun 29 04:34:23 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:34:23.234149 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [req-786ef4a8-701c-48cb-bae1-47842356c433 req-f3adc142-41be-4785-b647-623c646c4188 None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.237416 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [req-786ef4a8-701c-48cb-bae1-47842356c433 req-f3adc142-41be-4785-b647-623c646c4188 demo demo] GET https://199.204.45.89/volume/v3/ Jun 29 04:34:23.238077 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [req-786ef4a8-701c-48cb-bae1-47842356c433 req-f3adc142-41be-4785-b647-623c646c4188 demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:23.238750 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [req-786ef4a8-701c-48cb-bae1-47842356c433 req-f3adc142-41be-4785-b647-623c646c4188 demo demo] Calling method 'version_select' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:23.239773 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [req-786ef4a8-701c-48cb-bae1-47842356c433 req-f3adc142-41be-4785-b647-623c646c4188 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 29 04:34:23.240713 np0000183324 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 4/16] 199.204.45.89 () {66 vars in 1339 bytes} [Mon Jun 29 04:34:23 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:23.282748 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-f9a04fa5-d0ba-4434-9a9f-b35c7acb9fb3 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.285507 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-f9a04fa5-d0ba-4434-9a9f-b35c7acb9fb3 demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 29 04:34:23.285720 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-f9a04fa5-d0ba-4434-9a9f-b35c7acb9fb3 demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:23.285963 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-f9a04fa5-d0ba-4434-9a9f-b35c7acb9fb3 demo demo] Calling method 'show' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:23.295219 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-f9a04fa5-d0ba-4434-9a9f-b35c7acb9fb3 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 29 04:34:23.295662 np0000183324 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 5/17] 199.204.45.89 () {64 vars in 1294 bytes} [Mon Jun 29 04:34:23 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 29 04:34:23.334549 np0000183324 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-09df2fd7-730a-4d24-8178-b024036c7f17 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.335929 np0000183324 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 5/18] 199.204.45.89 () {62 vars in 1061 bytes} [Mon Jun 29 04:34:23 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:34:23.370513 np0000183324 devstack@c-api.service[112934]: DEBUG cinder.api.middleware.request_id [None req-22e6510b-3aa1-4ee0-a79c-01e729923e7d None None] RequestId filter calling following filter/app {{(pid=112934) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.374544 np0000183324 devstack@c-api.service[112934]: [pid: 112934|app: 0|req: 5/19] 199.204.45.89 () {64 vars in 1265 bytes} [Mon Jun 29 04:34:23 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:34:23.409510 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.middleware.request_id [req-22e6510b-3aa1-4ee0-a79c-01e729923e7d req-0b44ec7d-b39b-4d30-ad1d-c0c5955fd66b None None] RequestId filter calling following filter/app {{(pid=112931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.412369 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [req-22e6510b-3aa1-4ee0-a79c-01e729923e7d req-0b44ec7d-b39b-4d30-ad1d-c0c5955fd66b demo demo] GET https://199.204.45.89/volume/v3/ Jun 29 04:34:23.412726 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [req-22e6510b-3aa1-4ee0-a79c-01e729923e7d req-0b44ec7d-b39b-4d30-ad1d-c0c5955fd66b demo demo] Empty body provided in request {{(pid=112931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:23.413102 np0000183324 devstack@c-api.service[112931]: DEBUG cinder.api.openstack.wsgi [req-22e6510b-3aa1-4ee0-a79c-01e729923e7d req-0b44ec7d-b39b-4d30-ad1d-c0c5955fd66b demo demo] Calling method 'version_select' {{(pid=112931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:23.413813 np0000183324 devstack@c-api.service[112931]: INFO cinder.api.openstack.wsgi [req-22e6510b-3aa1-4ee0-a79c-01e729923e7d req-0b44ec7d-b39b-4d30-ad1d-c0c5955fd66b demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 29 04:34:23.414517 np0000183324 devstack@c-api.service[112931]: [pid: 112931|app: 0|req: 5/20] 199.204.45.89 () {66 vars in 1339 bytes} [Mon Jun 29 04:34:23 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:23.458237 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [None req-eb95a249-4281-4edb-ab4f-9ff820768459 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:23.461008 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-eb95a249-4281-4edb-ab4f-9ff820768459 demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 29 04:34:23.461643 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-eb95a249-4281-4edb-ab4f-9ff820768459 demo demo] Empty body provided in request {{(pid=112932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:23.462273 np0000183324 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [None req-eb95a249-4281-4edb-ab4f-9ff820768459 demo demo] Calling method 'show' {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:23.471994 np0000183324 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [None req-eb95a249-4281-4edb-ab4f-9ff820768459 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 29 04:34:23.472591 np0000183324 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 6/21] 199.204.45.89 () {64 vars in 1294 bytes} [Mon Jun 29 04:34:23 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:31.390928 np0000183324 devstack@c-api.service[112931]: DEBUG dbcounter [-] [112931] Writing DB stats cinder:SELECT=1 {{(pid=112931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}