Jun 18 03:35:18.460817 np0000181856 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 03:35:18.468203 np0000181856 devstack@c-api.service[116562]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 03:35:18 2026] *** Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: nodename: np0000181856 Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: machine: x86_64 Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: clock source: unix Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: pcre jit disabled Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: detected number of CPU cores: 16 Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: current working directory: / Jun 18 03:35:18.471381 np0000181856 devstack@c-api.service[116562]: detected binary path: /usr/bin/uwsgi-core Jun 18 03:35:18.471707 np0000181856 devstack@c-api.service[116562]: your processes number limit is 256917 Jun 18 03:35:18.471707 np0000181856 devstack@c-api.service[116562]: your memory page size is 4096 bytes Jun 18 03:35:18.471707 np0000181856 devstack@c-api.service[116562]: detected max file descriptor number: 2048 Jun 18 03:35:18.471707 np0000181856 devstack@c-api.service[116562]: lock engine: pthread robust mutexes Jun 18 03:35:18.471707 np0000181856 devstack@c-api.service[116562]: thunder lock: enabled Jun 18 03:35:18.471816 np0000181856 devstack@c-api.service[116562]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 03:35:18.471816 np0000181856 devstack@c-api.service[116562]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 03:35:18.471875 np0000181856 devstack@c-api.service[116562]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 03:35:18.471875 np0000181856 devstack@c-api.service[116562]: Set PythonHome to /opt/stack/data/venv Jun 18 03:35:18.509726 np0000181856 devstack@c-api.service[116562]: Python main interpreter initialized at 0x7a8cc0ca3668 Jun 18 03:35:18.509726 np0000181856 devstack@c-api.service[116562]: python threads support enabled Jun 18 03:35:18.509726 np0000181856 devstack@c-api.service[116562]: your server socket listen backlog is limited to 100 connections Jun 18 03:35:18.509726 np0000181856 devstack@c-api.service[116562]: your mercy for graceful operations on workers is 80 seconds Jun 18 03:35:18.510261 np0000181856 devstack@c-api.service[116562]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 03:35:18.510398 np0000181856 devstack@c-api.service[116562]: *** Operational MODE: preforking *** Jun 18 03:35:18.510556 np0000181856 devstack@c-api.service[116562]: *** uWSGI is running in multiple interpreter mode *** Jun 18 03:35:18.510556 np0000181856 devstack@c-api.service[116562]: spawned uWSGI master process (pid: 116562) Jun 18 03:35:18.510763 np0000181856 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 03:35:18.511239 np0000181856 devstack@c-api.service[116562]: spawned uWSGI worker 1 (pid: 116563, cores: 1) Jun 18 03:35:18.511746 np0000181856 devstack@c-api.service[116562]: spawned uWSGI worker 2 (pid: 116564, cores: 1) Jun 18 03:35:18.512187 np0000181856 devstack@c-api.service[116562]: spawned uWSGI worker 3 (pid: 116565, cores: 1) Jun 18 03:35:18.512660 np0000181856 devstack@c-api.service[116562]: spawned uWSGI worker 4 (pid: 116566, cores: 1) Jun 18 03:35:18.512750 np0000181856 devstack@c-api.service[116562]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 03:35:18.640595 np0000181856 devstack@c-api.service[116563]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 03:35:18.640595 np0000181856 devstack@c-api.service[116563]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 03:35:18.640595 np0000181856 devstack@c-api.service[116563]: we strongly recommend against using it for new projects. Jun 18 03:35:18.640595 np0000181856 devstack@c-api.service[116563]: If you are already using Eventlet, we recommend migrating to a different Jun 18 03:35:18.640595 np0000181856 devstack@c-api.service[116563]: framework. For more detail see Jun 18 03:35:18.640595 np0000181856 devstack@c-api.service[116563]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 03:35:18.640595 np0000181856 devstack@c-api.service[116563]: import eventlet # noqa Jun 18 03:35:18.643424 np0000181856 devstack@c-api.service[116564]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 03:35:18.643424 np0000181856 devstack@c-api.service[116564]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 03:35:18.643424 np0000181856 devstack@c-api.service[116564]: we strongly recommend against using it for new projects. Jun 18 03:35:18.643424 np0000181856 devstack@c-api.service[116564]: If you are already using Eventlet, we recommend migrating to a different Jun 18 03:35:18.643424 np0000181856 devstack@c-api.service[116564]: framework. For more detail see Jun 18 03:35:18.643424 np0000181856 devstack@c-api.service[116564]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 03:35:18.643424 np0000181856 devstack@c-api.service[116564]: import eventlet # noqa Jun 18 03:35:18.646320 np0000181856 devstack@c-api.service[116566]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 03:35:18.646320 np0000181856 devstack@c-api.service[116566]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 03:35:18.646320 np0000181856 devstack@c-api.service[116566]: we strongly recommend against using it for new projects. Jun 18 03:35:18.646320 np0000181856 devstack@c-api.service[116566]: If you are already using Eventlet, we recommend migrating to a different Jun 18 03:35:18.646320 np0000181856 devstack@c-api.service[116566]: framework. For more detail see Jun 18 03:35:18.646320 np0000181856 devstack@c-api.service[116566]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 03:35:18.646320 np0000181856 devstack@c-api.service[116566]: import eventlet # noqa Jun 18 03:35:18.655179 np0000181856 devstack@c-api.service[116565]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 03:35:18.655179 np0000181856 devstack@c-api.service[116565]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 03:35:18.655179 np0000181856 devstack@c-api.service[116565]: we strongly recommend against using it for new projects. Jun 18 03:35:18.655179 np0000181856 devstack@c-api.service[116565]: If you are already using Eventlet, we recommend migrating to a different Jun 18 03:35:18.655179 np0000181856 devstack@c-api.service[116565]: framework. For more detail see Jun 18 03:35:18.655179 np0000181856 devstack@c-api.service[116565]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 03:35:18.655179 np0000181856 devstack@c-api.service[116565]: import eventlet # noqa Jun 18 03:35:18.726330 np0000181856 devstack@c-api.service[116563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 03:35:18.726330 np0000181856 devstack@c-api.service[116563]: warnings.warn( Jun 18 03:35:18.726585 np0000181856 devstack@c-api.service[116564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 03:35:18.726585 np0000181856 devstack@c-api.service[116564]: warnings.warn( Jun 18 03:35:18.733274 np0000181856 devstack@c-api.service[116566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 03:35:18.733274 np0000181856 devstack@c-api.service[116566]: warnings.warn( Jun 18 03:35:18.738601 np0000181856 devstack@c-api.service[116565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 03:35:18.738601 np0000181856 devstack@c-api.service[116565]: warnings.warn( Jun 18 03:35:18.802015 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:18.802015 np0000181856 devstack@c-api.service[116564]: from cgi import parse_header Jun 18 03:35:18.802634 np0000181856 devstack@c-api.service[116563]: /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 18 03:35:18.802634 np0000181856 devstack@c-api.service[116563]: from cgi import parse_header Jun 18 03:35:18.814766 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:18.814766 np0000181856 devstack@c-api.service[116566]: from cgi import parse_header Jun 18 03:35:18.815096 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:18.815096 np0000181856 devstack@c-api.service[116565]: from cgi import parse_header Jun 18 03:35:18.849807 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:18.849807 np0000181856 devstack@c-api.service[116564]: removals.removed_module( Jun 18 03:35:18.850393 np0000181856 devstack@c-api.service[116563]: /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 18 03:35:18.850393 np0000181856 devstack@c-api.service[116563]: removals.removed_module( Jun 18 03:35:18.851377 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:18.851377 np0000181856 devstack@c-api.service[116564]: removals.removed_module( Jun 18 03:35:18.851734 np0000181856 devstack@c-api.service[116563]: /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 18 03:35:18.851734 np0000181856 devstack@c-api.service[116563]: removals.removed_module( Jun 18 03:35:18.862353 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:18.862353 np0000181856 devstack@c-api.service[116565]: removals.removed_module( Jun 18 03:35:18.862708 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:18.862708 np0000181856 devstack@c-api.service[116566]: removals.removed_module( Jun 18 03:35:18.863880 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:18.863880 np0000181856 devstack@c-api.service[116565]: removals.removed_module( Jun 18 03:35:18.864109 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:18.864109 np0000181856 devstack@c-api.service[116566]: removals.removed_module( Jun 18 03:35:19.588639 np0000181856 devstack@c-api.service[116563]: /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 18 03:35:19.588639 np0000181856 devstack@c-api.service[116563]: warnings.warn( Jun 18 03:35:19.601227 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:19.601227 np0000181856 devstack@c-api.service[116565]: warnings.warn( Jun 18 03:35:19.639465 np0000181856 devstack@c-api.service[116563]: /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 18 03:35:19.639465 np0000181856 devstack@c-api.service[116563]: warnings.warn( Jun 18 03:35:19.650346 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:19.650346 np0000181856 devstack@c-api.service[116565]: warnings.warn( Jun 18 03:35:19.660366 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:19.660366 np0000181856 devstack@c-api.service[116564]: warnings.warn( Jun 18 03:35:19.684512 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:19.684512 np0000181856 devstack@c-api.service[116566]: warnings.warn( Jun 18 03:35:19.709367 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:19.709367 np0000181856 devstack@c-api.service[116564]: warnings.warn( Jun 18 03:35:19.740699 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:19.740699 np0000181856 devstack@c-api.service[116566]: warnings.warn( Jun 18 03:35:19.829522 np0000181856 devstack@c-api.service[116565]: 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 18 03:35:19.829850 np0000181856 devstack@c-api.service[116565]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116565) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 03:35:19.836177 np0000181856 devstack@c-api.service[116563]: 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 18 03:35:19.836425 np0000181856 devstack@c-api.service[116563]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116563) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 03:35:19.905830 np0000181856 devstack@c-api.service[116564]: 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 18 03:35:19.905987 np0000181856 devstack@c-api.service[116564]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116564) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 03:35:19.913540 np0000181856 devstack@c-api.service[116563]: /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 18 03:35:19.913540 np0000181856 devstack@c-api.service[116563]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 03:35:19.914239 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:19.914239 np0000181856 devstack@c-api.service[116565]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 03:35:19.936174 np0000181856 devstack@c-api.service[116566]: 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 18 03:35:19.936376 np0000181856 devstack@c-api.service[116566]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116566) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 03:35:19.966098 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:19.966098 np0000181856 devstack@c-api.service[116564]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 03:35:19.996233 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:19.996233 np0000181856 devstack@c-api.service[116566]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 03:35:20.358544 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116563) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 03:35:20.358697 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116566) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 03:35:20.358793 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116565) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 03:35:20.358858 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116564) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 03:35:20.358942 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.359027 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.359086 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.359153 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.359220 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.359331 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.359394 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.359463 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.359522 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.359586 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.359652 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.359652 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.360828 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.360926 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.360996 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.360996 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.361089 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.361139 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.361199 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.361255 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.361353 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.361414 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.361475 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.361532 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.361588 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.361644 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.361699 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.361756 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.361824 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.361880 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.361947 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.362004 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.362068 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.362124 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.362178 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.362235 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.362290 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.362290 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.362290 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.362290 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.362664 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.362739 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.362794 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.362848 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.362900 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.362957 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.363013 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.363072 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.363135 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.363201 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.363266 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.363369 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.363430 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.363486 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.363548 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.363605 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.363660 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.363724 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.363812 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.363870 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.363928 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.363991 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.364049 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.364109 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.364162 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.364162 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.364162 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.364162 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.364704 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.364773 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.364825 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.365031 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.365092 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.365159 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.365223 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.365275 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.365361 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.365416 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.365491 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.365555 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.365630 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.365696 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.365761 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.365817 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.365893 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.365958 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.366016 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.366072 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.366128 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.366185 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.366185 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.366185 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.366185 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.366185 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.366185 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.366185 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.367212 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.367282 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.367371 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.367425 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.367497 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.367527 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.367555 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.367583 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.367611 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.367638 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.367666 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.367698 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.367726 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.367780 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.367810 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.367842 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.367869 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.367896 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.367923 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.367955 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.367982 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.368012 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.368012 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.368012 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.368012 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.368012 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.368012 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.368150 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.368882 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.368938 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.368970 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.369004 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.369039 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.369071 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.369100 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.369130 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.369159 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.369187 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.369216 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.369243 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.369270 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.369315 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.369352 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.369381 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.369409 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.369436 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.369463 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.369491 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.369523 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.369550 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.369577 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.369605 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.369636 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.369663 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.369690 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.369721 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.371267 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.371361 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.371400 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.371435 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.371468 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.371505 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.371538 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.371565 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.371593 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.371621 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.371649 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.371678 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.371707 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.371735 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.371774 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.371807 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.371840 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.371872 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.371904 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.371932 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.371960 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.371995 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.372024 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.372052 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.372080 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.372112 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.372144 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.372172 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.372203 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.372231 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.372259 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.372287 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.372337 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.372369 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.372400 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.372433 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.372461 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.372490 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.372518 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.372553 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.372580 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.372607 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.372633 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.372660 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.372692 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.372719 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.372749 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.372776 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.372807 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.373422 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.373454 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.373481 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.373509 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.373536 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.373750 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.373750 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.376789 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.376839 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.376912 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.376954 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.377021 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.377062 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.377145 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.377397 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.377452 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.377493 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.377533 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.377572 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.377572 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.377641 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.377678 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.377738 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.377781 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.377823 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.377862 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.377903 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.377903 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.378314 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.378428 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.378509 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.378600 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.378674 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.378773 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.378853 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.382243 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.382311 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.382383 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.382427 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.382479 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.382547 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.382609 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.382755 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.382806 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.382874 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.382937 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.383003 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.383050 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.383113 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.383191 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.383259 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.383335 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.383409 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.383479 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.383546 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.383618 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.384214 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.384313 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.384406 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.384483 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.384551 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.384596 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.384655 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.385353 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.385400 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.385481 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.385546 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.385603 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.385654 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.385693 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.385736 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.385770 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.385806 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.385849 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.385888 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.385930 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.385971 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.386014 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.386058 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.386096 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.386134 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.386171 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.386210 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.386248 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.386284 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.386347 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.386387 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.386426 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.386471 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.386514 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.386556 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.386595 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.386632 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.386669 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.386705 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.386749 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.386786 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.386835 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.386879 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.386918 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.386954 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.386995 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.387036 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.387073 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.387110 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.387147 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.387179 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.387211 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.387251 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.387288 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.387344 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.387383 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.387415 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.387447 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.387479 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.387516 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.387554 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.387596 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.387638 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.387676 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.387718 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.387780 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.387820 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.387857 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.387893 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.387934 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.387979 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.388022 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.388067 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.388109 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.388145 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.388186 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.388223 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.388259 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.388320 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.388359 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.388396 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.388433 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.388480 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.388522 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.388559 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.388595 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.388633 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.388669 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.388705 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.388741 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.388780 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.388915 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.388915 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.388915 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.389019 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.389057 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.389096 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.389134 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.389171 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.389208 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.389244 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.389289 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.389344 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.389344 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.389412 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.389459 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.389509 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.389548 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.389586 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.389623 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.389659 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.389695 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.389740 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.389776 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.389812 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.389848 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.389882 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.389925 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.389925 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.391501 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.391557 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.391610 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.391689 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.391762 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.391803 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.391841 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.391875 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.391912 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.391953 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.391991 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.391991 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.392058 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.392101 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.392145 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.392186 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.392228 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.392228 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.392228 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.392359 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.392359 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.392582 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.392629 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.392694 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.392745 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.392807 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.392853 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.392923 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.392990 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.393056 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.393096 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.393139 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.393177 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.393212 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.393258 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.393317 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.393357 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.393394 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.393433 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.393484 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.393523 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.393560 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.393599 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.393642 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.393679 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.393720 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.393759 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.393801 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.393838 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.393874 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.393908 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.393946 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.393982 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.394024 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.394067 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.394102 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.394138 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.394175 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.394211 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.394253 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.394285 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.394335 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.394372 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.394418 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.394456 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.394497 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.394530 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.394567 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.394598 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.394633 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.394664 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.394704 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.394736 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.394769 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.394807 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.394845 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.394883 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.394918 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.394954 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.394992 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.394992 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.394992 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.394992 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.394992 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.395149 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.395149 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.395149 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.395262 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.395314 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.395353 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.395396 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.395436 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.395473 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.395515 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.395552 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.395590 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.395631 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.395667 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.395704 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.395765 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.395798 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.395835 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.395871 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.395917 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.395955 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.395991 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.396042 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.396079 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.396122 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.396122 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.396185 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.396185 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.397472 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.397518 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.397592 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.397656 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.397708 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.397744 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.397785 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.397822 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.397867 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.397904 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.397952 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.397990 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.398027 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.398027 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.398091 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.398132 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.398167 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.398205 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.398242 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.398242 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.398242 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.398367 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.398406 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.398491 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.398549 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.398609 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.398674 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.398795 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.398948 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.399003 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.399074 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.399120 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.399159 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.399197 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.399233 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.399270 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.399329 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.399370 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.399408 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.399445 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.399490 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.399527 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.399565 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.399607 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.399645 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.399682 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.399740 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.399778 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.399815 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.399853 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.399895 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.399934 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.399970 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.400007 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.400049 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.400085 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.400136 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.400174 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.400210 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.400246 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.400281 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.400331 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.400384 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.400422 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.400458 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.400496 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.400532 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.400574 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.400614 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.400652 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.400701 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.400739 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.400782 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.400827 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.400871 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.400907 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.400907 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.400974 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.401015 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.401052 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.401088 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.401130 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.401130 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.401130 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.401230 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.401230 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.401230 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.401230 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.401376 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.401417 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.401462 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.401516 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.401558 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.401595 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.401632 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.401632 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.401703 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.401741 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.401741 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.401812 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.401812 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.401812 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.401913 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.401951 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.401983 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.402016 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.402053 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.402095 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.402136 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.402136 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.402136 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.402136 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.402350 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.402424 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.402466 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.402513 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.402555 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.402592 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.402631 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.402674 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.402717 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.402749 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.402785 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.402823 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.402860 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.402896 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.402934 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.402976 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.403009 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.403047 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.403084 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.403121 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.403162 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.403199 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.403239 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.403277 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.403340 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.403340 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.403340 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.403340 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.403486 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.403486 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.403557 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.403594 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.403632 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.403670 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.403708 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.403776 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.403821 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.403859 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.403900 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.403938 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.403974 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.404012 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.404012 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.404080 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.404080 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.404080 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.404262 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.404314 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.404353 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.404390 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.404427 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.404463 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.404463 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.404463 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.404463 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.404579 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.405950 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.406006 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.406034 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.406073 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.406102 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.406130 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.406158 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.406183 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.406219 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.406248 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.406277 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.406318 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.406347 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.406382 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.406410 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.406443 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.406475 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.406510 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.406541 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.406569 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.406597 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.406625 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.406652 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.406679 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.406707 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.406707 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.406707 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.406707 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.406812 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.406812 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.406812 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.406888 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.406917 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.406945 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.406976 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.407001 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.407030 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.407065 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.407097 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.407126 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.407154 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.407180 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.407204 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.407235 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.407264 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.407292 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.407292 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.407369 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.407398 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.407425 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.407454 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.407485 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.407485 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.407536 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.407564 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.407624 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.407886 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.407920 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.407949 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.407977 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.408000 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.408028 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.408055 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.408085 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.408113 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.408137 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.408167 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.408192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.408220 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.408244 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.408284 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.408338 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.408368 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.408403 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.408476 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.408567 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.408596 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.408624 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.408657 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.408686 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.408713 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.408713 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.408713 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.408713 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.408810 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.408810 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.408864 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.408894 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.408894 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.408945 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.408970 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.408995 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.409026 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.409061 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.409089 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.409116 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.409144 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.409171 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.409198 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.409225 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.409257 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.409281 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.409321 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.409356 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.409383 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.409410 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.409436 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.409463 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.409494 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.409521 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.409521 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.409521 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.411631 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.411677 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.411779 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.411838 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.411903 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.411954 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.411984 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.412009 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.412043 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.412093 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.412124 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.412160 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.412186 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.412213 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.412240 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.412267 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.412317 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.412354 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.412382 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.412410 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.412438 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.412465 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.412500 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.412531 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.412560 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.412560 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.412606 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.412634 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.412795 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.412849 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.412901 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.412931 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.412966 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.412994 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.413021 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.413049 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.413077 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.413108 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.413136 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.413163 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.413190 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.413284 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.413330 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.413365 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.413394 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.413394 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.413446 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.413487 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.413528 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.413564 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.413600 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.413643 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.413680 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.413680 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.413680 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.413779 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.413910 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.413956 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.413993 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.414029 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.414079 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.414116 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.414158 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.414195 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.414233 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.414270 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.414327 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.414365 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.414401 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.414439 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.414474 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.414526 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.414569 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.414606 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.414641 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.414677 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.414712 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.414750 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.414791 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.414791 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.414791 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.414791 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.414791 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.414791 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.420795 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.420906 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.420906 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.420973 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.421011 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.421047 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.421080 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.421130 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.421168 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.421205 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.421248 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.421285 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.421354 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.421393 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.421429 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.421467 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.421534 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.421598 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.421660 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.421714 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.421774 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.421843 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.421914 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.421988 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.422049 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.422108 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.422178 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.422239 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.422320 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.422397 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.422397 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.422508 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.422570 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.422629 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.422629 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.422629 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.422629 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.422629 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.423065 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.423131 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 03:35:20.423192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 03:35:20.423824 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 03:35:20.466441 np0000181856 devstack@c-api.service[116563]: INFO dbcounter [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Registered counter for database cinder Jun 18 03:35:20.466889 np0000181856 devstack@c-api.service[116566]: INFO dbcounter [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Registered counter for database cinder Jun 18 03:35:20.467470 np0000181856 devstack@c-api.service[116565]: INFO dbcounter [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Registered counter for database cinder Jun 18 03:35:20.467557 np0000181856 devstack@c-api.service[116564]: INFO dbcounter [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Registered counter for database cinder Jun 18 03:35:20.508274 np0000181856 devstack@c-api.service[116566]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 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=116566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.509789 np0000181856 devstack@c-api.service[116565]: DEBUG oslo_db.sqlalchemy.engines [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a 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=116565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.511233 np0000181856 devstack@c-api.service[116564]: DEBUG oslo_db.sqlalchemy.engines [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 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=116564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.514832 np0000181856 devstack@c-api.service[116563]: DEBUG oslo_db.sqlalchemy.engines [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 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=116563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.620599 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writer thread running {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 03:35:20.623756 np0000181856 devstack@c-api.service[116565]: INFO cinder.rpc [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 03:35:20.625150 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writer thread running {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 03:35:20.626171 np0000181856 devstack@c-api.service[116565]: INFO cinder.rpc [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 03:35:20.627511 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writer thread running {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 03:35:20.627861 np0000181856 devstack@c-api.service[116564]: INFO cinder.rpc [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 03:35:20.628706 np0000181856 devstack@c-api.service[116565]: INFO cinder.rpc [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 03:35:20.630074 np0000181856 devstack@c-api.service[116566]: INFO cinder.rpc [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 03:35:20.630259 np0000181856 devstack@c-api.service[116564]: INFO cinder.rpc [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 03:35:20.631152 np0000181856 devstack@c-api.service[116565]: INFO cinder.rpc [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 03:35:20.632315 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.632379 np0000181856 devstack@c-api.service[116566]: INFO cinder.rpc [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 03:35:20.632473 np0000181856 devstack@c-api.service[116564]: INFO cinder.rpc [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 03:35:20.634421 np0000181856 devstack@c-api.service[116564]: INFO cinder.rpc [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 03:35:20.634480 np0000181856 devstack@c-api.service[116566]: INFO cinder.rpc [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 03:35:20.635234 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.636177 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.636314 np0000181856 devstack@c-api.service[116566]: INFO cinder.rpc [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 03:35:20.637327 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.638202 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.640945 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.642669 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writer thread running {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 03:35:20.645502 np0000181856 devstack@c-api.service[116563]: INFO cinder.rpc [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 03:35:20.649318 np0000181856 devstack@c-api.service[116563]: INFO cinder.rpc [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 03:35:20.653479 np0000181856 devstack@c-api.service[116563]: INFO cinder.rpc [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 03:35:20.656006 np0000181856 devstack@c-api.service[116563]: INFO cinder.rpc [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 03:35:20.657174 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.661212 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.667168 np0000181856 devstack@c-api.service[116565]: DEBUG oslo_db.sqlalchemy.engines [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a 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=116565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.669387 np0000181856 devstack@c-api.service[116565]: INFO cinder.rpc [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 03:35:20.670133 np0000181856 devstack@c-api.service[116564]: DEBUG oslo_db.sqlalchemy.engines [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 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=116564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.671877 np0000181856 devstack@c-api.service[116565]: INFO cinder.rpc [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 03:35:20.672400 np0000181856 devstack@c-api.service[116564]: INFO cinder.rpc [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 03:35:20.673067 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.674223 np0000181856 devstack@c-api.service[116566]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 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=116566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.674367 np0000181856 devstack@c-api.service[116564]: INFO cinder.rpc [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 03:35:20.675133 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.676146 np0000181856 devstack@c-api.service[116566]: INFO cinder.rpc [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 03:35:20.678197 np0000181856 devstack@c-api.service[116566]: INFO cinder.rpc [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 03:35:20.679265 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.685447 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.685563 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.688715 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.689715 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.691864 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.692977 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.693058 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.695913 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.696159 np0000181856 devstack@c-api.service[116563]: DEBUG oslo_db.sqlalchemy.engines [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 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=116563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:20.696895 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.696980 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.698847 np0000181856 devstack@c-api.service[116563]: INFO cinder.rpc [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 03:35:20.698997 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.699853 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.699932 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.701281 np0000181856 devstack@c-api.service[116563]: INFO cinder.rpc [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 03:35:20.702517 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.702687 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.703009 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.703198 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.705756 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.706038 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.706109 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.708540 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.708767 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.709006 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.711559 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.711759 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.712147 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.713117 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.713373 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.714942 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.715028 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.715751 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.715978 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.717832 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.718067 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.719263 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.721200 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.721295 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.721383 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.721897 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.724557 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.724649 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.726132 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.726705 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.726937 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.727520 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.728135 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.728368 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.729024 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.729475 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.729763 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.730773 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.730843 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.731065 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.731909 np0000181856 devstack@c-api.service[116565]: WARNING cinder.api.contrib.hosts [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 03:35:20.732016 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.732207 np0000181856 devstack@c-api.service[116564]: WARNING cinder.api.contrib.hosts [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 03:35:20.732601 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.732899 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.733054 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.733906 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.734169 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.734369 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.734849 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.735167 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.735485 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.735704 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.736658 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.736933 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.737050 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.737582 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: extensions {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.737670 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.737858 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: extensions {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.738108 np0000181856 devstack@c-api.service[116566]: WARNING cinder.api.contrib.hosts [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 03:35:20.738797 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.738869 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-quota-class-sets {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.739935 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-quota-class-sets {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.740095 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.740161 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: scheduler-stats {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.741192 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: scheduler-stats {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.741346 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.741418 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.742102 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-quota-sets {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.742584 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-quota-sets {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.742786 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.742854 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.743548 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: backups {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.743751 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: extensions {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.744011 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: backups {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.745503 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.745547 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-snapshot-manage {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.745580 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-quota-class-sets {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.745956 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-snapshot-manage {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.746790 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: scheduler-stats {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.747071 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: consistencygroups {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.747346 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: consistencygroups {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751317 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-quota-sets {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751416 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: extra_specs {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751453 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: extra_specs {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751502 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: backups {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751540 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-hosts {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751589 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-hosts {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751626 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.751664 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-snapshot-manage {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.751881 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-volume-manage {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.752039 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-volume-manage {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.753112 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: consistencygroups {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.753217 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-availability-zone {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.753457 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-availability-zone {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.754509 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: encryption {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.754646 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.754732 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: encryption {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.755004 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: extra_specs {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.756057 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-volume-transfer {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.756175 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-volume-transfer {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.756546 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-hosts {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.756817 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.757596 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: capabilities {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.757762 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: capabilities {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.757892 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-volume-manage {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.758214 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.758833 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: encryption {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.759012 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: encryption {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.759233 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-availability-zone {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.759578 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.760381 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: os-volume-type-access {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.760500 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: os-volume-type-access {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.760550 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: encryption {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.760870 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.761878 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: cgsnapshots {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.761975 np0000181856 devstack@c-api.service[116563]: WARNING cinder.api.contrib.hosts [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 03:35:20.762021 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-volume-transfer {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.762056 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: cgsnapshots {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.762673 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.763236 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extended resource: qos-specs {{(pid=116565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.763578 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: capabilities {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.763728 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extended resource: qos-specs {{(pid=116564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.763956 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.764800 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: encryption {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.765208 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.765291 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] SnapshotActionsController initialized {{(pid=116565) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 03:35:20.766049 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.766329 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] SnapshotActionsController initialized {{(pid=116564) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 03:35:20.766367 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: os-volume-type-access {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.766682 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.767174 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.767416 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.767629 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: extensions {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.767870 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: cgsnapshots {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.768597 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.768766 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.768925 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-quota-class-sets {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.769202 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extended resource: qos-specs {{(pid=116566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.769914 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.770051 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.770154 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: scheduler-stats {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.773632 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.773685 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.773711 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-quota-sets {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.773737 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] SnapshotActionsController initialized {{(pid=116566) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 03:35:20.773737 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.773798 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.773826 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.773849 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: backups {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.773883 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.773978 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.774117 np0000181856 devstack@c-api.service[116565]: WARNING castellan.key_manager.migration [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.774961 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension SnapshotActions extending resource: snapshots {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.775068 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.775127 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.775412 np0000181856 devstack@c-api.service[116564]: WARNING castellan.key_manager.migration [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.775765 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.775870 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension AdminActions extending resource: volumes {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.775983 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension AdminActions extending resource: snapshots {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776085 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension AdminActions extending resource: backups {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776136 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-snapshot-manage {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.776192 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeActions extending resource: volumes {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776308 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension TypesManage extending resource: types {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776350 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.776416 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension UsedLimits extending resource: limits {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776535 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776626 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776722 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776820 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeTypeAccess extending resource: types {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776910 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.776957 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777029 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777068 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777129 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.v3.router [None req-6e9ecfae-637a-4fb3-b6f2-47ceaa64450a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777168 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777242 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension AdminActions extending resource: volumes {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777377 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension AdminActions extending resource: snapshots {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777482 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension AdminActions extending resource: backups {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777550 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: consistencygroups {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.777666 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeActions extending resource: volumes {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777711 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.777799 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension TypesManage extending resource: types {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777892 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension UsedLimits extending resource: limits {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.777987 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.778079 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.778173 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.778271 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.778416 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.778494 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.778589 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.v3.router [None req-9a6e1fb6-65a0-4789-a03f-089a58e2e9a7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.779434 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.779500 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: extra_specs {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.780433 np0000181856 devstack@c-api.service[116566]: WARNING castellan.key_manager.migration [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.780932 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-hosts {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.781262 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.781393 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.781586 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.781684 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension AdminActions extending resource: volumes {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.781802 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension AdminActions extending resource: snapshots {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.781902 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension AdminActions extending resource: backups {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782001 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeActions extending resource: volumes {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782118 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension TypesManage extending resource: types {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782220 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension UsedLimits extending resource: limits {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782260 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-volume-manage {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.782340 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782498 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782556 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782647 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782748 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782847 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.782950 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.v3.router [None req-1f2a399e-f246-4e9d-b50d-1088ba8403c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.783670 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-availability-zone {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.784730 np0000181856 devstack@c-api.service[116565]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8cc0ca3668 pid: 116565 (default app) Jun 18 03:35:20.785224 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: encryption {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.786143 np0000181856 devstack@c-api.service[116564]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8cc0ca3668 pid: 116564 (default app) Jun 18 03:35:20.786682 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-volume-transfer {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.788230 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: capabilities {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.789472 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: encryption {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.790385 np0000181856 devstack@c-api.service[116566]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8cc0ca3668 pid: 116566 (default app) Jun 18 03:35:20.790964 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: os-volume-type-access {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.792504 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: cgsnapshots {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.792673 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.792673 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.792673 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.792673 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.792673 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793134 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.793134 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793134 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.793134 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793134 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.793499 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793499 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.793499 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793499 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.793499 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793499 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.793933 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793933 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.793933 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.793933 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.794229 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.794229 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.794229 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.794229 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.794554 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.794554 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.794554 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.794554 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.794859 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.794859 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.794859 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.794859 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.794859 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.795235 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.795235 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.795235 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.795235 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.795235 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.795638 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.795638 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.795638 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.795638 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.795638 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.795638 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.796089 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.796089 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.796089 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.796089 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.796089 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.796089 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.797053 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.797053 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.797053 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.797053 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.797053 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.797053 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.797852 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.797852 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.797852 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.797852 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.797852 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.798572 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.798572 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.798572 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.798572 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.798572 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.798908 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.798908 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.798908 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.798908 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.798908 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.798908 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.799840 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.799840 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.799840 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.799840 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.799840 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.799840 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800228 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800228 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800228 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800228 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800228 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800687 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800687 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800687 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800687 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800687 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800837 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800837 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800837 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800837 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800969 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800969 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.800969 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.800969 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801092 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801092 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801092 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801092 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801092 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801253 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801253 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801253 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801253 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801253 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801415 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801415 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801415 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801415 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801730 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801730 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801730 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801730 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801862 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801862 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801862 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801862 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801988 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801988 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.801988 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.801988 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802114 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802114 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802114 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802114 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802254 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802254 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802254 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802254 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802254 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802657 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802657 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802657 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802657 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802657 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802657 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802962 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802962 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802962 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.802962 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.802962 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803116 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803116 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803116 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803116 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803116 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803116 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803329 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803329 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803329 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803329 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803329 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803329 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803515 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803515 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803515 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803515 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.803515 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.803515 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804005 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extended resource: qos-specs {{(pid=116563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 03:35:20.804056 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804056 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804056 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804056 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804056 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804056 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804249 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804249 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804249 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804249 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804414 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804414 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804414 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804414 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804414 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804579 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804579 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804579 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804579 np0000181856 devstack@c-api.service[116565]: /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 18 03:35:20.804579 np0000181856 devstack@c-api.service[116565]: warnings.warn(deprecated_msg) Jun 18 03:35:20.804579 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-542f040a-e022-4a6c-993d-82757f08acfe None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:35:20.804747 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.contrib.snapshot_actions [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] SnapshotActionsController initialized {{(pid=116563) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 03:35:20.804747 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.804747 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.804815 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Thu Jun 18 03:35:20 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 03:35:20.804840 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.804840 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.804840 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.804840 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.805080 np0000181856 devstack@c-api.service[116563]: WARNING castellan.key_manager.migration [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 03:35:20.805834 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.805948 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806141 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806337 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension AdminActions extending resource: volumes {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806399 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension AdminActions extending resource: snapshots {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806469 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension AdminActions extending resource: backups {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806582 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeActions extending resource: volumes {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806700 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension TypesManage extending resource: types {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806803 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension UsedLimits extending resource: limits {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.806906 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.807000 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.807097 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.807196 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.807352 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.807529 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.807582 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.v3.router [None req-74f6dd56-0475-4bdd-8902-c5c538af8bd9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 03:35:20.815665 np0000181856 devstack@c-api.service[116563]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8cc0ca3668 pid: 116563 (default app) Jun 18 03:35:27.849750 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.849750 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.849750 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.849750 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.849750 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.850688 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.850688 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.850688 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.850688 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.850688 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851018 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851018 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851018 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851018 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851018 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851018 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851380 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851380 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851380 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851380 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851604 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851604 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851604 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851604 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851862 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851862 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.851862 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.851862 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852092 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852092 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852092 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852092 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852092 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852414 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852414 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852414 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852414 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852414 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852739 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852739 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852739 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852739 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852739 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852739 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852958 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852958 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852958 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852958 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.852958 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.852958 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853163 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853163 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853163 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853163 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853163 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853163 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853397 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853397 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853397 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853397 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853397 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853578 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853578 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853578 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853578 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853578 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853759 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853759 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853759 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853759 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853759 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853759 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853964 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853964 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853964 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853964 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.853964 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.853964 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854158 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854158 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854158 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854158 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854158 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854361 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854361 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854361 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854361 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854361 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854555 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854555 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854555 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854555 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854700 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854700 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854700 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854700 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854854 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854854 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854854 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.854854 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.854854 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855036 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855036 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855036 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855036 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855036 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855204 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855204 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855204 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855204 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855387 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855387 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855387 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855387 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855538 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855538 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855538 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855538 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855682 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855682 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855682 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855682 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855827 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855827 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855827 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855827 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855966 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855966 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855966 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.855966 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.855966 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856157 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856157 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856157 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856157 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856157 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856157 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856431 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856431 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856431 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856431 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856431 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856622 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856622 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856622 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856622 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856622 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856622 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856833 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856833 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856833 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856833 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.856833 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.856833 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857036 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857036 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857036 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857036 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857036 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857036 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857251 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857251 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857251 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857251 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857251 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857251 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857507 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857507 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857507 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857507 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857656 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857656 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857656 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857656 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857656 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857836 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857836 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857836 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857836 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:27.857836 np0000181856 devstack@c-api.service[116564]: warnings.warn(deprecated_msg) Jun 18 03:35:27.857836 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-57b820a5-e855-4753-a579-331dfc10379b None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:35:28.315162 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-57b820a5-e855-4753-a579-331dfc10379b admin admin] POST https://199.204.45.49/volume/v3/types Jun 18 03:35:28.315747 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-57b820a5-e855-4753-a579-331dfc10379b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 03:35:28.317378 np0000181856 devstack@c-api.service[116564]: /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 18 03:35:28.317378 np0000181856 devstack@c-api.service[116564]: warnings.warn( Jun 18 03:35:28.350520 np0000181856 devstack@c-api.service[116564]: DEBUG oslo_db.sqlalchemy.engines [None req-57b820a5-e855-4753-a579-331dfc10379b 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=116564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:28.380341 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-57b820a5-e855-4753-a579-331dfc10379b admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 18 03:35:28.381003 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Thu Jun 18 03:35:27 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:35:28.405724 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.405724 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.405724 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.405724 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406355 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406355 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406355 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406355 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406521 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406521 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406521 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406521 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406521 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406521 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406783 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406783 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406783 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406783 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406783 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406984 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406984 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406984 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.406984 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.406984 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407179 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407179 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407179 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407179 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407376 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407376 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407376 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407376 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407376 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407586 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407586 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407586 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407586 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407586 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407767 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407767 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407767 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407767 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407767 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407767 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407991 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407991 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407991 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407991 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.407991 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.407991 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408222 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408222 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408222 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408222 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408222 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408222 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408484 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408484 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408484 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408484 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408484 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408677 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408677 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408677 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408677 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408677 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408861 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408861 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408861 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408861 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.408861 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.408861 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409089 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409089 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409089 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409089 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409089 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409089 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409306 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409306 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409306 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409306 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409306 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409554 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409554 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409554 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409554 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409554 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409746 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409746 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409746 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409746 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409907 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409907 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.409907 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.409907 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410063 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410063 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410063 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410063 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410063 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410289 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410289 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410289 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410289 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410289 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410495 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410495 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410495 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410495 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410663 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410663 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410663 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410663 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410832 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410832 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410832 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410832 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410985 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410985 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.410985 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.410985 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411135 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411135 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411135 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411135 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411290 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411290 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411290 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411290 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411290 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411496 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411496 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411496 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411496 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411496 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411496 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411729 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411729 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411729 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411729 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411729 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411910 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411910 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411910 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411910 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.411910 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.411910 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412151 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412151 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412151 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412151 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412151 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412151 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412450 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412450 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412450 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412450 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412450 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412450 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412809 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412809 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412809 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412809 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.412809 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.412809 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413152 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.413152 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413152 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.413152 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413325 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.413325 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413325 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.413325 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413325 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.413571 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413571 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.413571 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413571 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.413571 np0000181856 devstack@c-api.service[116566]: warnings.warn(deprecated_msg) Jun 18 03:35:28.413571 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [req-57b820a5-e855-4753-a579-331dfc10379b req-891b3f8a-71e4-40fd-880b-5586ce90e114 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:35:28.716282 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [req-57b820a5-e855-4753-a579-331dfc10379b req-891b3f8a-71e4-40fd-880b-5586ce90e114 admin admin] POST https://199.204.45.49/volume/v3/types/0d51c444-7dc3-4bc5-9bb1-e3c8cf7e4d46/extra_specs Jun 18 03:35:28.716827 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [req-57b820a5-e855-4753-a579-331dfc10379b req-891b3f8a-71e4-40fd-880b-5586ce90e114 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 03:35:28.718439 np0000181856 devstack@c-api.service[116566]: /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 18 03:35:28.718439 np0000181856 devstack@c-api.service[116566]: warnings.warn( Jun 18 03:35:28.751770 np0000181856 devstack@c-api.service[116566]: DEBUG oslo_db.sqlalchemy.engines [req-57b820a5-e855-4753-a579-331dfc10379b req-891b3f8a-71e4-40fd-880b-5586ce90e114 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=116566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:35:28.814444 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [req-57b820a5-e855-4753-a579-331dfc10379b req-891b3f8a-71e4-40fd-880b-5586ce90e114 admin admin] https://199.204.45.49/volume/v3/types/0d51c444-7dc3-4bc5-9bb1-e3c8cf7e4d46/extra_specs returned with HTTP 200 Jun 18 03:35:28.814899 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 1/3] 199.204.45.49 () {70 vars in 1498 bytes} [Thu Jun 18 03:35:28 2026] POST /volume/v3/types/0d51c444-7dc3-4bc5-9bb1-e3c8cf7e4d46/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:35:30.671039 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=6 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:35:30.700437 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=6 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:35:38.378460 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:35:38.813429 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:37:52.194065 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-9c6e0dc5-fdd5-47ef-a409-d2afe17b4fb3 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:37:52.195257 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-9c6e0dc5-fdd5-47ef-a409-d2afe17b4fb3 None None] GET https://199.204.45.49/volume// Jun 18 03:37:52.195622 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-9c6e0dc5-fdd5-47ef-a409-d2afe17b4fb3 None None] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:37:52.196125 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-9c6e0dc5-fdd5-47ef-a409-d2afe17b4fb3 None None] Calling method 'all' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:37:52.197082 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-9c6e0dc5-fdd5-47ef-a409-d2afe17b4fb3 None None] https://199.204.45.49/volume// returned with HTTP 300 Jun 18 03:37:52.198035 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 2/4] 199.204.45.49 () {66 vars in 1449 bytes} [Thu Jun 18 03:37:52 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 03:38:28.804895 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.804895 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.804895 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.804895 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.805645 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.805645 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.805645 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.805645 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.805931 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.805931 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.805931 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.805931 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.805931 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.805931 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.806398 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.806398 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.806398 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.806398 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.806398 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.806772 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.806772 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.806772 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.806772 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.806772 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.807093 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.807093 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.807093 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.807093 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.807389 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.807389 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.807389 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.807389 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.807389 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.807802 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.807802 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.807802 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.807802 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.807802 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808037 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808037 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808037 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808037 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808037 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808037 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808292 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808292 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808292 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808292 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808292 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808292 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808569 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808569 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808569 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808569 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808569 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808569 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808820 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808820 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808820 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.808820 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.808820 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809041 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809041 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809041 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809041 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809041 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809230 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809230 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809230 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809230 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809230 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809230 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809509 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809509 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809509 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809509 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809509 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809509 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809728 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809728 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809728 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809728 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809728 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809946 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809946 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809946 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.809946 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.809946 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810151 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810151 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810151 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810151 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810354 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810354 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810354 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810354 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810534 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810534 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810534 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810534 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810534 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810743 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810743 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810743 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810743 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810743 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810946 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810946 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.810946 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.810946 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811117 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811117 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811117 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811117 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811323 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811323 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811323 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811323 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811495 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811495 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811495 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811495 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811679 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811679 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811679 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811679 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811852 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811852 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811852 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.811852 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.811852 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812071 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812071 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812071 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812071 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812071 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812071 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812331 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812331 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812331 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812331 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812331 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812515 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812515 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812515 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812515 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812515 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812515 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812753 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812753 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812753 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812753 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.812753 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.812753 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813001 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813001 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813001 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813001 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813001 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813001 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813254 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813254 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813254 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813254 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813254 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813254 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813531 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813531 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813531 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813531 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813708 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813708 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813708 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813708 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813708 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813948 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813948 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813948 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813948 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:28.813948 np0000181856 devstack@c-api.service[116563]: warnings.warn(deprecated_msg) Jun 18 03:38:28.813948 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-d507e872-ab94-402e-bd93-38500a2c3335 None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:28.813948 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 1/5] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 03:38:28 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 03:38:28.846617 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-33060f65-9ace-434e-9b3d-28483898c0a6 None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:28.858867 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 2/6] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 03:38:28 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 18 03:38:28.895069 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [req-33060f65-9ace-434e-9b3d-28483898c0a6 req-70c6c6ce-1da9-40c0-8bbe-2adf4bf90613 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:28.901012 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [req-33060f65-9ace-434e-9b3d-28483898c0a6 req-70c6c6ce-1da9-40c0-8bbe-2adf4bf90613 demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 03:38:28.901186 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [req-33060f65-9ace-434e-9b3d-28483898c0a6 req-70c6c6ce-1da9-40c0-8bbe-2adf4bf90613 demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:28.901411 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [req-33060f65-9ace-434e-9b3d-28483898c0a6 req-70c6c6ce-1da9-40c0-8bbe-2adf4bf90613 demo demo] Calling method 'version_select' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:28.902155 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [req-33060f65-9ace-434e-9b3d-28483898c0a6 req-70c6c6ce-1da9-40c0-8bbe-2adf4bf90613 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 03:38:28.902484 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 2/7] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 03:38:28 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:28.941594 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-9b035590-0ad3-41cb-9dd2-03a03f949bfb None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:29.269367 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-9b035590-0ad3-41cb-9dd2-03a03f949bfb demo demo] GET https://199.204.45.49/volume/v3/types Jun 18 03:38:29.269691 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-9b035590-0ad3-41cb-9dd2-03a03f949bfb demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:29.269928 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-9b035590-0ad3-41cb-9dd2-03a03f949bfb demo demo] Calling method 'index' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:29.270364 np0000181856 devstack@c-api.service[116565]: /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 18 03:38:29.270364 np0000181856 devstack@c-api.service[116565]: warnings.warn( Jun 18 03:38:29.270953 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-9b035590-0ad3-41cb-9dd2-03a03f949bfb demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:38:29.306835 np0000181856 devstack@c-api.service[116565]: DEBUG oslo_db.sqlalchemy.engines [None req-9b035590-0ad3-41cb-9dd2-03a03f949bfb 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=116565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:38:29.331498 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-9b035590-0ad3-41cb-9dd2-03a03f949bfb demo demo] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 18 03:38:29.332056 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 3/8] 199.204.45.49 () {64 vars in 1283 bytes} [Thu Jun 18 03:38:28 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:29.365996 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-219af05e-21ba-4c97-b024-df84aa261239 None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:29.674687 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-219af05e-21ba-4c97-b024-df84aa261239 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 03:38:29.675016 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-219af05e-21ba-4c97-b024-df84aa261239 demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:29.675220 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-219af05e-21ba-4c97-b024-df84aa261239 demo demo] Calling method 'show' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:29.712040 np0000181856 devstack@c-api.service[116563]: DEBUG oslo_db.sqlalchemy.engines [None req-219af05e-21ba-4c97-b024-df84aa261239 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=116563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 03:38:29.725375 np0000181856 devstack@c-api.service[116563]: /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 18 03:38:29.725375 np0000181856 devstack@c-api.service[116563]: warnings.warn( Jun 18 03:38:29.727533 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-219af05e-21ba-4c97-b024-df84aa261239 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 03:38:29.727883 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 2/9] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 03:38:29 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:30.202407 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-d2df0c09-2a0a-4c45-8e16-302b834c4e49 None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:30.202407 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 3/10] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 03:38:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 03:38:30.234696 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-1c82ba32-3fc8-470b-9308-2600933e6f32 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:30.240342 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 3/11] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 03:38:30 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 03:38:30.277244 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [req-1c82ba32-3fc8-470b-9308-2600933e6f32 req-e46b3db2-0a33-4b4b-9771-cbd3b5e05df6 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:30.279764 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [req-1c82ba32-3fc8-470b-9308-2600933e6f32 req-e46b3db2-0a33-4b4b-9771-cbd3b5e05df6 demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 03:38:30.280019 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [req-1c82ba32-3fc8-470b-9308-2600933e6f32 req-e46b3db2-0a33-4b4b-9771-cbd3b5e05df6 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:30.280264 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [req-1c82ba32-3fc8-470b-9308-2600933e6f32 req-e46b3db2-0a33-4b4b-9771-cbd3b5e05df6 demo demo] Calling method 'version_select' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:30.280931 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [req-1c82ba32-3fc8-470b-9308-2600933e6f32 req-e46b3db2-0a33-4b4b-9771-cbd3b5e05df6 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 03:38:30.281360 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 4/12] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 03:38:30 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:30.316608 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-bbd465ac-a11f-432d-ab55-336784b1d485 None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:30.318598 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-bbd465ac-a11f-432d-ab55-336784b1d485 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 03:38:30.318774 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-bbd465ac-a11f-432d-ab55-336784b1d485 demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:30.318973 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-bbd465ac-a11f-432d-ab55-336784b1d485 demo demo] Calling method 'show' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:30.326811 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-bbd465ac-a11f-432d-ab55-336784b1d485 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 03:38:30.327159 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 3/13] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 03:38:30 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:30.935532 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-f39be85d-696e-4ee6-aae9-31ba4c7ef6fa None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:30.936679 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 4/14] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 03:38:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 03:38:30.967823 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-f0106423-d205-47ac-b4b2-9f33a9ae7986 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:30.971593 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 4/15] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 03:38:30 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 18 03:38:31.004891 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [req-f0106423-d205-47ac-b4b2-9f33a9ae7986 req-d15568cf-3c8c-48c4-900e-1e6bed061901 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:31.006869 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [req-f0106423-d205-47ac-b4b2-9f33a9ae7986 req-d15568cf-3c8c-48c4-900e-1e6bed061901 demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 03:38:31.007089 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [req-f0106423-d205-47ac-b4b2-9f33a9ae7986 req-d15568cf-3c8c-48c4-900e-1e6bed061901 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:31.007321 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [req-f0106423-d205-47ac-b4b2-9f33a9ae7986 req-d15568cf-3c8c-48c4-900e-1e6bed061901 demo demo] Calling method 'version_select' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:31.007764 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [req-f0106423-d205-47ac-b4b2-9f33a9ae7986 req-d15568cf-3c8c-48c4-900e-1e6bed061901 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 03:38:31.008174 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 5/16] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 03:38:31 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:31.042002 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-ff1619ee-9991-4926-8f46-c792eb9b7f9f None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:31.045767 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-ff1619ee-9991-4926-8f46-c792eb9b7f9f demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 03:38:31.046079 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-ff1619ee-9991-4926-8f46-c792eb9b7f9f demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:31.046319 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-ff1619ee-9991-4926-8f46-c792eb9b7f9f demo demo] Calling method 'show' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:31.055348 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-ff1619ee-9991-4926-8f46-c792eb9b7f9f demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 03:38:31.055719 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 4/17] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 03:38:31 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:31.093198 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-276d7159-783f-40e0-b5c0-de5d7b359f9c None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:31.094357 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 5/18] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 03:38:31 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 03:38:31.126774 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-449ef5e5-dc24-4809-a0b4-74b7aafbdcf0 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:31.129044 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 5/19] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 03:38:31 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jun 18 03:38:31.159932 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [req-449ef5e5-dc24-4809-a0b4-74b7aafbdcf0 req-fbdfd230-f1f4-4106-9d30-304d8897abe7 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:31.161660 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [req-449ef5e5-dc24-4809-a0b4-74b7aafbdcf0 req-fbdfd230-f1f4-4106-9d30-304d8897abe7 demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 03:38:31.161795 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [req-449ef5e5-dc24-4809-a0b4-74b7aafbdcf0 req-fbdfd230-f1f4-4106-9d30-304d8897abe7 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:31.161986 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [req-449ef5e5-dc24-4809-a0b4-74b7aafbdcf0 req-fbdfd230-f1f4-4106-9d30-304d8897abe7 demo demo] Calling method 'version_select' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:31.162413 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [req-449ef5e5-dc24-4809-a0b4-74b7aafbdcf0 req-fbdfd230-f1f4-4106-9d30-304d8897abe7 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 03:38:31.163249 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 6/20] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 03:38:31 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:31.198405 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-af8d77cd-baa9-46a0-b868-cba67b498c7b None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:38:31.201034 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-af8d77cd-baa9-46a0-b868-cba67b498c7b demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 03:38:31.201215 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-af8d77cd-baa9-46a0-b868-cba67b498c7b demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:38:31.201505 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-af8d77cd-baa9-46a0-b868-cba67b498c7b demo demo] Calling method 'show' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:38:31.210370 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-af8d77cd-baa9-46a0-b868-cba67b498c7b demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 03:38:31.210629 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 5/21] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 03:38:31 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 03:38:39.321510 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:38:41.207544 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=8 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:43:20.916504 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:43:21.015393 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:43:21.015636 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:43:21.015896 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:43:21.016546 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:43:21.018525 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:43:21.063079 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec demo demo] Get all volumes completed successfully. Jun 18 03:43:21.065771 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-fe48fc21-7621-4082-8f93-d2f47ed3bcec demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:43:21.066293 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 6/22] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:43:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:43:31.054177 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:44:21.093259 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:44:21.097106 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:44:21.097881 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:44:21.098262 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:44:21.099439 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:44:21.101210 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:44:21.142266 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 demo demo] Get all volumes completed successfully. Jun 18 03:44:21.145032 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-aa02850e-6816-4404-9b2c-0e64a0001ea7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:44:21.145704 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 6/23] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:44:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:44:31.130982 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:45:21.176229 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-8300149c-eb57-4df8-a943-ee377431ea5d None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:45:21.181604 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-8300149c-eb57-4df8-a943-ee377431ea5d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:45:21.181838 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-8300149c-eb57-4df8-a943-ee377431ea5d demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:45:21.182214 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-8300149c-eb57-4df8-a943-ee377431ea5d demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:45:21.182407 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-8300149c-eb57-4df8-a943-ee377431ea5d demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:45:21.183054 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-8300149c-eb57-4df8-a943-ee377431ea5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:45:21.220425 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-8300149c-eb57-4df8-a943-ee377431ea5d demo demo] Get all volumes completed successfully. Jun 18 03:45:21.222561 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-8300149c-eb57-4df8-a943-ee377431ea5d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:45:21.222916 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 7/24] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:45:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:45:31.214781 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:46:21.284876 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:46:21.287750 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:46:21.287910 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:46:21.288084 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:46:21.288577 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:46:21.289321 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:46:21.328049 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 demo demo] Get all volumes completed successfully. Jun 18 03:46:21.330079 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-1a92e348-7aa0-407e-ba2d-f978359022b1 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:46:21.330519 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 6/25] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:46:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:46:31.320989 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=1 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:47:21.344278 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-43c05be0-9371-40ce-bced-283fe04cf417 None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:47:21.347001 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-43c05be0-9371-40ce-bced-283fe04cf417 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:47:21.347250 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-43c05be0-9371-40ce-bced-283fe04cf417 demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:47:21.347512 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-43c05be0-9371-40ce-bced-283fe04cf417 demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:47:21.347860 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-43c05be0-9371-40ce-bced-283fe04cf417 demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:47:21.349159 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-43c05be0-9371-40ce-bced-283fe04cf417 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:47:21.360495 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-43c05be0-9371-40ce-bced-283fe04cf417 demo demo] Get all volumes completed successfully. Jun 18 03:47:21.363598 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-43c05be0-9371-40ce-bced-283fe04cf417 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:47:21.364172 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 7/26] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:47:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:47:31.353832 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:48:21.380217 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:48:21.521061 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:48:21.521540 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:48:21.522030 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:48:21.522566 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:48:21.523791 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:48:21.533009 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e demo demo] Get all volumes completed successfully. Jun 18 03:48:21.535107 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-6aadabfe-50f5-4044-be30-ec07a4bf1e3e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:48:21.535489 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 7/27] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:48:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:48:31.528018 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:49:21.555921 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:49:21.559801 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:49:21.560157 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:49:21.560690 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:49:21.561169 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:49:21.562616 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:49:21.572714 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 demo demo] Get all volumes completed successfully. Jun 18 03:49:21.575503 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-5671bbaf-3392-4e70-b3e5-2d8ba0bcc9c4 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:49:21.575986 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 8/28] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:49:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:49:31.567456 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:50:21.589509 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:50:21.592205 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:50:21.592546 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:50:21.592766 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:50:21.593344 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:50:21.594065 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:50:21.606446 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 demo demo] Get all volumes completed successfully. Jun 18 03:50:21.608680 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-9e88975a-e6b4-4a0a-af67-be5623afb3b0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:50:21.609071 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 7/29] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:50:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:50:31.599108 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=1 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:51:21.621255 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-9f388166-7206-403a-98a8-d08e0b5ce324 None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:51:21.625264 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-9f388166-7206-403a-98a8-d08e0b5ce324 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:51:21.625488 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-9f388166-7206-403a-98a8-d08e0b5ce324 demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:51:21.625692 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-9f388166-7206-403a-98a8-d08e0b5ce324 demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:51:21.625937 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-9f388166-7206-403a-98a8-d08e0b5ce324 demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:51:21.628173 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-9f388166-7206-403a-98a8-d08e0b5ce324 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:51:21.639491 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-9f388166-7206-403a-98a8-d08e0b5ce324 demo demo] Get all volumes completed successfully. Jun 18 03:51:21.642585 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-9f388166-7206-403a-98a8-d08e0b5ce324 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:51:21.643084 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 8/30] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:51:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:51:31.631354 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:52:21.657106 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-34f02932-42d0-44ec-8448-4cedfb36b051 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:52:21.660961 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-34f02932-42d0-44ec-8448-4cedfb36b051 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:52:21.661322 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-34f02932-42d0-44ec-8448-4cedfb36b051 demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:52:21.661708 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-34f02932-42d0-44ec-8448-4cedfb36b051 demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:52:21.662144 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-34f02932-42d0-44ec-8448-4cedfb36b051 demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:52:21.663575 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-34f02932-42d0-44ec-8448-4cedfb36b051 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:52:21.671436 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-34f02932-42d0-44ec-8448-4cedfb36b051 demo demo] Get all volumes completed successfully. Jun 18 03:52:21.673219 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-34f02932-42d0-44ec-8448-4cedfb36b051 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:52:21.673669 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 8/31] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:52:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:52:31.667713 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:53:21.684286 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:53:21.842144 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:53:21.842576 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:53:21.842946 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:53:21.843456 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:53:21.845015 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:53:21.854854 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 demo demo] Get all volumes completed successfully. Jun 18 03:53:21.856868 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-377aa892-a8ac-462e-9e3e-5c8bcd587722 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:53:21.857287 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 9/32] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:53:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:53:31.851699 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:54:21.871630 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:54:21.874896 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:54:21.875289 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:54:21.875472 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:54:21.875866 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:54:21.877089 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:54:21.886655 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 demo demo] Get all volumes completed successfully. Jun 18 03:54:21.888872 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-77d5b253-5f0d-4a43-8203-716bd2ade191 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:54:21.889260 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 8/33] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:54:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:54:31.880955 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=1 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:55:21.906967 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:55:21.909927 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:55:21.909927 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:55:21.909927 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:55:21.910451 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:55:21.911906 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:55:21.922544 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 demo demo] Get all volumes completed successfully. Jun 18 03:55:21.924326 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-61a1ab3d-2917-410e-b0e3-89a37ab08ab7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:55:21.924749 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 9/34] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:55:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:55:31.915436 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:56:21.939778 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:56:21.941992 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:56:21.942159 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:56:21.942345 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:56:21.942566 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:56:21.943220 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:56:21.952729 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f demo demo] Get all volumes completed successfully. Jun 18 03:56:21.955816 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-becb739d-daa5-4755-b1c3-90aa79a66f4f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:56:21.956570 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 9/35] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:56:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:56:31.946564 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:57:21.972972 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:57:21.976816 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:57:21.977817 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:57:21.978203 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:57:21.978811 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:57:21.980321 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:57:21.991460 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 demo demo] Get all volumes completed successfully. Jun 18 03:57:21.994225 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-08a5a5ff-0abc-4f89-a359-e2ab10baae78 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:57:21.995004 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 10/36] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:57:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:57:31.984164 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:58:22.010511 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-1bdca17d-5c34-4994-a8dc-325535f2225c None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:58:22.167328 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-1bdca17d-5c34-4994-a8dc-325535f2225c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:58:22.167696 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-1bdca17d-5c34-4994-a8dc-325535f2225c demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:58:22.168080 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-1bdca17d-5c34-4994-a8dc-325535f2225c demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:58:22.169731 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-1bdca17d-5c34-4994-a8dc-325535f2225c demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:58:22.170977 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-1bdca17d-5c34-4994-a8dc-325535f2225c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:58:22.179129 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-1bdca17d-5c34-4994-a8dc-325535f2225c demo demo] Get all volumes completed successfully. Jun 18 03:58:22.181790 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-1bdca17d-5c34-4994-a8dc-325535f2225c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:58:22.182277 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 9/37] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:58:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:58:32.174893 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=1 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 03:59:22.196531 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 03:59:22.200787 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 03:59:22.201215 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 03:59:22.201684 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 03:59:22.202158 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 03:59:22.203899 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 03:59:22.213240 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a demo demo] Get all volumes completed successfully. Jun 18 03:59:22.215750 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-d5e915df-58e8-4e8b-9cb7-9231958d922a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 03:59:22.216247 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 10/38] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 03:59:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 03:59:32.207783 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:00:22.232850 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:00:22.235958 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:00:22.236233 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:00:22.236511 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:00:22.236838 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:00:22.237807 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:00:22.246906 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e demo demo] Get all volumes completed successfully. Jun 18 04:00:22.249729 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-03990adc-8062-4b2e-b750-f4b12ef1c70e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:00:22.250197 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 10/39] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:00:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:00:32.241016 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:01:22.262651 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:01:22.265805 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:01:22.266032 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:01:22.266311 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:01:22.266607 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:01:22.267537 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:01:22.275261 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 demo demo] Get all volumes completed successfully. Jun 18 04:01:22.277225 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-2d3038c2-f9d7-409a-84ff-8007361c6697 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:01:22.277613 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 11/40] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:01:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:01:32.271096 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:02:22.291449 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-328b150e-8277-4408-be82-1be87f95c949 None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:02:22.295598 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-328b150e-8277-4408-be82-1be87f95c949 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:02:22.295981 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-328b150e-8277-4408-be82-1be87f95c949 demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:02:22.296420 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-328b150e-8277-4408-be82-1be87f95c949 demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:02:22.296961 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-328b150e-8277-4408-be82-1be87f95c949 demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:02:22.297919 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-328b150e-8277-4408-be82-1be87f95c949 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:02:22.304401 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-328b150e-8277-4408-be82-1be87f95c949 demo demo] Get all volumes completed successfully. Jun 18 04:02:22.306290 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-328b150e-8277-4408-be82-1be87f95c949 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:02:22.306762 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 10/41] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:02:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:02:32.300550 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=1 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:03:22.323273 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:03:22.407815 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:03:22.408204 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:03:22.408428 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:03:22.408832 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:03:22.410374 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:03:22.422797 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa demo demo] Get all volumes completed successfully. Jun 18 04:03:22.426908 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-0d6dbbd8-fb20-42f8-947c-9b3b163de3fa demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:03:22.427587 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 11/42] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:03:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:03:32.416929 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:04:22.470810 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-83e101e5-e70d-4b39-8221-4035e0108793 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:04:22.474343 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-83e101e5-e70d-4b39-8221-4035e0108793 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:04:22.474613 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-83e101e5-e70d-4b39-8221-4035e0108793 demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:04:22.474833 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-83e101e5-e70d-4b39-8221-4035e0108793 demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:04:22.475142 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-83e101e5-e70d-4b39-8221-4035e0108793 demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:04:22.476187 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-83e101e5-e70d-4b39-8221-4035e0108793 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:04:22.485909 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-83e101e5-e70d-4b39-8221-4035e0108793 demo demo] Get all volumes completed successfully. Jun 18 04:04:22.488588 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-83e101e5-e70d-4b39-8221-4035e0108793 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:04:22.489081 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 11/43] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:04:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:04:32.479577 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:05:22.507480 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-6885c7e6-a2f0-477c-81ce-50736120b154 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:05:22.511489 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-6885c7e6-a2f0-477c-81ce-50736120b154 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:05:22.512000 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-6885c7e6-a2f0-477c-81ce-50736120b154 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:05:22.512516 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-6885c7e6-a2f0-477c-81ce-50736120b154 demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:05:22.512980 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-6885c7e6-a2f0-477c-81ce-50736120b154 demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:05:22.514445 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-6885c7e6-a2f0-477c-81ce-50736120b154 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:05:22.522794 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-6885c7e6-a2f0-477c-81ce-50736120b154 demo demo] Get all volumes completed successfully. Jun 18 04:05:22.524984 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-6885c7e6-a2f0-477c-81ce-50736120b154 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:05:22.525448 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 12/44] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:05:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:05:32.518474 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:06:22.538120 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:06:22.540654 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:06:22.540879 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:06:22.541137 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:06:22.541407 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:06:22.542340 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:06:22.550919 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa demo demo] Get all volumes completed successfully. Jun 18 04:06:22.555160 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-c6c7b018-8bc3-4a15-97c9-efc8cddde7aa demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:06:22.555940 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 11/45] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:06:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:06:32.546740 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=1 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:07:22.569801 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:07:22.573025 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:07:22.573322 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:07:22.573603 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:07:22.573921 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:07:22.574921 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:07:22.582237 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 demo demo] Get all volumes completed successfully. Jun 18 04:07:22.584136 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-faf23aa0-15a2-44c4-81ca-2275e9ed6da3 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:07:22.584537 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 12/46] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:07:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:07:32.578045 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:08:22.599550 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:08:22.687468 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:08:22.687468 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:08:22.687468 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:08:22.688006 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:08:22.689324 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:08:22.696030 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c demo demo] Get all volumes completed successfully. Jun 18 04:08:22.697884 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-a75d2510-9d72-4741-b1aa-450e39a0a56c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:08:22.698283 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 12/47] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:08:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:08:32.690912 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:09:22.715680 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:09:22.718384 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:09:22.718582 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:09:22.718841 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:09:22.719135 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:09:22.720027 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:09:22.727577 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 demo demo] Get all volumes completed successfully. Jun 18 04:09:22.729929 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-adc14491-5adf-4e11-a7a5-364aa2f16696 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:09:22.730265 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 13/48] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:09:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:09:32.723192 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:10:22.743210 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-47262dcd-81b4-4147-a967-47e55daee47c None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:10:22.747024 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-47262dcd-81b4-4147-a967-47e55daee47c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:10:22.747024 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-47262dcd-81b4-4147-a967-47e55daee47c demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:10:22.747024 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-47262dcd-81b4-4147-a967-47e55daee47c demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:10:22.747024 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-47262dcd-81b4-4147-a967-47e55daee47c demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:10:22.748387 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-47262dcd-81b4-4147-a967-47e55daee47c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:10:22.756074 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-47262dcd-81b4-4147-a967-47e55daee47c demo demo] Get all volumes completed successfully. Jun 18 04:10:22.761351 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-47262dcd-81b4-4147-a967-47e55daee47c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:10:22.762377 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 12/49] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:10:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:10:32.751513 np0000181856 devstack@c-api.service[116563]: DEBUG dbcounter [-] [116563] Writing DB stats cinder:SELECT=1 {{(pid=116563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:11:22.779006 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.middleware.request_id [None req-e5d073a7-66c6-470b-98d4-597766ab4dde None None] RequestId filter calling following filter/app {{(pid=116564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:11:22.783301 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-e5d073a7-66c6-470b-98d4-597766ab4dde demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:11:22.783519 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-e5d073a7-66c6-470b-98d4-597766ab4dde demo demo] Empty body provided in request {{(pid=116564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:11:22.783739 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.openstack.wsgi [None req-e5d073a7-66c6-470b-98d4-597766ab4dde demo demo] Calling method 'detail' {{(pid=116564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:11:22.784006 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.api.api_utils [None req-e5d073a7-66c6-470b-98d4-597766ab4dde demo demo] Removing options '' from query. {{(pid=116564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:11:22.784818 np0000181856 devstack@c-api.service[116564]: DEBUG cinder.volume.api [None req-e5d073a7-66c6-470b-98d4-597766ab4dde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:11:22.792981 np0000181856 devstack@c-api.service[116564]: INFO cinder.volume.api [None req-e5d073a7-66c6-470b-98d4-597766ab4dde demo demo] Get all volumes completed successfully. Jun 18 04:11:22.795427 np0000181856 devstack@c-api.service[116564]: INFO cinder.api.openstack.wsgi [None req-e5d073a7-66c6-470b-98d4-597766ab4dde demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:11:22.795952 np0000181856 devstack@c-api.service[116564]: [pid: 116564|app: 0|req: 13/50] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:11:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:11:32.788165 np0000181856 devstack@c-api.service[116564]: DEBUG dbcounter [-] [116564] Writing DB stats cinder:SELECT=1 {{(pid=116564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:12:22.809848 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.middleware.request_id [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 None None] RequestId filter calling following filter/app {{(pid=116566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:12:22.813997 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:12:22.814263 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 demo demo] Empty body provided in request {{(pid=116566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:12:22.814535 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.openstack.wsgi [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 demo demo] Calling method 'detail' {{(pid=116566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:12:22.814867 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.api.api_utils [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 demo demo] Removing options '' from query. {{(pid=116566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:12:22.815991 np0000181856 devstack@c-api.service[116566]: DEBUG cinder.volume.api [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:12:22.826408 np0000181856 devstack@c-api.service[116566]: INFO cinder.volume.api [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 demo demo] Get all volumes completed successfully. Jun 18 04:12:22.829399 np0000181856 devstack@c-api.service[116566]: INFO cinder.api.openstack.wsgi [None req-c0e27110-aa8e-4b25-aeaa-4f09c5fbc349 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:12:22.829983 np0000181856 devstack@c-api.service[116566]: [pid: 116566|app: 0|req: 13/51] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:12:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:12:32.820717 np0000181856 devstack@c-api.service[116566]: DEBUG dbcounter [-] [116566] Writing DB stats cinder:SELECT=1 {{(pid=116566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:13:22.844632 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.middleware.request_id [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 None None] RequestId filter calling following filter/app {{(pid=116565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:13:22.943803 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:13:22.944151 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 demo demo] Empty body provided in request {{(pid=116565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:13:22.944600 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.openstack.wsgi [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 demo demo] Calling method 'detail' {{(pid=116565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:13:22.945099 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.api.api_utils [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 demo demo] Removing options '' from query. {{(pid=116565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:13:22.946523 np0000181856 devstack@c-api.service[116565]: DEBUG cinder.volume.api [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:13:22.954857 np0000181856 devstack@c-api.service[116565]: INFO cinder.volume.api [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 demo demo] Get all volumes completed successfully. Jun 18 04:13:22.956720 np0000181856 devstack@c-api.service[116565]: INFO cinder.api.openstack.wsgi [None req-ad95578d-140e-4a12-89f8-e6a50dabfd36 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:13:22.957089 np0000181856 devstack@c-api.service[116565]: [pid: 116565|app: 0|req: 14/52] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:13:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 04:13:32.950487 np0000181856 devstack@c-api.service[116565]: DEBUG dbcounter [-] [116565] Writing DB stats cinder:SELECT=1 {{(pid=116565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 04:14:22.972454 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.middleware.request_id [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b None None] RequestId filter calling following filter/app {{(pid=116563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 04:14:22.977642 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 04:14:22.977806 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b demo demo] Empty body provided in request {{(pid=116563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 04:14:22.977983 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.openstack.wsgi [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b demo demo] Calling method 'detail' {{(pid=116563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 04:14:22.978234 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.api.api_utils [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b demo demo] Removing options '' from query. {{(pid=116563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 04:14:22.978919 np0000181856 devstack@c-api.service[116563]: DEBUG cinder.volume.api [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 04:14:22.991621 np0000181856 devstack@c-api.service[116563]: INFO cinder.volume.api [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b demo demo] Get all volumes completed successfully. Jun 18 04:14:22.994045 np0000181856 devstack@c-api.service[116563]: INFO cinder.api.openstack.wsgi [None req-e9ed8230-3f70-4450-91d4-0ef2e994710b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 04:14:22.994483 np0000181856 devstack@c-api.service[116563]: [pid: 116563|app: 0|req: 13/53] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 04:14:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)