Jun 18 07:18:27.685952 np0000181908 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 07:18:27.699650 np0000181908 devstack@c-api.service[112102]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 07:18:27 2026] *** Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: nodename: np0000181908 Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: machine: x86_64 Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: clock source: unix Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: pcre jit disabled Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: detected number of CPU cores: 16 Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: current working directory: / Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: detected binary path: /usr/bin/uwsgi-core Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: your processes number limit is 256917 Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: your memory page size is 4096 bytes Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: detected max file descriptor number: 2048 Jun 18 07:18:27.701904 np0000181908 devstack@c-api.service[112102]: lock engine: pthread robust mutexes Jun 18 07:18:27.703338 np0000181908 devstack@c-api.service[112102]: thunder lock: enabled Jun 18 07:18:27.703338 np0000181908 devstack@c-api.service[112102]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 07:18:27.703338 np0000181908 devstack@c-api.service[112102]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 07:18:27.703338 np0000181908 devstack@c-api.service[112102]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 07:18:27.703338 np0000181908 devstack@c-api.service[112102]: Set PythonHome to /opt/stack/data/venv Jun 18 07:18:27.737720 np0000181908 devstack@c-api.service[112102]: Python main interpreter initialized at 0x71c84e0a3668 Jun 18 07:18:27.737720 np0000181908 devstack@c-api.service[112102]: python threads support enabled Jun 18 07:18:27.737720 np0000181908 devstack@c-api.service[112102]: your server socket listen backlog is limited to 100 connections Jun 18 07:18:27.737720 np0000181908 devstack@c-api.service[112102]: your mercy for graceful operations on workers is 80 seconds Jun 18 07:18:27.738245 np0000181908 devstack@c-api.service[112102]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 07:18:27.738397 np0000181908 devstack@c-api.service[112102]: *** Operational MODE: preforking *** Jun 18 07:18:27.738551 np0000181908 devstack@c-api.service[112102]: *** uWSGI is running in multiple interpreter mode *** Jun 18 07:18:27.738551 np0000181908 devstack@c-api.service[112102]: spawned uWSGI master process (pid: 112102) Jun 18 07:18:27.738828 np0000181908 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 07:18:27.739225 np0000181908 devstack@c-api.service[112102]: spawned uWSGI worker 1 (pid: 112105, cores: 1) Jun 18 07:18:27.739839 np0000181908 devstack@c-api.service[112102]: spawned uWSGI worker 2 (pid: 112106, cores: 1) Jun 18 07:18:27.740418 np0000181908 devstack@c-api.service[112102]: spawned uWSGI worker 3 (pid: 112107, cores: 1) Jun 18 07:18:27.744479 np0000181908 devstack@c-api.service[112102]: spawned uWSGI worker 4 (pid: 112108, cores: 1) Jun 18 07:18:27.744479 np0000181908 devstack@c-api.service[112102]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 07:18:27.865076 np0000181908 devstack@c-api.service[112106]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:18:27.865076 np0000181908 devstack@c-api.service[112106]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:18:27.865076 np0000181908 devstack@c-api.service[112106]: we strongly recommend against using it for new projects. Jun 18 07:18:27.865076 np0000181908 devstack@c-api.service[112106]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:18:27.865076 np0000181908 devstack@c-api.service[112106]: framework. For more detail see Jun 18 07:18:27.865076 np0000181908 devstack@c-api.service[112106]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:18:27.865076 np0000181908 devstack@c-api.service[112106]: import eventlet # noqa Jun 18 07:18:27.879732 np0000181908 devstack@c-api.service[112107]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:18:27.879732 np0000181908 devstack@c-api.service[112107]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:18:27.879732 np0000181908 devstack@c-api.service[112107]: we strongly recommend against using it for new projects. Jun 18 07:18:27.879732 np0000181908 devstack@c-api.service[112107]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:18:27.879732 np0000181908 devstack@c-api.service[112107]: framework. For more detail see Jun 18 07:18:27.879732 np0000181908 devstack@c-api.service[112107]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:18:27.879732 np0000181908 devstack@c-api.service[112107]: import eventlet # noqa Jun 18 07:18:27.889177 np0000181908 devstack@c-api.service[112108]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:18:27.889177 np0000181908 devstack@c-api.service[112108]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:18:27.889177 np0000181908 devstack@c-api.service[112108]: we strongly recommend against using it for new projects. Jun 18 07:18:27.889177 np0000181908 devstack@c-api.service[112108]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:18:27.889177 np0000181908 devstack@c-api.service[112108]: framework. For more detail see Jun 18 07:18:27.889177 np0000181908 devstack@c-api.service[112108]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:18:27.889177 np0000181908 devstack@c-api.service[112108]: import eventlet # noqa Jun 18 07:18:27.892037 np0000181908 devstack@c-api.service[112105]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:18:27.892037 np0000181908 devstack@c-api.service[112105]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:18:27.892037 np0000181908 devstack@c-api.service[112105]: we strongly recommend against using it for new projects. Jun 18 07:18:27.892037 np0000181908 devstack@c-api.service[112105]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:18:27.892037 np0000181908 devstack@c-api.service[112105]: framework. For more detail see Jun 18 07:18:27.892037 np0000181908 devstack@c-api.service[112105]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:18:27.892037 np0000181908 devstack@c-api.service[112105]: import eventlet # noqa Jun 18 07:18:27.951000 np0000181908 devstack@c-api.service[112106]: /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 07:18:27.951000 np0000181908 devstack@c-api.service[112106]: warnings.warn( Jun 18 07:18:27.966528 np0000181908 devstack@c-api.service[112107]: /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 07:18:27.966528 np0000181908 devstack@c-api.service[112107]: warnings.warn( Jun 18 07:18:27.982790 np0000181908 devstack@c-api.service[112105]: /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 07:18:27.982790 np0000181908 devstack@c-api.service[112105]: warnings.warn( Jun 18 07:18:27.989631 np0000181908 devstack@c-api.service[112108]: /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 07:18:27.989631 np0000181908 devstack@c-api.service[112108]: warnings.warn( Jun 18 07:18:28.028700 np0000181908 devstack@c-api.service[112106]: /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 07:18:28.028700 np0000181908 devstack@c-api.service[112106]: from cgi import parse_header Jun 18 07:18:28.044259 np0000181908 devstack@c-api.service[112107]: /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 07:18:28.044259 np0000181908 devstack@c-api.service[112107]: from cgi import parse_header Jun 18 07:18:28.060629 np0000181908 devstack@c-api.service[112105]: /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 07:18:28.060629 np0000181908 devstack@c-api.service[112105]: from cgi import parse_header Jun 18 07:18:28.076432 np0000181908 devstack@c-api.service[112106]: /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 07:18:28.076432 np0000181908 devstack@c-api.service[112106]: removals.removed_module( Jun 18 07:18:28.077816 np0000181908 devstack@c-api.service[112106]: /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 07:18:28.077816 np0000181908 devstack@c-api.service[112106]: removals.removed_module( Jun 18 07:18:28.079815 np0000181908 devstack@c-api.service[112108]: /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 07:18:28.079815 np0000181908 devstack@c-api.service[112108]: from cgi import parse_header Jun 18 07:18:28.095704 np0000181908 devstack@c-api.service[112107]: /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 07:18:28.095704 np0000181908 devstack@c-api.service[112107]: removals.removed_module( Jun 18 07:18:28.097618 np0000181908 devstack@c-api.service[112107]: /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 07:18:28.097618 np0000181908 devstack@c-api.service[112107]: removals.removed_module( Jun 18 07:18:28.111803 np0000181908 devstack@c-api.service[112105]: /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 07:18:28.111803 np0000181908 devstack@c-api.service[112105]: removals.removed_module( Jun 18 07:18:28.113354 np0000181908 devstack@c-api.service[112105]: /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 07:18:28.113354 np0000181908 devstack@c-api.service[112105]: removals.removed_module( Jun 18 07:18:28.133292 np0000181908 devstack@c-api.service[112108]: /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 07:18:28.133292 np0000181908 devstack@c-api.service[112108]: removals.removed_module( Jun 18 07:18:28.134715 np0000181908 devstack@c-api.service[112108]: /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 07:18:28.134715 np0000181908 devstack@c-api.service[112108]: removals.removed_module( Jun 18 07:18:28.887032 np0000181908 devstack@c-api.service[112105]: /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 07:18:28.887032 np0000181908 devstack@c-api.service[112105]: warnings.warn( Jun 18 07:18:28.899335 np0000181908 devstack@c-api.service[112107]: /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 07:18:28.899335 np0000181908 devstack@c-api.service[112107]: warnings.warn( Jun 18 07:18:28.927087 np0000181908 devstack@c-api.service[112106]: /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 07:18:28.927087 np0000181908 devstack@c-api.service[112106]: warnings.warn( Jun 18 07:18:28.938841 np0000181908 devstack@c-api.service[112105]: /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 07:18:28.938841 np0000181908 devstack@c-api.service[112105]: warnings.warn( Jun 18 07:18:28.955504 np0000181908 devstack@c-api.service[112107]: /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 07:18:28.955504 np0000181908 devstack@c-api.service[112107]: warnings.warn( Jun 18 07:18:28.979054 np0000181908 devstack@c-api.service[112106]: /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 07:18:28.979054 np0000181908 devstack@c-api.service[112106]: warnings.warn( Jun 18 07:18:28.981182 np0000181908 devstack@c-api.service[112108]: /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 07:18:28.981182 np0000181908 devstack@c-api.service[112108]: warnings.warn( Jun 18 07:18:29.036968 np0000181908 devstack@c-api.service[112108]: /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 07:18:29.036968 np0000181908 devstack@c-api.service[112108]: warnings.warn( Jun 18 07:18:29.151669 np0000181908 devstack@c-api.service[112107]: 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 07:18:29.151853 np0000181908 devstack@c-api.service[112107]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112107) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:18:29.154697 np0000181908 devstack@c-api.service[112105]: 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 07:18:29.154924 np0000181908 devstack@c-api.service[112105]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112105) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:18:29.174505 np0000181908 devstack@c-api.service[112106]: 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 07:18:29.174704 np0000181908 devstack@c-api.service[112106]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112106) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:18:29.232725 np0000181908 devstack@c-api.service[112108]: 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 07:18:29.232927 np0000181908 devstack@c-api.service[112108]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112108) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:18:29.243233 np0000181908 devstack@c-api.service[112105]: /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 07:18:29.243233 np0000181908 devstack@c-api.service[112105]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:18:29.248392 np0000181908 devstack@c-api.service[112106]: /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 07:18:29.248392 np0000181908 devstack@c-api.service[112106]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:18:29.250784 np0000181908 devstack@c-api.service[112107]: /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 07:18:29.250784 np0000181908 devstack@c-api.service[112107]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:18:29.297129 np0000181908 devstack@c-api.service[112108]: /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 07:18:29.297129 np0000181908 devstack@c-api.service[112108]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:18:29.717433 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112105) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:18:29.717650 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112107) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:18:29.717791 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.717866 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.718013 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.718102 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.718224 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.718308 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.718384 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112108) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:18:29.719091 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.719221 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.719568 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.720428 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.720489 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112106) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:18:29.720521 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.720571 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.720632 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.720698 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.720730 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.720761 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.720791 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.720820 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.720852 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.720878 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.720904 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.720954 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.721043 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.721103 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.721154 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.721287 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.721654 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.721705 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.721739 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.721768 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.721768 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.721825 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.721850 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.721874 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.721902 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.721933 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.721959 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.721986 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.722011 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.722044 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.722100 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.722195 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.722250 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.722308 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.722344 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.722370 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.722398 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.722423 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.722518 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.722568 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.722599 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.722628 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.722666 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.722699 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.722758 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.722789 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.722822 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.722854 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.722902 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.722937 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.722970 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.723037 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.723037 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.723084 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.723114 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.723139 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.723171 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.723199 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.723224 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.723249 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.723273 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.723298 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.723334 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.723364 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.723399 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.723429 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.723472 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.723515 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.723544 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.723604 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.723683 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.723785 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.723972 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.724068 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.724105 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.724160 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.724200 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.724249 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.724294 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.724331 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.724412 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.724469 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.724506 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.724556 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.724598 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.724637 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.724676 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.724717 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.724758 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.724805 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.724845 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.724894 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.724940 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.724977 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.725015 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.725053 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.725093 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.725127 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.725165 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.725208 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.725250 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.725386 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.725428 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.725485 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.725485 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.725485 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.725485 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.725801 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.725900 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.725989 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.726083 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.726171 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.726258 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.726357 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.727429 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.727577 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.727621 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.727661 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.727699 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.727750 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.727798 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.727843 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.727887 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.727926 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.727963 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.728000 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.728045 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.728045 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.728234 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.728303 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.728303 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.728381 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.728433 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.728487 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.728535 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.728585 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.728585 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.728669 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.728720 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.728771 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.728810 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.728849 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.728894 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.728939 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.729112 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.729349 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.729458 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.729503 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.729563 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.729611 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.729651 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.729689 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.729689 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.729766 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.729840 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.729881 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.729928 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.730004 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.730052 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.730097 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.730197 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.730249 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.730249 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.730420 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.730499 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.730578 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.730629 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.730668 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.730713 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.730753 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.730798 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.730798 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.730798 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.730915 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.730960 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.731031 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.731084 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.731139 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.731178 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.731217 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.731258 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.731297 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.731336 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.731373 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.731553 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.731602 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.731654 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.731699 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.731744 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.731797 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.731842 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.731885 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.731923 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.731966 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.732009 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.732054 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.732090 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.732177 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.732427 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.732536 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.732591 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.732639 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.732679 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.732723 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.732759 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.732798 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.732857 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.732904 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.732947 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.732986 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.733026 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.733069 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.733114 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.733177 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.733224 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.733260 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.733299 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.733340 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.733385 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.733428 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.733428 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.733539 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.733539 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.733618 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.733662 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.733662 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.733739 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.733739 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.733818 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.733862 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.733908 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.733949 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.733987 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.734031 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.734079 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.734118 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.734161 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.734207 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.734245 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.734245 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.734612 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.734692 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.734753 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.734798 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.734835 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.734873 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.734912 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.734958 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.735067 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.735121 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.735165 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.735217 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.735267 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.735267 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.736084 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.736231 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.736267 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.736303 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.736370 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.736438 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.736502 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.736540 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.736566 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.736625 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.736655 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.736687 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.736714 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.736738 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.736772 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.736803 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.736834 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.736862 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.736893 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.736924 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.736924 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.736977 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.737460 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.737543 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.737606 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.737677 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.737752 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.737796 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.737879 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.737936 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.737966 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.738008 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.738038 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.738147 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.738178 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.738210 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.738241 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.738269 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.738299 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.738325 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.738353 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.738378 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.738405 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.738440 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.738503 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.738531 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.738563 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.738594 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.738622 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.738649 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.738680 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.738708 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.738743 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.738783 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.738814 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.738845 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.745137 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.745137 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.745363 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.745363 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.745363 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.745558 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.745649 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.745713 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.745775 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.745837 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.745837 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.745837 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.745837 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.745837 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.746342 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.746426 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.746531 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.746531 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.746610 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.746652 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.746689 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.746726 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.746765 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.746808 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.746844 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.746881 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.746926 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.747024 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.747065 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.747102 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.747152 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.747204 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.747242 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.747278 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.747319 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.747357 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.747399 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.747436 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.747488 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.747526 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.747574 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.747622 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.747666 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.747703 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.747745 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.747781 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.747823 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.747861 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.747896 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.747933 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.747968 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.748005 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.748040 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.748076 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.748111 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.748257 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.748300 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.748300 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.748300 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.748412 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.748412 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.748412 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.748530 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.748577 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.748577 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.748654 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.748769 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.748769 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.748856 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.748899 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.749003 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.749071 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.749111 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.749150 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.749193 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.749230 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.749263 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.749309 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.749348 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.749387 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.749422 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.749482 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.749522 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.749570 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.749623 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.749666 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.749709 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.749781 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.749827 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.749827 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.749894 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.749936 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.749979 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.749979 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.750055 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.750100 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.750137 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.750172 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.750209 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.750245 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.750280 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.750318 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.750362 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.750399 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.750435 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.750505 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.750544 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.750577 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.750622 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.750659 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.750694 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.750737 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.751835 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.751900 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.751946 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.752000 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.752038 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.752075 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.752112 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.752157 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.752202 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.752240 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.752293 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.752340 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.752391 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.752430 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.752498 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.752498 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.752581 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.752625 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.752664 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.752664 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.752740 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.752786 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.752822 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.752866 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.752911 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.752911 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.752911 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.752911 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.753297 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.753354 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.753419 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.753503 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.753579 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.753623 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.753663 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.753703 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.753744 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.753780 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.753824 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.753869 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.753907 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.753956 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.753995 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.754033 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.754072 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.754115 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.754154 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.754194 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.754244 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.754293 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.754332 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.754372 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.754419 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.754476 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.754540 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.754540 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.754714 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.754714 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.754714 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.754714 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.754906 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.754982 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.754982 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.755048 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.755048 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.755120 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.755191 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.755191 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.755273 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.755312 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.755356 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.755401 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.755442 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.755442 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.755442 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.755569 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.755616 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.755616 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.755693 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.755693 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.755693 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.755693 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.755847 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.755917 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.755958 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.756002 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.756055 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.756095 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.756150 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.756196 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.756242 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.756280 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.756329 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.756368 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.756420 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.756489 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.756541 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.756597 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.756643 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.756690 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.756729 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.756775 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.756775 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.756775 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.756886 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.756933 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.756971 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.756971 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.756971 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.756971 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.756971 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.756971 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.760684 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.760774 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.760812 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.760857 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.760911 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.760979 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.761040 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.761315 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.761392 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.761508 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.761575 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.761677 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.761750 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.761839 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.762010 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.762103 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.762201 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.762282 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.762384 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.762474 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.762581 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.762631 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.762696 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.762783 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.762900 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.763019 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.763118 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.763210 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.763274 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.763321 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.763321 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.763406 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.763473 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.763473 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.763573 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.763621 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.763621 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.763693 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.763732 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.763843 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.763950 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.764043 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.764101 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.764150 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.764203 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.764240 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.764240 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.764317 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.764354 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.764392 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.764434 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.764494 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.764542 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.764580 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.764629 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.764671 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.764720 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.764762 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.764807 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.764861 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.764906 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.764955 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.764997 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.765049 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.765107 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.765146 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.765199 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.765242 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.765281 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.765321 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.765357 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.765357 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.765428 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.765480 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.765480 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.765565 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.765604 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.765639 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.765674 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.765710 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.765710 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.765710 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.765710 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.765710 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.766378 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.766482 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.766526 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.766580 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.766641 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.766682 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.766787 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.766847 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.766900 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.766900 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.767069 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.767114 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.767159 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.767197 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.767243 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.767325 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.767367 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.767411 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.767476 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.767529 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.767581 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.767651 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.767734 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.767792 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.767838 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.767877 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.767922 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.767966 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.768017 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.768078 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.768118 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.768166 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.768218 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.768266 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.768318 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.768367 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.768413 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.768476 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.768515 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.768569 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.768614 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.768658 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.768712 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.768760 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.768815 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.768866 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.768917 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.768966 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.769007 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.769170 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.769226 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.769265 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.769314 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.769365 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.769365 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.769365 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.772384 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.772467 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.772532 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.772588 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.772667 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.772710 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.772773 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.772846 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.772922 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.772986 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.773018 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.773046 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.773081 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.773110 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.773163 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.773191 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.773218 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.773250 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.773277 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.773378 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.773415 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.773478 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.773515 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.773553 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.773599 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.773599 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.773651 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.773685 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.773712 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.773738 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.773766 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.773793 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.773821 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.773865 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.773897 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.773926 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.773953 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.773980 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.774008 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.774035 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.774065 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.774098 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.774129 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.774164 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.774191 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.774218 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.774253 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.774281 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.774305 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.774332 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.774359 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.774390 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.774390 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.774390 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.774390 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.774390 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.775851 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.775926 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.775990 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.776066 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.776130 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.776190 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.776265 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.776396 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.776435 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.776516 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.776568 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.776740 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.776784 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.776814 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.776840 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.776868 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.776909 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.777172 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.777225 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.777225 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.777301 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.777338 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.777374 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.777403 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.777551 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.777551 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.777551 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.777551 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.777681 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.778082 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.778130 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.778163 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.778191 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.778218 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.778245 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.778279 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.778316 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.778358 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.778402 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.778460 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.778500 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.778531 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.778562 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.778595 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.778634 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.778661 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.778692 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.778719 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.780521 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.780573 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.780613 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.780655 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.780780 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.780839 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.780889 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.780940 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.781011 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.781054 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.781104 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.781150 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.781197 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.781241 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.781293 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.781341 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.781387 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.781426 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.781484 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.781593 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.781657 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.781657 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.781657 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.781657 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.781657 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.782259 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.782662 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.782725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.782725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.782725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.782725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.782725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.782725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.782725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.783061 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.783105 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.783152 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.783190 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.783232 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.783283 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.783327 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.783376 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.783494 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.783554 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.783823 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.783888 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.783947 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.784003 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.784066 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.784116 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.784179 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.784222 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.784260 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.784298 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.784487 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.784659 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.784738 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.784802 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.785018 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.785070 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.785122 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.785162 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.785201 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.785250 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.785298 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.785346 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.785397 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.785460 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.785502 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.785547 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.785593 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.785645 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.785704 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.785759 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.785807 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.785860 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.785918 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.785967 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.786005 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.786043 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.786088 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.786141 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.786195 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.786242 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.786283 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.786333 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.786379 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.786425 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.786497 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.786546 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.786585 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.786980 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.787040 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.787191 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.787248 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.787287 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.787324 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.787361 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.787398 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112107) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112107) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:18:29.787437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112107) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:18:29.828978 np0000181908 devstack@c-api.service[112105]: INFO dbcounter [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Registered counter for database cinder Jun 18 07:18:29.830159 np0000181908 devstack@c-api.service[112106]: INFO dbcounter [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Registered counter for database cinder Jun 18 07:18:29.831579 np0000181908 devstack@c-api.service[112108]: INFO dbcounter [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Registered counter for database cinder Jun 18 07:18:29.835040 np0000181908 devstack@c-api.service[112107]: INFO dbcounter [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Registered counter for database cinder Jun 18 07:18:29.872419 np0000181908 devstack@c-api.service[112106]: DEBUG oslo_db.sqlalchemy.engines [None req-6a252e66-d012-4031-a3ab-9edce642a080 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=112106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:29.873776 np0000181908 devstack@c-api.service[112108]: DEBUG oslo_db.sqlalchemy.engines [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e 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=112108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:29.875680 np0000181908 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:29.881129 np0000181908 devstack@c-api.service[112107]: DEBUG oslo_db.sqlalchemy.engines [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 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=112107) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:29.989880 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writer thread running {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:18:29.992549 np0000181908 devstack@c-api.service[112108]: INFO cinder.rpc [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:18:29.994898 np0000181908 devstack@c-api.service[112108]: INFO cinder.rpc [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:18:29.995573 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writer thread running {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:18:29.996953 np0000181908 devstack@c-api.service[112108]: INFO cinder.rpc [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:18:29.998348 np0000181908 devstack@c-api.service[112106]: INFO cinder.rpc [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:18:29.998715 np0000181908 devstack@c-api.service[112108]: INFO cinder.rpc [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:18:29.999495 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.000682 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writer thread running {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:18:30.001038 np0000181908 devstack@c-api.service[112106]: INFO cinder.rpc [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:18:30.002286 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writer thread running {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:18:30.003296 np0000181908 devstack@c-api.service[112107]: INFO cinder.rpc [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:18:30.003570 np0000181908 devstack@c-api.service[112106]: INFO cinder.rpc [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:18:30.003931 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.004999 np0000181908 devstack@c-api.service[112105]: INFO cinder.rpc [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:18:30.005390 np0000181908 devstack@c-api.service[112107]: INFO cinder.rpc [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:18:30.005764 np0000181908 devstack@c-api.service[112106]: INFO cinder.rpc [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:18:30.006976 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.008042 np0000181908 devstack@c-api.service[112105]: INFO cinder.rpc [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:18:30.008115 np0000181908 devstack@c-api.service[112107]: INFO cinder.rpc [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:18:30.009352 np0000181908 devstack@c-api.service[112105]: INFO cinder.rpc [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:18:30.009545 np0000181908 devstack@c-api.service[112107]: INFO cinder.rpc [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:18:30.010041 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.010769 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.011098 np0000181908 devstack@c-api.service[112105]: INFO cinder.rpc [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:18:30.011962 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.014527 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.014897 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.040588 np0000181908 devstack@c-api.service[112108]: DEBUG oslo_db.sqlalchemy.engines [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e 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=112108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:30.043470 np0000181908 devstack@c-api.service[112108]: INFO cinder.rpc [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:18:30.045399 np0000181908 devstack@c-api.service[112106]: DEBUG oslo_db.sqlalchemy.engines [None req-6a252e66-d012-4031-a3ab-9edce642a080 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=112106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:30.046050 np0000181908 devstack@c-api.service[112108]: INFO cinder.rpc [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:18:30.046990 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.048791 np0000181908 devstack@c-api.service[112106]: INFO cinder.rpc [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:18:30.050695 np0000181908 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:30.051634 np0000181908 devstack@c-api.service[112106]: INFO cinder.rpc [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:18:30.052789 np0000181908 devstack@c-api.service[112107]: DEBUG oslo_db.sqlalchemy.engines [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 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=112107) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:30.052972 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.053407 np0000181908 devstack@c-api.service[112105]: INFO cinder.rpc [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:18:30.055818 np0000181908 devstack@c-api.service[112107]: INFO cinder.rpc [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:18:30.055901 np0000181908 devstack@c-api.service[112105]: INFO cinder.rpc [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:18:30.057308 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.058114 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.058203 np0000181908 devstack@c-api.service[112107]: INFO cinder.rpc [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:18:30.059386 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.062485 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.064774 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.065609 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.068050 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.069718 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.069862 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.071260 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.071981 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.072730 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.073072 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.075140 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.075667 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.076260 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.076550 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.078567 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.078855 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.079570 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.080309 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.081695 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.082469 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.083283 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.084573 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.084811 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.085608 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.086035 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.086497 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.088708 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.088775 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.089044 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.089207 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.091690 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.092521 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.093125 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.093637 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.095309 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.095772 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.096918 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.097400 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.098164 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.099835 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.103020 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.103166 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.103256 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.103325 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.103500 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.104202 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.104542 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.104653 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.106161 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.106293 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.106709 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.107801 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.108155 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.108859 np0000181908 devstack@c-api.service[112108]: WARNING cinder.api.contrib.hosts [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:18:30.109582 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.109646 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.109833 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.110924 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.111270 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.111597 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.112424 np0000181908 devstack@c-api.service[112106]: WARNING cinder.api.contrib.hosts [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:18:30.112503 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.112970 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.113194 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.113989 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.114705 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.114891 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: extensions {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.115006 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.115059 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.116279 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.116473 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.117008 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: extra_specs {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.117077 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.117805 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.118119 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.118563 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-volume-transfer {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.118652 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.118783 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: extensions {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.119537 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.120193 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.120301 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-quota-class-sets {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.120490 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: extra_specs {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.120594 np0000181908 devstack@c-api.service[112105]: WARNING cinder.api.contrib.hosts [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:18:30.121185 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.121527 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: cgsnapshots {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.121640 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.122214 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-volume-transfer {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.122553 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.122653 np0000181908 devstack@c-api.service[112107]: WARNING cinder.api.contrib.hosts [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:18:30.122916 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: scheduler-stats {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.123227 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.124055 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.124173 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-quota-class-sets {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.124351 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: qos-specs {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.124575 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.125485 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.126050 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.126263 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: extensions {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.126420 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: capabilities {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.126561 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: cgsnapshots {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.127626 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.127679 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: extra_specs {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.127714 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: encryption {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.128022 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: scheduler-stats {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.128437 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: extensions {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.129152 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-volume-transfer {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.129231 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: encryption {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.129489 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: qos-specs {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.129771 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: extra_specs {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.130820 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-quota-class-sets {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.130879 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-volume-type-access {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.131296 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-volume-transfer {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.131633 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: capabilities {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.132120 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: cgsnapshots {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.132367 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-quota-sets {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.132996 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: encryption {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.133126 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-quota-class-sets {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.133891 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: scheduler-stats {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.133982 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-snapshot-manage {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.134616 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: encryption {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.135004 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: cgsnapshots {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.135472 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-volume-manage {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.136041 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: qos-specs {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.136229 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-volume-type-access {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.136366 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: scheduler-stats {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.136879 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-hosts {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.137822 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: qos-specs {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.137911 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-quota-sets {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.138082 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: capabilities {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.138360 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: os-availability-zone {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.139398 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-snapshot-manage {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.139493 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: encryption {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.139734 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: consistencygroups {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.140103 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: capabilities {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.140929 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: encryption {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.141096 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-volume-manage {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.141362 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: encryption {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.141729 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extended resource: backups {{(pid=112108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.142580 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-volume-type-access {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.142732 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-hosts {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.142861 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: encryption {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.144243 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-quota-sets {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.144402 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: os-availability-zone {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.144537 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-volume-type-access {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.144650 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] SnapshotActionsController initialized {{(pid=112108) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:18:30.145527 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.145658 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: consistencygroups {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.146044 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-snapshot-manage {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.146130 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-quota-sets {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.147295 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.147902 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-volume-manage {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.148016 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-snapshot-manage {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.148099 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extended resource: backups {{(pid=112106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.148475 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.148576 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-hosts {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.148861 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-volume-manage {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.149709 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] SnapshotActionsController initialized {{(pid=112106) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:18:30.149811 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: os-availability-zone {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.149861 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.150316 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-hosts {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.150701 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.151143 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: consistencygroups {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.151187 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.151638 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: os-availability-zone {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.152206 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.152662 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.152936 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: consistencygroups {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.153592 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.153816 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extended resource: backups {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.154192 np0000181908 devstack@c-api.service[112108]: WARNING castellan.key_manager.migration [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.154889 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extended resource: backups {{(pid=112107) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:18:30.154952 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.155096 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension UsedLimits extending resource: limits {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.155220 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.155339 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.155471 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.155621 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.155724 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.155843 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.155947 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156044 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156157 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156267 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.156347 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension AdminActions extending resource: volumes {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156491 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension AdminActions extending resource: snapshots {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156610 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension AdminActions extending resource: backups {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156659 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] SnapshotActionsController initialized {{(pid=112105) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:18:30.156710 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156827 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension VolumeActions extending resource: volumes {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.156939 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] SnapshotActionsController initialized {{(pid=112107) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:18:30.156981 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.v3.router [None req-3ceb6a1f-5637-42a3-9e73-f6b9988cbe6e None None] Extension TypesManage extending resource: types {{(pid=112108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.157655 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.157708 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.157812 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.159084 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.159154 np0000181908 devstack@c-api.service[112106]: WARNING castellan.key_manager.migration [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.159843 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.159953 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension UsedLimits extending resource: limits {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160094 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160199 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160324 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160422 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160494 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.160536 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160658 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160758 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160863 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.160964 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.161178 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension AdminActions extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.161289 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension AdminActions extending resource: snapshots {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.161392 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension AdminActions extending resource: backups {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.161513 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.161627 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension VolumeActions extending resource: volumes {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.161748 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.161798 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.v3.router [None req-6a252e66-d012-4031-a3ab-9edce642a080 None None] Extension TypesManage extending resource: types {{(pid=112106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.161834 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.163135 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.163513 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.164515 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.164895 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.165019 np0000181908 devstack@c-api.service[112108]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71c84e0a3668 pid: 112108 (default app) Jun 18 07:18:30.165963 np0000181908 devstack@c-api.service[112107]: WARNING castellan.key_manager.migration [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.166186 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.166810 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension UsedLimits extending resource: limits {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.166929 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167044 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167237 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167342 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167443 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167562 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167635 np0000181908 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:18:30.167675 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167753 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167851 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.167952 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension AdminActions extending resource: volumes {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168063 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168172 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension AdminActions extending resource: backups {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168421 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168499 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension UsedLimits extending resource: limits {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168563 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168607 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168683 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.v3.router [None req-6e01aef5-a556-42c4-a603-69725e4e30d5 None None] Extension TypesManage extending resource: types {{(pid=112107) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168802 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.168906 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169015 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169117 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169224 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169320 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169420 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169625 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension AdminActions extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169731 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension AdminActions extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169831 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension AdminActions extending resource: backups {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.169932 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.170044 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension VolumeActions extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.170170 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-cb2b13f0-7a60-458b-b237-18f7e4a85a02 None None] Extension TypesManage extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:18:30.170261 np0000181908 devstack@c-api.service[112106]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71c84e0a3668 pid: 112106 (default app) Jun 18 07:18:30.174373 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.174373 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.174563 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.174563 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.174563 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.174563 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.174563 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.174798 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.174798 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.174798 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.174798 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.174798 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.174798 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.175073 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.175073 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.175073 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.175073 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.175073 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.175585 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.175585 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.175585 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.175585 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.175782 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.175782 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.175782 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.175782 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176010 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176010 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176010 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176010 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176010 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176264 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176264 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176264 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176264 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176264 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176498 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176498 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176498 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176498 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176498 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176498 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176839 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176839 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176839 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176839 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.176839 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.176839 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.177686 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.177686 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.177686 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.177686 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.177686 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.177686 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178023 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.178023 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178023 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.178023 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178023 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.178023 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178359 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.178359 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178359 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.178359 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178871 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.178871 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178871 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.178871 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.178871 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179154 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179154 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179154 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179154 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179154 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179357 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179357 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179357 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179357 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179357 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179357 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179722 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179722 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179722 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179722 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179722 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179996 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179996 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179996 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.179996 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.179996 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.180239 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.180239 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.180239 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.180239 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.180429 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.180429 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.180429 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.180429 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.180729 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.180729 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.180729 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.180729 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.180729 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181181 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181181 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181181 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181181 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181181 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181402 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181402 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181402 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181402 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181615 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181615 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181615 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181615 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181803 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181803 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181803 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181803 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181979 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181979 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.181979 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.181979 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182165 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182165 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182165 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182165 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182378 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182378 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182378 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182378 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182378 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182378 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182664 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182664 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182664 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182664 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182664 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182932 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182932 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182932 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182932 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182932 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.182932 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.182932 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.183346 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.183346 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.183346 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.183346 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.183346 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.183346 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.183723 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.183723 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.183723 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.183723 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.183723 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.183723 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184127 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184127 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184127 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184127 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184127 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184127 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184484 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184484 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184484 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184484 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184730 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184730 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184730 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184730 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184981 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184981 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.184981 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.184981 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.185380 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.185380 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.185380 np0000181908 devstack@c-api.service[112108]: /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 07:18:30.185380 np0000181908 devstack@c-api.service[112108]: warnings.warn(deprecated_msg) Jun 18 07:18:30.185684 np0000181908 devstack@c-api.service[112107]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71c84e0a3668 pid: 112107 (default app) Jun 18 07:18:30.185755 np0000181908 devstack@c-api.service[112105]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71c84e0a3668 pid: 112105 (default app) Jun 18 07:18:30.185809 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-aafcfcd8-8c60-4e2e-8d2f-974b4446beac None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:18:30.185809 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 956 bytes} [Thu Jun 18 07:18:30 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 07:18:37.501776 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.501776 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.501776 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.501776 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.501776 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.502739 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.502739 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.502739 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.502739 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.502739 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.503032 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.503032 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.503032 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.503032 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.503032 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.503032 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.503493 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.503493 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.503493 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.503493 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.503770 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.503770 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.503770 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.503770 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504019 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504019 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504019 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504019 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504331 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504331 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504331 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504331 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504331 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504652 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504652 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504652 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504652 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504652 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504944 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504944 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504944 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504944 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.504944 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.504944 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505284 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505284 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505284 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505284 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505284 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505284 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505647 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505647 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505647 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505647 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505647 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505647 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505966 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505966 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505966 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.505966 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.505966 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506296 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506296 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506296 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506296 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506296 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506595 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506595 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506595 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506595 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506595 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506595 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506937 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506937 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506937 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506937 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.506937 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.506937 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.507273 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.507273 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.507273 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.507273 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.507273 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.507698 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.507698 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.507698 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.507698 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.507698 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.507981 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.507981 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.507981 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.507981 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508243 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508243 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508243 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508243 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508473 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508473 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508473 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508473 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508473 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508664 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508664 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508664 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508664 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508664 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508831 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508831 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508831 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508831 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508979 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508979 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.508979 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.508979 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509116 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509116 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509116 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509116 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509266 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509266 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509266 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509266 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509416 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509416 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509416 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509416 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509595 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509595 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509595 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509595 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509595 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509813 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509813 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509813 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509813 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.509813 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.509813 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510111 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510111 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510111 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510111 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510111 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510325 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510325 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510325 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510325 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510325 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510325 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510554 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510554 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510554 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510554 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510554 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510554 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510814 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510814 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510814 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510814 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.510814 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.510814 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511045 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511045 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511045 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511045 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511045 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511045 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511265 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511265 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511265 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511265 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511439 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511439 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511439 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511439 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511439 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511653 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511653 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511653 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511653 np0000181908 devstack@c-api.service[112106]: /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 07:18:37.511653 np0000181908 devstack@c-api.service[112106]: warnings.warn(deprecated_msg) Jun 18 07:18:37.511653 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:18:37.996751 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 admin admin] POST https://199.204.45.115/volume/v3/types Jun 18 07:18:37.997932 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 07:18:38.000708 np0000181908 devstack@c-api.service[112106]: /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 07:18:38.000708 np0000181908 devstack@c-api.service[112106]: warnings.warn( Jun 18 07:18:38.044189 np0000181908 devstack@c-api.service[112106]: DEBUG oslo_db.sqlalchemy.engines [None req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 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=112106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:38.076956 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 18 07:18:38.077528 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Thu Jun 18 07:18:37 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:18:38.104412 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.104412 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.104958 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.104958 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.104958 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.104958 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.104958 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105161 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105161 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105161 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105161 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105161 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105161 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105401 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105401 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105401 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105401 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105401 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105599 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105599 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105599 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105599 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105777 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105777 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105777 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105777 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105996 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105996 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105996 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.105996 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.105996 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106200 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106200 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106200 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106200 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106200 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106396 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106396 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106396 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106396 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106396 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106396 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106683 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106683 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106683 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106683 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106683 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106683 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106955 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106955 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106955 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106955 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.106955 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.106955 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107190 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107190 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107190 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107190 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107190 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107190 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107409 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107409 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107409 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107409 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107641 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107641 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107641 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107641 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107641 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107834 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107834 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107834 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.107834 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.107834 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108029 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108029 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108029 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108029 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108029 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108029 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108234 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108234 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108234 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108234 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108234 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108432 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108432 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108432 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108432 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108432 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108645 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108645 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108645 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108645 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108845 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108845 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108845 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108845 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108994 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108994 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108994 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.108994 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.108994 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109200 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109200 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109200 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109200 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109200 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109389 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109389 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109389 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109389 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109566 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109566 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109566 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109566 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109711 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109711 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109711 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109711 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109878 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109878 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.109878 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.109878 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110029 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110029 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110029 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110029 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110192 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110192 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110192 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110192 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110192 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110192 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110404 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110404 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110404 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110404 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110404 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110669 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110669 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110669 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110669 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110669 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110669 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110669 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110954 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110954 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110954 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110954 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.110954 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.110954 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111187 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111187 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111187 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111187 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111187 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111187 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111402 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111402 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111402 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111402 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111402 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111402 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111651 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111651 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111651 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111651 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111804 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111804 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111804 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111804 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111970 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111970 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.111970 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.111970 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.112174 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.112174 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.112174 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.112174 np0000181908 devstack@c-api.service[112107]: warnings.warn(deprecated_msg) Jun 18 07:18:38.112174 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 req-539cc5a0-53de-410a-b9c0-23b0078c0048 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:18:38.457399 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 req-539cc5a0-53de-410a-b9c0-23b0078c0048 admin admin] POST https://199.204.45.115/volume/v3/types/993ee28e-d0fc-401a-8e4a-cede79f0ed8e/extra_specs Jun 18 07:18:38.458019 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 req-539cc5a0-53de-410a-b9c0-23b0078c0048 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 07:18:38.459743 np0000181908 devstack@c-api.service[112107]: /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 07:18:38.459743 np0000181908 devstack@c-api.service[112107]: warnings.warn( Jun 18 07:18:38.495619 np0000181908 devstack@c-api.service[112107]: DEBUG oslo_db.sqlalchemy.engines [req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 req-539cc5a0-53de-410a-b9c0-23b0078c0048 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=112107) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:18:38.560420 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [req-454cf189-cdb9-4c59-89ad-e119ca1a01a9 req-539cc5a0-53de-410a-b9c0-23b0078c0048 admin admin] https://199.204.45.115/volume/v3/types/993ee28e-d0fc-401a-8e4a-cede79f0ed8e/extra_specs returned with HTTP 200 Jun 18 07:18:38.560861 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 1/3] 199.204.45.115 () {70 vars in 1505 bytes} [Thu Jun 18 07:18:38 2026] POST /volume/v3/types/993ee28e-d0fc-401a-8e4a-cede79f0ed8e/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:18:40.045138 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=6 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:18:40.054906 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=6 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:18:48.074086 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:18:48.559878 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:21:19.912209 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.912209 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.912897 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.912897 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.912897 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.912897 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.912897 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.913290 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.913290 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.913290 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.913290 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.913290 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.913290 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.913742 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.913742 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.913742 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.913742 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.913742 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.914057 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.914057 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.914057 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.914057 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.914340 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.914340 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.914340 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.914340 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.914649 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.914649 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.914649 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.914649 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.914649 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.915090 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.915090 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.915090 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.915090 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.915090 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.915473 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.915473 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.915473 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.915473 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.915473 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.915473 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916011 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916011 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916011 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916011 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916011 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916011 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916444 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916444 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916444 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916444 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916444 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916444 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916885 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916885 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916885 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916885 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.916885 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.916885 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.917329 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.917329 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.917329 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.917329 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.917661 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.917661 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.917661 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.917661 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.917661 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.918225 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.918225 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.918225 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.918225 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.918225 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.918604 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.918604 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.918604 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.918604 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.918604 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.918604 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.919015 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.919015 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.919015 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.919015 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.919015 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.919512 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.919512 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.919512 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.919512 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.919512 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.919879 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.919879 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.919879 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.919879 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.920286 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.920286 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.920286 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.920286 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.920584 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.920584 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.920584 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.920584 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.920584 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.920839 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.920839 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.920839 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.920839 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.920839 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921078 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921078 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921078 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921078 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921304 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921304 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921304 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921304 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921526 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921526 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921526 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921526 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921742 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921742 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921742 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921742 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921941 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921941 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.921941 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.921941 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922141 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922141 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922141 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922141 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922141 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922141 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922446 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922446 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922446 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922446 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922446 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922786 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922786 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922786 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922786 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922786 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.922786 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.922786 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923095 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923095 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923095 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923095 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923095 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923095 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923416 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923416 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923416 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923416 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923416 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923416 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923758 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923758 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923758 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923758 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.923758 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.923758 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924077 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924077 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924077 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924077 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924294 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924294 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924294 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924294 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924537 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924537 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924537 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924537 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924747 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924747 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924747 np0000181908 devstack@c-api.service[112105]: /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 07:21:19.924747 np0000181908 devstack@c-api.service[112105]: warnings.warn(deprecated_msg) Jun 18 07:21:19.924747 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-1d7ec93a-317f-4be8-b8ca-087b8233ec3f None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:21:19.924747 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-1d7ec93a-317f-4be8-b8ca-087b8233ec3f None None] GET https://199.204.45.115/volume// Jun 18 07:21:19.925017 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-1d7ec93a-317f-4be8-b8ca-087b8233ec3f None None] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:21:19.925017 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-1d7ec93a-317f-4be8-b8ca-087b8233ec3f None None] Calling method 'all' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:21:19.925017 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-1d7ec93a-317f-4be8-b8ca-087b8233ec3f None None] https://199.204.45.115/volume// returned with HTTP 300 Jun 18 07:21:19.925017 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 1/4] 199.204.45.115 () {66 vars in 1456 bytes} [Thu Jun 18 07:21:19 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 07:21:59.642114 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-bd48420a-f7ff-4422-93f3-ed6a5e864d40 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:21:59.643503 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 2/5] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 07:21:59 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 07:21:59.677426 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-2530983d-9d55-447b-90da-3345d0bfedda None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:21:59.687333 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 2/6] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 07:21:59 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 07:21:59.726635 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [req-2530983d-9d55-447b-90da-3345d0bfedda req-0f069e2f-5426-4100-9deb-22ff7ecf80ef None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:21:59.728956 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [req-2530983d-9d55-447b-90da-3345d0bfedda req-0f069e2f-5426-4100-9deb-22ff7ecf80ef demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 07:21:59.729165 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [req-2530983d-9d55-447b-90da-3345d0bfedda req-0f069e2f-5426-4100-9deb-22ff7ecf80ef demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:21:59.729393 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [req-2530983d-9d55-447b-90da-3345d0bfedda req-0f069e2f-5426-4100-9deb-22ff7ecf80ef demo demo] Calling method 'version_select' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:21:59.730191 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [req-2530983d-9d55-447b-90da-3345d0bfedda req-0f069e2f-5426-4100-9deb-22ff7ecf80ef demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 07:21:59.730526 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 2/7] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 07:21:59 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:21:59.772578 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-f9779b3d-15c4-4cb0-9c33-a659d070cbc9 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:00.103350 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-f9779b3d-15c4-4cb0-9c33-a659d070cbc9 demo demo] GET https://199.204.45.115/volume/v3/types Jun 18 07:22:00.103772 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-f9779b3d-15c4-4cb0-9c33-a659d070cbc9 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:00.103958 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-f9779b3d-15c4-4cb0-9c33-a659d070cbc9 demo demo] Calling method 'index' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:00.104542 np0000181908 devstack@c-api.service[112105]: /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 07:22:00.104542 np0000181908 devstack@c-api.service[112105]: warnings.warn( Jun 18 07:22:00.105156 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-f9779b3d-15c4-4cb0-9c33-a659d070cbc9 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:22:00.143150 np0000181908 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-f9779b3d-15c4-4cb0-9c33-a659d070cbc9 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:22:00.164104 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-f9779b3d-15c4-4cb0-9c33-a659d070cbc9 demo demo] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 18 07:22:00.164657 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 2/8] 199.204.45.115 () {64 vars in 1290 bytes} [Thu Jun 18 07:21:59 2026] GET /volume/v3/types => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:22:00.205369 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-2a9c2b16-f851-4eb0-bf15-929720bdd5a5 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:00.544893 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-2a9c2b16-f851-4eb0-bf15-929720bdd5a5 demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 07:22:00.545298 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-2a9c2b16-f851-4eb0-bf15-929720bdd5a5 demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:00.545544 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-2a9c2b16-f851-4eb0-bf15-929720bdd5a5 demo demo] Calling method 'show' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:00.586116 np0000181908 devstack@c-api.service[112108]: DEBUG oslo_db.sqlalchemy.engines [None req-2a9c2b16-f851-4eb0-bf15-929720bdd5a5 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=112108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:22:00.607076 np0000181908 devstack@c-api.service[112108]: /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 07:22:00.607076 np0000181908 devstack@c-api.service[112108]: warnings.warn( Jun 18 07:22:00.609394 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-2a9c2b16-f851-4eb0-bf15-929720bdd5a5 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 07:22:00.609957 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 3/9] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 07:22:00 2026] GET /volume/v3/types/default => generated 145 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:22:01.087736 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-5bc694d9-a320-4635-82ec-e9e5fc727f17 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.090505 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 3/10] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 07:22:01 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 07:22:01.126331 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-3b639c58-8897-45f9-9b63-5aa9efdf89dd None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.132705 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 3/11] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 07:22:01 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 07:22:01.168242 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [req-3b639c58-8897-45f9-9b63-5aa9efdf89dd req-5d0f4999-09be-458c-956e-667ae6ef91bb None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.170547 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-3b639c58-8897-45f9-9b63-5aa9efdf89dd req-5d0f4999-09be-458c-956e-667ae6ef91bb demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 07:22:01.170802 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-3b639c58-8897-45f9-9b63-5aa9efdf89dd req-5d0f4999-09be-458c-956e-667ae6ef91bb demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:01.171043 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-3b639c58-8897-45f9-9b63-5aa9efdf89dd req-5d0f4999-09be-458c-956e-667ae6ef91bb demo demo] Calling method 'version_select' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:01.171704 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-3b639c58-8897-45f9-9b63-5aa9efdf89dd req-5d0f4999-09be-458c-956e-667ae6ef91bb demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 07:22:01.172191 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 3/12] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 07:22:01 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:22:01.214512 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-267ef3bf-f0eb-4b39-b1ee-64cd7708dc4c None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.217884 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-267ef3bf-f0eb-4b39-b1ee-64cd7708dc4c demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 07:22:01.218353 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-267ef3bf-f0eb-4b39-b1ee-64cd7708dc4c demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:01.218780 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-267ef3bf-f0eb-4b39-b1ee-64cd7708dc4c demo demo] Calling method 'show' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:01.228016 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-267ef3bf-f0eb-4b39-b1ee-64cd7708dc4c demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 07:22:01.228377 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 4/13] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 07:22:01 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 07:22:01.843930 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-061b2819-b03b-4e80-b0bd-686d6f9fecd6 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.845364 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 4/14] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 07:22:01 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 07:22:01.877668 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-7c995e5c-640c-48a4-83f5-84385530f7b2 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.881577 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 4/15] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 07:22:01 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 07:22:01.917808 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [req-7c995e5c-640c-48a4-83f5-84385530f7b2 req-797fcaaa-3132-44cc-8b39-9195ca5e3e80 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.921246 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-7c995e5c-640c-48a4-83f5-84385530f7b2 req-797fcaaa-3132-44cc-8b39-9195ca5e3e80 demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 07:22:01.921845 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-7c995e5c-640c-48a4-83f5-84385530f7b2 req-797fcaaa-3132-44cc-8b39-9195ca5e3e80 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:01.922342 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-7c995e5c-640c-48a4-83f5-84385530f7b2 req-797fcaaa-3132-44cc-8b39-9195ca5e3e80 demo demo] Calling method 'version_select' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:01.923055 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-7c995e5c-640c-48a4-83f5-84385530f7b2 req-797fcaaa-3132-44cc-8b39-9195ca5e3e80 demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 07:22:01.923921 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 4/16] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 07:22:01 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:22:01.963682 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-bbb4a8ed-9ebf-4ae3-8090-842268b67a5e None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:01.965840 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-bbb4a8ed-9ebf-4ae3-8090-842268b67a5e demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 07:22:01.966076 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-bbb4a8ed-9ebf-4ae3-8090-842268b67a5e demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:01.966309 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-bbb4a8ed-9ebf-4ae3-8090-842268b67a5e demo demo] Calling method 'show' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:01.975148 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-bbb4a8ed-9ebf-4ae3-8090-842268b67a5e demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 07:22:01.975610 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 5/17] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 07:22:01 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:22:02.012737 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-512a4f85-009d-488f-9c7a-8abef02c9103 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:02.013988 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 5/18] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 07:22:02 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 07:22:02.045811 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-f6c48d3d-d20b-44b6-a801-a865070263df None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:02.048580 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 5/19] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 07:22:02 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 07:22:02.079952 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [req-f6c48d3d-d20b-44b6-a801-a865070263df req-988f76ef-27f2-4cfc-94e5-df8c9457468d None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:02.083651 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-f6c48d3d-d20b-44b6-a801-a865070263df req-988f76ef-27f2-4cfc-94e5-df8c9457468d demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 07:22:02.084018 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-f6c48d3d-d20b-44b6-a801-a865070263df req-988f76ef-27f2-4cfc-94e5-df8c9457468d demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:02.084478 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [req-f6c48d3d-d20b-44b6-a801-a865070263df req-988f76ef-27f2-4cfc-94e5-df8c9457468d demo demo] Calling method 'version_select' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:02.085165 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [req-f6c48d3d-d20b-44b6-a801-a865070263df req-988f76ef-27f2-4cfc-94e5-df8c9457468d demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 07:22:02.085937 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 5/20] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 07:22:02 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:22:02.133256 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-5d7e1088-266a-4adf-955d-ca95e22668fb None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:22:02.136432 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-5d7e1088-266a-4adf-955d-ca95e22668fb demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 07:22:02.136697 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-5d7e1088-266a-4adf-955d-ca95e22668fb demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:22:02.136960 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-5d7e1088-266a-4adf-955d-ca95e22668fb demo demo] Calling method 'show' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:22:02.146400 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-5d7e1088-266a-4adf-955d-ca95e22668fb demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 07:22:02.147089 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 6/21] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 07:22:02 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 07:22:10.157379 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:22:12.141660 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=8 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:27:44.454845 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:27:44.549631 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:27:44.550051 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:27:44.550548 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:27:44.551542 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:27:44.553192 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:27:44.615131 np0000181908 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f demo demo] Get all volumes completed successfully. Jun 18 07:27:44.618677 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-ca514c9e-6c6c-4970-a55d-d2fba68c497f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:27:44.619199 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 6/22] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:27:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:27:54.589099 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:28:44.647872 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:28:44.650761 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:28:44.650761 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:28:44.650761 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 demo demo] Calling method 'detail' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:28:44.650761 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.api_utils [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 demo demo] Removing options '' from query. {{(pid=112107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:28:44.651527 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.volume.api [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112107) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:28:44.752846 np0000181908 devstack@c-api.service[112107]: INFO cinder.volume.api [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 demo demo] Get all volumes completed successfully. Jun 18 07:28:44.755637 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-691eb5e3-10c1-418b-8fa5-33e0be5b97a3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:28:44.756084 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 6/23] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:28:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:28:54.745225 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:29:44.786519 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:29:44.793279 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:29:44.793538 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:29:44.793786 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:29:44.794337 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:29:44.795364 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:29:44.832742 np0000181908 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 demo demo] Get all volumes completed successfully. Jun 18 07:29:44.835652 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-db8a9cde-e793-4e7a-b46e-b666fef41659 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:29:44.836147 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 6/24] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:29:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:29:54.824580 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:30:44.857806 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-acc5caa1-b441-4200-8eb6-364aea5a220d None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:30:44.861621 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-acc5caa1-b441-4200-8eb6-364aea5a220d demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:30:44.862010 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-acc5caa1-b441-4200-8eb6-364aea5a220d demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:30:44.862010 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-acc5caa1-b441-4200-8eb6-364aea5a220d demo demo] Calling method 'detail' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:30:44.862590 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.api_utils [None req-acc5caa1-b441-4200-8eb6-364aea5a220d demo demo] Removing options '' from query. {{(pid=112108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:30:44.863350 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.volume.api [None req-acc5caa1-b441-4200-8eb6-364aea5a220d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112108) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:30:44.911496 np0000181908 devstack@c-api.service[112108]: INFO cinder.volume.api [None req-acc5caa1-b441-4200-8eb6-364aea5a220d demo demo] Get all volumes completed successfully. Jun 18 07:30:44.915384 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-acc5caa1-b441-4200-8eb6-364aea5a220d demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:30:44.916355 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 7/25] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:30:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:30:54.901200 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=1 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:31:44.940485 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:31:44.942483 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:31:44.942712 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:31:44.942947 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:31:44.943303 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:31:44.944626 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:31:44.950629 np0000181908 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 demo demo] Get all volumes completed successfully. Jun 18 07:31:44.953223 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-44a3935b-acc4-474b-a72e-d83e50f22ae4 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:31:44.953223 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 7/26] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:31:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:31:54.946800 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:32:44.966932 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-29ff2784-6bff-4713-8534-5e27a73f6852 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:32:45.100463 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-29ff2784-6bff-4713-8534-5e27a73f6852 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:32:45.100715 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-29ff2784-6bff-4713-8534-5e27a73f6852 demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:32:45.100960 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-29ff2784-6bff-4713-8534-5e27a73f6852 demo demo] Calling method 'detail' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:32:45.101291 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.api_utils [None req-29ff2784-6bff-4713-8534-5e27a73f6852 demo demo] Removing options '' from query. {{(pid=112107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:32:45.102295 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.volume.api [None req-29ff2784-6bff-4713-8534-5e27a73f6852 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112107) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:32:45.110929 np0000181908 devstack@c-api.service[112107]: INFO cinder.volume.api [None req-29ff2784-6bff-4713-8534-5e27a73f6852 demo demo] Get all volumes completed successfully. Jun 18 07:32:45.115678 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-29ff2784-6bff-4713-8534-5e27a73f6852 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:32:45.115678 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 7/27] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:32:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:32:55.106340 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:33:45.145326 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-062310ff-4083-41b3-b481-3c3cef55415e None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:33:45.149161 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-062310ff-4083-41b3-b481-3c3cef55415e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:33:45.149286 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-062310ff-4083-41b3-b481-3c3cef55415e demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:33:45.149472 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-062310ff-4083-41b3-b481-3c3cef55415e demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:33:45.149809 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-062310ff-4083-41b3-b481-3c3cef55415e demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:33:45.150981 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-062310ff-4083-41b3-b481-3c3cef55415e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:33:45.161314 np0000181908 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-062310ff-4083-41b3-b481-3c3cef55415e demo demo] Get all volumes completed successfully. Jun 18 07:33:45.165204 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-062310ff-4083-41b3-b481-3c3cef55415e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:33:45.165921 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 7/28] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:33:45 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 07:33:55.154634 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:34:45.188866 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:34:45.191336 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:34:45.191578 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:34:45.191734 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 demo demo] Calling method 'detail' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:34:45.191992 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.api_utils [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 demo demo] Removing options '' from query. {{(pid=112108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:34:45.193127 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.volume.api [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112108) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:34:45.207610 np0000181908 devstack@c-api.service[112108]: INFO cinder.volume.api [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 demo demo] Get all volumes completed successfully. Jun 18 07:34:45.208766 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-37ae6eec-9f54-4794-9796-b6bb4421ed22 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:34:45.209398 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 8/29] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:34:45 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 07:34:55.200142 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=1 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:35:45.235237 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:35:45.238169 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:35:45.238401 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:35:45.238670 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:35:45.238945 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:35:45.239861 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:35:45.249098 np0000181908 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e demo demo] Get all volumes completed successfully. Jun 18 07:35:45.252221 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-3bc8a4c9-8cab-4f83-8ffe-034ef8be427e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:35:45.252977 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 8/30] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:35:45 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 07:35:55.242963 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:36:45.268691 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:36:45.272334 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:36:45.272662 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:36:45.272979 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 demo demo] Calling method 'detail' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:36:45.273417 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.api_utils [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 demo demo] Removing options '' from query. {{(pid=112107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:36:45.274589 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.volume.api [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112107) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:36:45.285602 np0000181908 devstack@c-api.service[112107]: INFO cinder.volume.api [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 demo demo] Get all volumes completed successfully. Jun 18 07:36:45.287536 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-6cff8617-0e1f-406d-91c7-ce38067dea09 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:36:45.287895 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 8/31] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:36:45 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 07:36:55.278114 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:37:45.308926 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-2269714f-be0d-4605-944c-9eafa2dacac6 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:37:45.471000 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-2269714f-be0d-4605-944c-9eafa2dacac6 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:37:45.471382 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-2269714f-be0d-4605-944c-9eafa2dacac6 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:37:45.472110 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-2269714f-be0d-4605-944c-9eafa2dacac6 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:37:45.472737 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-2269714f-be0d-4605-944c-9eafa2dacac6 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:37:45.474274 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-2269714f-be0d-4605-944c-9eafa2dacac6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:37:45.484017 np0000181908 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-2269714f-be0d-4605-944c-9eafa2dacac6 demo demo] Get all volumes completed successfully. Jun 18 07:37:45.486906 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-2269714f-be0d-4605-944c-9eafa2dacac6 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:37:45.487509 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 8/32] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:37:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:37:55.478944 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:38:45.503783 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-6824edb5-2810-43b2-96b3-71109ce03800 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:38:45.507820 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-6824edb5-2810-43b2-96b3-71109ce03800 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:38:45.508186 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-6824edb5-2810-43b2-96b3-71109ce03800 demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:38:45.508587 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-6824edb5-2810-43b2-96b3-71109ce03800 demo demo] Calling method 'detail' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:38:45.509021 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.api_utils [None req-6824edb5-2810-43b2-96b3-71109ce03800 demo demo] Removing options '' from query. {{(pid=112108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:38:45.510531 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.volume.api [None req-6824edb5-2810-43b2-96b3-71109ce03800 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112108) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:38:45.516767 np0000181908 devstack@c-api.service[112108]: INFO cinder.volume.api [None req-6824edb5-2810-43b2-96b3-71109ce03800 demo demo] Get all volumes completed successfully. Jun 18 07:38:45.518788 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-6824edb5-2810-43b2-96b3-71109ce03800 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:38:45.519143 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 9/33] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:38:45 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 07:38:55.512901 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=1 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:39:45.540091 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:39:45.544082 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:39:45.544470 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:39:45.544945 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:39:45.545478 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:39:45.546559 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:39:45.555357 np0000181908 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad demo demo] Get all volumes completed successfully. Jun 18 07:39:45.558663 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-65cbbe5e-6209-4ee0-b4ca-0d4ab65ce1ad demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:39:45.558663 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 9/34] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:39:45 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 07:39:55.549672 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:40:45.575520 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:40:45.579356 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:40:45.579739 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:40:45.580104 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 demo demo] Calling method 'detail' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:40:45.580645 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.api_utils [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 demo demo] Removing options '' from query. {{(pid=112107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:40:45.582058 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.volume.api [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112107) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:40:45.589855 np0000181908 devstack@c-api.service[112107]: INFO cinder.volume.api [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 demo demo] Get all volumes completed successfully. Jun 18 07:40:45.591734 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-106a5f2c-a56a-405d-9b6c-c0a629b949a3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:40:45.592066 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 9/35] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:40:45 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 07:40:55.586067 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:41:45.604666 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:41:45.608714 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:41:45.609297 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:41:45.609724 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:41:45.610188 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:41:45.611725 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:41:45.623702 np0000181908 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 demo demo] Get all volumes completed successfully. Jun 18 07:41:45.625795 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-31f700ca-c8d6-4053-822a-1ac8dfe84e50 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:41:45.626214 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 9/36] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:41:45 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 07:41:55.616595 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:42:45.639632 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-e40a8628-5145-45e1-a141-46f66908e6a4 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:42:45.763774 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-e40a8628-5145-45e1-a141-46f66908e6a4 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:42:45.764148 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-e40a8628-5145-45e1-a141-46f66908e6a4 demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:42:45.764570 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-e40a8628-5145-45e1-a141-46f66908e6a4 demo demo] Calling method 'detail' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:42:45.765004 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.api_utils [None req-e40a8628-5145-45e1-a141-46f66908e6a4 demo demo] Removing options '' from query. {{(pid=112108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:42:45.766547 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.volume.api [None req-e40a8628-5145-45e1-a141-46f66908e6a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112108) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:42:45.775085 np0000181908 devstack@c-api.service[112108]: INFO cinder.volume.api [None req-e40a8628-5145-45e1-a141-46f66908e6a4 demo demo] Get all volumes completed successfully. Jun 18 07:42:45.777088 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-e40a8628-5145-45e1-a141-46f66908e6a4 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:42:45.777442 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 10/37] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:42:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:42:55.770941 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=1 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:43:45.793387 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:43:45.801468 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:43:45.801894 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:43:45.802251 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:43:45.802564 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:43:45.803942 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:43:45.813661 np0000181908 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 demo demo] Get all volumes completed successfully. Jun 18 07:43:45.815903 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-1588db6a-a1d1-42a5-acef-a18fb8f4b2e9 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:43:45.816344 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 10/38] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:43:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:43:55.808156 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:44:46.295218 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-351769c9-aef4-4741-8ce9-fa6497251e35 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:44:46.299963 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-351769c9-aef4-4741-8ce9-fa6497251e35 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:44:46.300256 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-351769c9-aef4-4741-8ce9-fa6497251e35 demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:44:46.300596 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-351769c9-aef4-4741-8ce9-fa6497251e35 demo demo] Calling method 'detail' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:44:46.300813 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.api_utils [None req-351769c9-aef4-4741-8ce9-fa6497251e35 demo demo] Removing options '' from query. {{(pid=112107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:44:46.302967 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.volume.api [None req-351769c9-aef4-4741-8ce9-fa6497251e35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112107) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:44:46.318788 np0000181908 devstack@c-api.service[112107]: INFO cinder.volume.api [None req-351769c9-aef4-4741-8ce9-fa6497251e35 demo demo] Get all volumes completed successfully. Jun 18 07:44:46.321224 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-351769c9-aef4-4741-8ce9-fa6497251e35 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:44:46.322274 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 10/39] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:44:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:44:56.307631 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:45:46.349646 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:45:46.355330 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:45:46.355814 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:45:46.356366 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:45:46.356901 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:45:46.358331 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:45:46.365715 np0000181908 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 demo demo] Get all volumes completed successfully. Jun 18 07:45:46.367715 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-5c4ca2c4-832a-44ce-ab32-cef074f391a3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:45:46.367971 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 10/40] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:45:46 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 07:45:56.362052 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:46:46.385787 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-407b1052-846b-4dd0-a2b1-2159528f6023 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:46:46.390199 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-407b1052-846b-4dd0-a2b1-2159528f6023 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:46:46.390858 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-407b1052-846b-4dd0-a2b1-2159528f6023 demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:46:46.391272 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-407b1052-846b-4dd0-a2b1-2159528f6023 demo demo] Calling method 'detail' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:46:46.391765 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.api_utils [None req-407b1052-846b-4dd0-a2b1-2159528f6023 demo demo] Removing options '' from query. {{(pid=112108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:46:46.393016 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.volume.api [None req-407b1052-846b-4dd0-a2b1-2159528f6023 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112108) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:46:46.399313 np0000181908 devstack@c-api.service[112108]: INFO cinder.volume.api [None req-407b1052-846b-4dd0-a2b1-2159528f6023 demo demo] Get all volumes completed successfully. Jun 18 07:46:46.401470 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-407b1052-846b-4dd0-a2b1-2159528f6023 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:46:46.401878 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 11/41] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:46:46 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 07:46:56.395939 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=1 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:47:46.418271 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:47:46.521623 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:47:46.521623 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:47:46.521623 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:47:46.522086 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:47:46.522786 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:47:46.531878 np0000181908 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e demo demo] Get all volumes completed successfully. Jun 18 07:47:46.533700 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-c79bb2d5-4454-46ac-8b51-13a01dbf279e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:47:46.534075 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 11/42] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:47:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:47:56.525885 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:48:46.546906 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:48:46.549932 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:48:46.550185 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:48:46.550424 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 demo demo] Calling method 'detail' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:48:46.550758 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.api_utils [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 demo demo] Removing options '' from query. {{(pid=112107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:48:46.551918 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.volume.api [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112107) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:48:46.559951 np0000181908 devstack@c-api.service[112107]: INFO cinder.volume.api [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 demo demo] Get all volumes completed successfully. Jun 18 07:48:46.562582 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-54d98d70-14e3-444c-bb57-0749eb3f2ce9 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:48:46.563308 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 11/43] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:48:46 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 07:48:56.555145 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:49:46.578934 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-14c6aa3a-eb02-4022-96af-727bc9891098 None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:49:46.583350 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-14c6aa3a-eb02-4022-96af-727bc9891098 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:49:46.583681 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-14c6aa3a-eb02-4022-96af-727bc9891098 demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:49:46.583964 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-14c6aa3a-eb02-4022-96af-727bc9891098 demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:49:46.584275 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-14c6aa3a-eb02-4022-96af-727bc9891098 demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:49:46.585265 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-14c6aa3a-eb02-4022-96af-727bc9891098 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:49:46.594300 np0000181908 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-14c6aa3a-eb02-4022-96af-727bc9891098 demo demo] Get all volumes completed successfully. Jun 18 07:49:46.597508 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-14c6aa3a-eb02-4022-96af-727bc9891098 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:49:46.598011 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 11/44] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:49:46 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 07:49:56.589517 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:50:46.612607 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-6563c1f1-4b80-426c-9687-692574f03d08 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:50:46.615666 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-6563c1f1-4b80-426c-9687-692574f03d08 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:50:46.615945 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-6563c1f1-4b80-426c-9687-692574f03d08 demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:50:46.616469 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-6563c1f1-4b80-426c-9687-692574f03d08 demo demo] Calling method 'detail' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:50:46.616775 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.api_utils [None req-6563c1f1-4b80-426c-9687-692574f03d08 demo demo] Removing options '' from query. {{(pid=112108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:50:46.618094 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.volume.api [None req-6563c1f1-4b80-426c-9687-692574f03d08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112108) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:50:46.627866 np0000181908 devstack@c-api.service[112108]: INFO cinder.volume.api [None req-6563c1f1-4b80-426c-9687-692574f03d08 demo demo] Get all volumes completed successfully. Jun 18 07:50:46.630361 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-6563c1f1-4b80-426c-9687-692574f03d08 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:50:46.631660 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 12/45] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:50:46 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 07:50:56.621924 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=1 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:51:46.648131 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.middleware.request_id [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 None None] RequestId filter calling following filter/app {{(pid=112106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:51:46.650200 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:51:46.650466 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 demo demo] Empty body provided in request {{(pid=112106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:51:46.650620 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.openstack.wsgi [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 demo demo] Calling method 'detail' {{(pid=112106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:51:46.650840 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.api.api_utils [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 demo demo] Removing options '' from query. {{(pid=112106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:51:46.651567 np0000181908 devstack@c-api.service[112106]: DEBUG cinder.volume.api [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:51:46.658639 np0000181908 devstack@c-api.service[112106]: INFO cinder.volume.api [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 demo demo] Get all volumes completed successfully. Jun 18 07:51:46.661128 np0000181908 devstack@c-api.service[112106]: INFO cinder.api.openstack.wsgi [None req-e5099411-0096-48b7-a6b1-8a4f5dfb9080 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:51:46.661617 np0000181908 devstack@c-api.service[112106]: [pid: 112106|app: 0|req: 12/46] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:51:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:51:56.654136 np0000181908 devstack@c-api.service[112106]: DEBUG dbcounter [-] [112106] Writing DB stats cinder:SELECT=1 {{(pid=112106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:52:46.678645 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.middleware.request_id [None req-b29423a1-e272-40f1-9c1e-12311ce39429 None None] RequestId filter calling following filter/app {{(pid=112107) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:52:46.730237 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-b29423a1-e272-40f1-9c1e-12311ce39429 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:52:46.730526 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-b29423a1-e272-40f1-9c1e-12311ce39429 demo demo] Empty body provided in request {{(pid=112107) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:52:46.730842 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.openstack.wsgi [None req-b29423a1-e272-40f1-9c1e-12311ce39429 demo demo] Calling method 'detail' {{(pid=112107) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:52:46.731225 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.api.api_utils [None req-b29423a1-e272-40f1-9c1e-12311ce39429 demo demo] Removing options '' from query. {{(pid=112107) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:52:46.733762 np0000181908 devstack@c-api.service[112107]: DEBUG cinder.volume.api [None req-b29423a1-e272-40f1-9c1e-12311ce39429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112107) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:52:46.745831 np0000181908 devstack@c-api.service[112107]: INFO cinder.volume.api [None req-b29423a1-e272-40f1-9c1e-12311ce39429 demo demo] Get all volumes completed successfully. Jun 18 07:52:46.747699 np0000181908 devstack@c-api.service[112107]: INFO cinder.api.openstack.wsgi [None req-b29423a1-e272-40f1-9c1e-12311ce39429 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:52:46.748175 np0000181908 devstack@c-api.service[112107]: [pid: 112107|app: 0|req: 12/47] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:52:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:52:56.738802 np0000181908 devstack@c-api.service[112107]: DEBUG dbcounter [-] [112107] Writing DB stats cinder:SELECT=1 {{(pid=112107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:53:46.766828 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.middleware.request_id [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd None None] RequestId filter calling following filter/app {{(pid=112105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:53:46.769121 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:53:46.769505 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd demo demo] Empty body provided in request {{(pid=112105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:53:46.769869 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.openstack.wsgi [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd demo demo] Calling method 'detail' {{(pid=112105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:53:46.770378 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.api.api_utils [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd demo demo] Removing options '' from query. {{(pid=112105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:53:46.772200 np0000181908 devstack@c-api.service[112105]: DEBUG cinder.volume.api [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:53:46.781059 np0000181908 devstack@c-api.service[112105]: INFO cinder.volume.api [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd demo demo] Get all volumes completed successfully. Jun 18 07:53:46.783208 np0000181908 devstack@c-api.service[112105]: INFO cinder.api.openstack.wsgi [None req-46a3bf95-85e6-47d7-9778-da30dcd035fd demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:53:46.783663 np0000181908 devstack@c-api.service[112105]: [pid: 112105|app: 0|req: 12/48] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:53:46 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 07:53:56.776127 np0000181908 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=1 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:54:46.799844 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.middleware.request_id [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 None None] RequestId filter calling following filter/app {{(pid=112108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:54:46.803913 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 07:54:46.804283 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 demo demo] Empty body provided in request {{(pid=112108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:54:46.804711 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.openstack.wsgi [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 demo demo] Calling method 'detail' {{(pid=112108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:54:46.805199 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.api.api_utils [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 demo demo] Removing options '' from query. {{(pid=112108) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:54:46.806694 np0000181908 devstack@c-api.service[112108]: DEBUG cinder.volume.api [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112108) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:54:46.815272 np0000181908 devstack@c-api.service[112108]: INFO cinder.volume.api [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 demo demo] Get all volumes completed successfully. Jun 18 07:54:46.818412 np0000181908 devstack@c-api.service[112108]: INFO cinder.api.openstack.wsgi [None req-c824d501-3e4d-48f1-9427-545ca05b5d02 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:54:46.818806 np0000181908 devstack@c-api.service[112108]: [pid: 112108|app: 0|req: 13/49] 199.204.45.115 () {64 vars in 1295 bytes} [Thu Jun 18 07:54:46 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 07:54:56.810016 np0000181908 devstack@c-api.service[112108]: DEBUG dbcounter [-] [112108] Writing DB stats cinder:SELECT=1 {{(pid=112108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}