Jun 24 00:41:42.935234 np0000182637 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 24 00:41:42.942450 np0000182637 devstack@c-api.service[112635]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 24 00:41:42 2026] *** Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: nodename: np0000182637 Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: machine: x86_64 Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: clock source: unix Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: pcre jit disabled Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: detected number of CPU cores: 16 Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: current working directory: / Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: detected binary path: /usr/bin/uwsgi-core Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: your processes number limit is 256917 Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: your memory page size is 4096 bytes Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: detected max file descriptor number: 2048 Jun 24 00:41:42.945334 np0000182637 devstack@c-api.service[112635]: lock engine: pthread robust mutexes Jun 24 00:41:42.945812 np0000182637 devstack@c-api.service[112635]: thunder lock: enabled Jun 24 00:41:42.945812 np0000182637 devstack@c-api.service[112635]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 24 00:41:42.945879 np0000182637 devstack@c-api.service[112635]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 24 00:41:42.945879 np0000182637 devstack@c-api.service[112635]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 24 00:41:42.945879 np0000182637 devstack@c-api.service[112635]: Set PythonHome to /opt/stack/data/venv Jun 24 00:41:42.982904 np0000182637 devstack@c-api.service[112635]: Python main interpreter initialized at 0x76f00d6a3668 Jun 24 00:41:42.982904 np0000182637 devstack@c-api.service[112635]: python threads support enabled Jun 24 00:41:42.982904 np0000182637 devstack@c-api.service[112635]: your server socket listen backlog is limited to 100 connections Jun 24 00:41:42.982904 np0000182637 devstack@c-api.service[112635]: your mercy for graceful operations on workers is 80 seconds Jun 24 00:41:42.983397 np0000182637 devstack@c-api.service[112635]: mapped 671795 bytes (656 KB) for 4 cores Jun 24 00:41:42.983557 np0000182637 devstack@c-api.service[112635]: *** Operational MODE: preforking *** Jun 24 00:41:42.983746 np0000182637 devstack@c-api.service[112635]: *** uWSGI is running in multiple interpreter mode *** Jun 24 00:41:42.983746 np0000182637 devstack@c-api.service[112635]: spawned uWSGI master process (pid: 112635) Jun 24 00:41:42.983957 np0000182637 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 24 00:41:42.987526 np0000182637 devstack@c-api.service[112635]: spawned uWSGI worker 1 (pid: 112643, cores: 1) Jun 24 00:41:42.987526 np0000182637 devstack@c-api.service[112635]: spawned uWSGI worker 2 (pid: 112644, cores: 1) Jun 24 00:41:42.987526 np0000182637 devstack@c-api.service[112635]: spawned uWSGI worker 3 (pid: 112645, cores: 1) Jun 24 00:41:42.987526 np0000182637 devstack@c-api.service[112635]: spawned uWSGI worker 4 (pid: 112646, cores: 1) Jun 24 00:41:42.987526 np0000182637 devstack@c-api.service[112635]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 24 00:41:43.112909 np0000182637 devstack@c-api.service[112643]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:41:43.112909 np0000182637 devstack@c-api.service[112643]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:41:43.112909 np0000182637 devstack@c-api.service[112643]: we strongly recommend against using it for new projects. Jun 24 00:41:43.112909 np0000182637 devstack@c-api.service[112643]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:41:43.112909 np0000182637 devstack@c-api.service[112643]: framework. For more detail see Jun 24 00:41:43.112909 np0000182637 devstack@c-api.service[112643]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:41:43.112909 np0000182637 devstack@c-api.service[112643]: import eventlet # noqa Jun 24 00:41:43.127533 np0000182637 devstack@c-api.service[112645]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:41:43.127533 np0000182637 devstack@c-api.service[112645]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:41:43.127533 np0000182637 devstack@c-api.service[112645]: we strongly recommend against using it for new projects. Jun 24 00:41:43.127533 np0000182637 devstack@c-api.service[112645]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:41:43.127533 np0000182637 devstack@c-api.service[112645]: framework. For more detail see Jun 24 00:41:43.127533 np0000182637 devstack@c-api.service[112645]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:41:43.127533 np0000182637 devstack@c-api.service[112645]: import eventlet # noqa Jun 24 00:41:43.128958 np0000182637 devstack@c-api.service[112646]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:41:43.128958 np0000182637 devstack@c-api.service[112646]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:41:43.128958 np0000182637 devstack@c-api.service[112646]: we strongly recommend against using it for new projects. Jun 24 00:41:43.128958 np0000182637 devstack@c-api.service[112646]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:41:43.128958 np0000182637 devstack@c-api.service[112646]: framework. For more detail see Jun 24 00:41:43.128958 np0000182637 devstack@c-api.service[112646]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:41:43.128958 np0000182637 devstack@c-api.service[112646]: import eventlet # noqa Jun 24 00:41:43.159030 np0000182637 devstack@c-api.service[112644]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:41:43.159030 np0000182637 devstack@c-api.service[112644]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:41:43.159030 np0000182637 devstack@c-api.service[112644]: we strongly recommend against using it for new projects. Jun 24 00:41:43.159030 np0000182637 devstack@c-api.service[112644]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:41:43.159030 np0000182637 devstack@c-api.service[112644]: framework. For more detail see Jun 24 00:41:43.159030 np0000182637 devstack@c-api.service[112644]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:41:43.159030 np0000182637 devstack@c-api.service[112644]: import eventlet # noqa Jun 24 00:41:43.201881 np0000182637 devstack@c-api.service[112643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:41:43.201881 np0000182637 devstack@c-api.service[112643]: warnings.warn( Jun 24 00:41:43.212211 np0000182637 devstack@c-api.service[112645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:41:43.212211 np0000182637 devstack@c-api.service[112645]: warnings.warn( Jun 24 00:41:43.220722 np0000182637 devstack@c-api.service[112646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:41:43.220722 np0000182637 devstack@c-api.service[112646]: warnings.warn( Jun 24 00:41:43.253451 np0000182637 devstack@c-api.service[112644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:41:43.253451 np0000182637 devstack@c-api.service[112644]: warnings.warn( Jun 24 00:41:43.287329 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:43.287329 np0000182637 devstack@c-api.service[112645]: from cgi import parse_header Jun 24 00:41:43.287823 np0000182637 devstack@c-api.service[112643]: /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 24 00:41:43.287823 np0000182637 devstack@c-api.service[112643]: from cgi import parse_header Jun 24 00:41:43.303997 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:43.303997 np0000182637 devstack@c-api.service[112646]: from cgi import parse_header Jun 24 00:41:43.333693 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:43.333693 np0000182637 devstack@c-api.service[112644]: from cgi import parse_header Jun 24 00:41:43.340207 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:43.340207 np0000182637 devstack@c-api.service[112645]: removals.removed_module( Jun 24 00:41:43.341516 np0000182637 devstack@c-api.service[112643]: /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 24 00:41:43.341516 np0000182637 devstack@c-api.service[112643]: removals.removed_module( Jun 24 00:41:43.341811 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:43.341811 np0000182637 devstack@c-api.service[112645]: removals.removed_module( Jun 24 00:41:43.343110 np0000182637 devstack@c-api.service[112643]: /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 24 00:41:43.343110 np0000182637 devstack@c-api.service[112643]: removals.removed_module( Jun 24 00:41:43.364528 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:43.364528 np0000182637 devstack@c-api.service[112646]: removals.removed_module( Jun 24 00:41:43.366254 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:43.366254 np0000182637 devstack@c-api.service[112646]: removals.removed_module( Jun 24 00:41:43.381722 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:43.381722 np0000182637 devstack@c-api.service[112644]: removals.removed_module( Jun 24 00:41:43.383522 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:43.383522 np0000182637 devstack@c-api.service[112644]: removals.removed_module( Jun 24 00:41:44.150997 np0000182637 devstack@c-api.service[112643]: /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 24 00:41:44.150997 np0000182637 devstack@c-api.service[112643]: warnings.warn( Jun 24 00:41:44.169046 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:44.169046 np0000182637 devstack@c-api.service[112646]: warnings.warn( Jun 24 00:41:44.174844 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:44.174844 np0000182637 devstack@c-api.service[112644]: warnings.warn( Jun 24 00:41:44.201742 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:44.201742 np0000182637 devstack@c-api.service[112645]: warnings.warn( Jun 24 00:41:44.202419 np0000182637 devstack@c-api.service[112643]: /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 24 00:41:44.202419 np0000182637 devstack@c-api.service[112643]: warnings.warn( Jun 24 00:41:44.221740 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:44.221740 np0000182637 devstack@c-api.service[112646]: warnings.warn( Jun 24 00:41:44.225245 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:44.225245 np0000182637 devstack@c-api.service[112644]: warnings.warn( Jun 24 00:41:44.257547 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:44.257547 np0000182637 devstack@c-api.service[112645]: warnings.warn( Jun 24 00:41:44.412782 np0000182637 devstack@c-api.service[112643]: 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 24 00:41:44.412963 np0000182637 devstack@c-api.service[112643]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112643) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:41:44.424908 np0000182637 devstack@c-api.service[112646]: 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 24 00:41:44.425040 np0000182637 devstack@c-api.service[112646]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112646) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:41:44.431940 np0000182637 devstack@c-api.service[112644]: 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 24 00:41:44.432110 np0000182637 devstack@c-api.service[112644]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112644) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:41:44.450652 np0000182637 devstack@c-api.service[112645]: 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 24 00:41:44.450770 np0000182637 devstack@c-api.service[112645]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112645) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:41:44.499151 np0000182637 devstack@c-api.service[112643]: /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 24 00:41:44.499151 np0000182637 devstack@c-api.service[112643]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:41:44.507271 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:44.507271 np0000182637 devstack@c-api.service[112646]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:41:44.513107 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:44.513107 np0000182637 devstack@c-api.service[112645]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:41:44.516643 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:44.516643 np0000182637 devstack@c-api.service[112644]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:41:44.974196 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:41:44.974454 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:41:44.974617 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.974617 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.974825 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.974901 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.974966 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.975174 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.975816 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112646) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:41:44.976288 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.976386 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.976458 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:41:44.976699 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.976897 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.976988 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.977096 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.977197 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.977258 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.977322 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.977379 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.977437 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.977527 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.977588 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.977677 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.977806 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.977885 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.977954 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.978012 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.978069 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.978124 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.978180 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.978234 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.978289 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.978358 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.978358 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.978358 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.978358 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.978698 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.978698 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.978698 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.978698 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.978909 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.978969 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.979023 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.979023 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.979152 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.979229 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.979360 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.979425 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.979480 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.979588 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.979643 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.979715 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.979782 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.979839 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.979902 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.979965 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.980021 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.980083 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.980139 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.980202 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.980268 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.980326 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.980381 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.980434 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.980718 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.980811 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.980872 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.980977 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.981037 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.981110 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.981110 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.981266 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.981334 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.981405 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.981509 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.981575 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.981575 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.981575 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.981575 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.981575 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.981881 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.981944 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.981944 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.982045 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.982100 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.982100 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.982213 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.982270 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.982337 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.982337 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.982460 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.982565 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.982646 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.982702 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.982760 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.982831 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.982886 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.982941 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.982996 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.983059 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.983114 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.983178 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.983234 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.983295 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.983350 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.983426 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.983574 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.983643 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.983696 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.983751 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.983818 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.983874 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.983937 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.983937 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.984037 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.984105 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.984160 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.984214 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.984269 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.984742 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.984742 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.984742 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.984742 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.984742 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.984989 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.985047 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.985125 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.985187 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.985253 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.985253 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.985253 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.985253 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.985253 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.985560 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.985560 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.985668 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.985844 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.985907 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.985963 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.986033 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.986096 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.986151 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.986215 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.986271 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.986326 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.986393 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.986449 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.986591 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.986651 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.986734 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.986974 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.987165 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.987217 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.987246 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.987277 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.987306 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.987339 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.987366 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.987396 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.987425 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.987453 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.987481 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.987524 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.987560 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.987659 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.987693 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.987718 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.987744 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.987767 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.987798 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.987824 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.987853 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.987877 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.987904 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.987933 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.987959 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.987959 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.987959 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.987959 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.988052 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.988079 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.988079 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.988128 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.988159 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.988191 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.988191 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.988242 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.988272 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.988302 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.988330 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.988353 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.988385 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.988421 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.988459 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.988501 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.988533 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.988561 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.988586 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.988616 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.988644 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.988670 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.988694 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.988721 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.988753 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.988753 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.988753 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.988753 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.988753 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.988870 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.988897 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.988921 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.988953 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.988984 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.988984 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.988984 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.989092 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.989092 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.989549 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.989622 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.989718 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.989751 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.989778 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.989811 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.989837 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.989902 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.989940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.989965 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.990000 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.990026 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.990058 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.990167 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.990195 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.990223 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.990249 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.990276 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.990312 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.990357 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.990393 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.990393 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.990448 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.990515 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.990545 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.990545 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.990608 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.990637 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.990663 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.990699 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.990731 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.990731 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.990834 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.990907 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.991008 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.991066 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.991164 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.991253 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.991344 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.991429 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.991546 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.991624 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.991655 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.991681 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.991749 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.991811 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.991870 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.991932 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.991995 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.992054 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.992121 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.992183 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.992245 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.992274 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.992300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.992360 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.992389 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.992423 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.992453 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.992556 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.992642 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.992672 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.992728 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.992758 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.992824 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.992855 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.992930 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.993015 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.993103 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.993141 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.993205 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.993234 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.993263 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.993329 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.993389 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.993419 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.993453 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.993503 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.993535 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.993564 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.993596 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.993624 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.993649 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.993694 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.993725 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.993749 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.993794 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.993827 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.993859 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:44.993885 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.993911 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.993937 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:44.993963 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.994010 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:44.994101 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:44.994186 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:44.994272 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:44.994364 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:44.999989 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.000061 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.000098 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.000154 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.000228 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.000274 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.000352 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.000639 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.000699 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.000755 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.000840 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.000891 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.000938 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.001000 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.001072 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.001121 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.001163 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.001217 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.001257 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.001296 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.001339 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.001383 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.001422 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.001460 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.001514 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.001555 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.001604 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.001645 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.001688 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.001726 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.001764 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.001802 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.001840 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.001877 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.001914 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.001952 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.001997 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.002042 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.002081 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.002081 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.002151 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.002189 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.002234 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.002234 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.002234 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.002234 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.002234 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.002431 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.002536 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.002585 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.002623 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.002668 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.002668 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.002668 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.002668 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.002668 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.002849 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.002931 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.002977 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.003048 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.003113 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.003158 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.003198 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.003238 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.003283 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.003324 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.003361 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.003400 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.003446 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.003502 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.003542 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.003581 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.003619 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.003672 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.003711 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.003749 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.003785 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.003823 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.003868 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.003906 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.003949 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.004005 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.004050 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.004050 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.004124 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.004124 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.004124 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.004245 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.004245 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.004312 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.004346 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.004383 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.004420 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.004526 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.004602 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.004643 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.004698 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.004742 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.004780 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.004815 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.004851 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.004891 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.004891 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.004955 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.004992 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.004992 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.005148 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.005148 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.005148 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.005243 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.005278 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.005396 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.006530 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.006599 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.006643 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.006705 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.006761 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.006801 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.006841 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.006841 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.006913 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.006955 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.006991 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.007034 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.007073 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.007073 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.007213 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.007265 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.007329 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.007402 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.007455 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.007530 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.007597 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.007658 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.007760 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.007852 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.007939 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.008028 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.008075 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.008114 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.008152 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.008192 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.008234 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.008272 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.008309 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.008352 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.008389 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.008425 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.008461 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.008535 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.008580 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.008641 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.008684 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.008721 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.008758 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.008818 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.008895 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.008943 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.008943 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.008943 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.008943 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.009160 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.009160 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.009160 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.009160 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.009160 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.009328 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.009367 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.009403 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.009403 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.009469 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.009522 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.009556 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.009594 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.009639 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.009683 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.009731 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.009777 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.009815 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.009815 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.009815 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.009924 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.009962 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.010001 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.010046 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.010094 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.010142 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.010187 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.010225 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.010225 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.010288 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.010324 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.010359 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.010395 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.010522 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.010522 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.010611 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.010611 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.010700 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.010743 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.010782 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.010823 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.010861 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.010904 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.010952 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.010991 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.011028 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.011067 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.011111 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.011151 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.011194 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.011239 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.011286 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.011325 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.011363 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.011406 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.011445 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.011510 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.011568 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.011568 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.011642 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.011642 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.011642 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.011642 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.015069 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.015155 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.015155 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.015231 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.015275 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.015323 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.015359 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.015412 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.015452 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.015452 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.015564 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.015646 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.015690 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.015770 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.015817 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.015923 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.015974 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.016023 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.016062 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.016062 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.016133 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.016172 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.016211 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.016249 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.016249 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.016323 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.016369 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.016410 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.017415 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.017499 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.017543 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.017613 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.017661 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.017661 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.017762 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.017805 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.017850 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.017890 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.017930 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.017930 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.017930 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.018039 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.018121 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.018173 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.018241 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.018292 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.018338 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.018379 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.018416 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.018536 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.018586 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.018630 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.018682 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.018741 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.018800 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.018854 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.018893 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.018940 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.019016 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.019061 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.019100 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.019137 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.019178 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.019231 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.019271 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.019316 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.019355 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.019393 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.019436 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.019478 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.019547 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.019547 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.019622 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.019661 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.019698 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.019743 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.019786 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.019786 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.019786 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.019786 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.019786 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.019786 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.019979 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.019979 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.020691 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.020751 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.020801 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.020841 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.020877 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.020916 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.020956 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.020995 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.021030 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.021073 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.021129 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.021167 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.021211 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.021249 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.021288 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.021327 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.021365 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.021404 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.021441 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.021513 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.021569 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.021609 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.021650 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.021695 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.021741 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.021781 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.021819 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.021870 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.021917 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.021955 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.021993 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.022045 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.022084 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.022121 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.022158 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.022203 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.022245 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.022245 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.022245 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.022245 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.022245 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.022245 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.022477 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.022477 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.022477 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.022612 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.022703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.022778 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.022884 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.022974 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.023056 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.023140 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.023234 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.023317 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.023407 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.023497 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.026328 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.026394 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.026477 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.026576 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.026650 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.026705 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.026744 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.026789 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.026836 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.026874 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.026912 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.026951 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.026951 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.027029 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.027079 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.027125 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.027165 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.027207 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.027245 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.027283 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.027321 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.027360 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.027398 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.027435 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.027477 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.027560 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.027600 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.027638 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.027680 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.027718 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.027757 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.027795 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.027795 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.027865 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.027903 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.027940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.027940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.027940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.027940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.027940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.027940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.027940 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.028180 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.028220 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.028334 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.028398 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.028499 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.028716 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.028800 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.028896 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.028982 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.029066 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.029154 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.029240 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.029325 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.029418 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.029657 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.029844 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.029844 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.029844 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.029957 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.030005 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.030047 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.030082 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.030127 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.030167 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.030218 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.030272 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.030318 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.030357 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.030402 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.030580 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.030647 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.030699 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.030740 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.030778 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.030817 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.030817 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.031047 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.031120 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.031279 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.031346 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.031399 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.031399 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.031516 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.031572 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.031637 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.031696 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.031748 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.031800 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.031851 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.031912 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.031959 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.032006 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.032044 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.032098 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.032149 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.032195 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.032234 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.032425 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.032521 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.032572 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.032618 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.032668 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.032715 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.032772 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.032818 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.032867 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.032917 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.032971 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.033019 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.033068 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.033106 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.033139 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.033181 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.033217 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.033252 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.033285 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.033329 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.033375 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.033429 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.033473 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.033578 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.033641 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.033705 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.033764 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.033814 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.033859 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.033908 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.033908 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.034250 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.034552 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.034769 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.034769 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.036356 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.036417 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.036417 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.036543 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.036601 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.036601 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.036699 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.036958 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.037010 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.037058 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.037108 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.037154 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.037213 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.037268 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.037332 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.037396 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.037443 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.037480 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.037564 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.037626 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.037809 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.037861 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.037909 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.037960 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.038007 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.038069 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.038136 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.038227 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.038286 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.038339 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.038400 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.038535 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.038576 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.038615 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.038665 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.038704 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.038744 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.038782 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.038821 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.038863 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.038912 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.038951 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.038989 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.039026 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.039064 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.039110 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.039148 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.039180 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.039208 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.039235 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.039260 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.039291 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.040112 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.040158 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.040189 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.040216 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.040246 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.040273 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.040300 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.040703 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:41:45.040935 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:41:45.082205 np0000182637 devstack@c-api.service[112644]: INFO dbcounter [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Registered counter for database cinder Jun 24 00:41:45.084275 np0000182637 devstack@c-api.service[112645]: INFO dbcounter [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Registered counter for database cinder Jun 24 00:41:45.084748 np0000182637 devstack@c-api.service[112646]: INFO dbcounter [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Registered counter for database cinder Jun 24 00:41:45.090553 np0000182637 devstack@c-api.service[112643]: INFO dbcounter [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Registered counter for database cinder Jun 24 00:41:45.124158 np0000182637 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.126740 np0000182637 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-57cd2075-b4b8-4758-a608-64516f62c25f 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.132214 np0000182637 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.136697 np0000182637 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.242564 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writer thread running {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:41:45.243102 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writer thread running {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:41:45.245075 np0000182637 devstack@c-api.service[112645]: INFO cinder.rpc [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:41:45.245678 np0000182637 devstack@c-api.service[112644]: INFO cinder.rpc [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:41:45.247440 np0000182637 devstack@c-api.service[112645]: INFO cinder.rpc [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:41:45.248409 np0000182637 devstack@c-api.service[112644]: INFO cinder.rpc [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:41:45.250724 np0000182637 devstack@c-api.service[112645]: INFO cinder.rpc [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:41:45.250786 np0000182637 devstack@c-api.service[112644]: INFO cinder.rpc [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:41:45.250917 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writer thread running {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:41:45.251505 np0000182637 devstack@c-api.service[112645]: INFO cinder.rpc [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:41:45.252403 np0000182637 devstack@c-api.service[112644]: INFO cinder.rpc [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:41:45.252669 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.253250 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.254264 np0000182637 devstack@c-api.service[112646]: INFO cinder.rpc [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:41:45.256150 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.256720 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writer thread running {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:41:45.257103 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.258073 np0000182637 devstack@c-api.service[112646]: INFO cinder.rpc [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:41:45.259514 np0000182637 devstack@c-api.service[112643]: INFO cinder.rpc [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:41:45.261547 np0000182637 devstack@c-api.service[112646]: INFO cinder.rpc [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:41:45.261978 np0000182637 devstack@c-api.service[112643]: INFO cinder.rpc [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:41:45.263945 np0000182637 devstack@c-api.service[112643]: INFO cinder.rpc [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:41:45.264426 np0000182637 devstack@c-api.service[112646]: INFO cinder.rpc [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:41:45.265650 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.265735 np0000182637 devstack@c-api.service[112643]: INFO cinder.rpc [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:41:45.266525 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.269397 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.269730 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.287625 np0000182637 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.289871 np0000182637 devstack@c-api.service[112644]: INFO cinder.rpc [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:41:45.290912 np0000182637 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-57cd2075-b4b8-4758-a608-64516f62c25f 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.291721 np0000182637 devstack@c-api.service[112644]: INFO cinder.rpc [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:41:45.292583 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.293071 np0000182637 devstack@c-api.service[112645]: INFO cinder.rpc [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:41:45.295436 np0000182637 devstack@c-api.service[112645]: INFO cinder.rpc [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:41:45.296562 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.302599 np0000182637 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.302977 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.304345 np0000182637 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:45.305152 np0000182637 devstack@c-api.service[112643]: INFO cinder.rpc [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:41:45.306146 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.306839 np0000182637 devstack@c-api.service[112646]: INFO cinder.rpc [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:41:45.308238 np0000182637 devstack@c-api.service[112643]: INFO cinder.rpc [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:41:45.308592 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.308664 np0000182637 devstack@c-api.service[112646]: INFO cinder.rpc [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:41:45.309255 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.309592 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.310401 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.311773 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.314713 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.315137 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.317882 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.320477 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.320588 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.320669 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.321997 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.323474 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.323721 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.323769 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.325394 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.326419 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.326537 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.326991 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.328777 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.329379 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.329546 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.331063 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.332261 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.332443 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.333727 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.334212 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.335411 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.335557 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.337006 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.337213 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.338666 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.339292 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.339889 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.340199 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.341802 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.342702 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.343292 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.344702 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.344816 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.345868 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.346075 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.346208 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.347611 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.347904 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.349027 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.349121 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.349257 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.349713 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.350288 np0000182637 devstack@c-api.service[112644]: WARNING cinder.api.contrib.hosts [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:41:45.350532 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.351000 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.351800 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.352315 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.352407 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.353233 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.353840 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.354000 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.355319 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.355873 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.356134 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: extensions {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.357343 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.357420 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.357473 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: extra_specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.358514 np0000182637 devstack@c-api.service[112645]: WARNING cinder.api.contrib.hosts [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:41:45.358875 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.358998 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-volume-transfer {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.359291 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.360955 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.361008 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.361322 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-quota-class-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.362437 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.363448 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.363515 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: cgsnapshots {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.363554 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.364048 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: scheduler-stats {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.364499 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.364646 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.364692 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.365447 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: extensions {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.365653 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: qos-specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.366207 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.366331 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.367083 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: extra_specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.367702 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.367749 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: capabilities {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.367849 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.368895 np0000182637 devstack@c-api.service[112646]: WARNING cinder.api.contrib.hosts [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:41:45.368972 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.369070 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-volume-transfer {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.369202 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.369581 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.370245 np0000182637 devstack@c-api.service[112643]: WARNING cinder.api.contrib.hosts [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:41:45.370493 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.371296 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.371411 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.371476 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-quota-class-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.372078 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-volume-type-access {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.372260 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.372446 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.373120 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: cgsnapshots {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.373615 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-quota-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.373834 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.373899 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.374586 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: scheduler-stats {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.374757 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: extensions {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.375059 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-snapshot-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.375293 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.376119 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: qos-specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.376183 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: extensions {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.376505 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-volume-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.376686 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: extra_specs {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.377467 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: extra_specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.377907 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-hosts {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.378268 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-volume-transfer {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.378357 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: capabilities {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.378989 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-volume-transfer {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.379287 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: os-availability-zone {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.379606 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.380637 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: consistencygroups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.380753 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-quota-class-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.380815 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-quota-class-sets {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.381510 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.382157 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: cgsnapshots {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.382532 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: cgsnapshots {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.382612 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extended resource: backups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.383233 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-volume-type-access {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.383560 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: scheduler-stats {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.383882 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: scheduler-stats {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.384629 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] SnapshotActionsController initialized {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:41:45.384862 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-quota-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.385007 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: qos-specs {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.385368 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.385566 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: qos-specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.386373 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-snapshot-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.386796 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.387095 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: capabilities {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.387652 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: capabilities {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.387856 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-volume-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.388157 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.388325 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: encryption {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.388936 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.389318 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-hosts {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.389505 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.389872 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: encryption {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.390420 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.390796 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: os-availability-zone {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.390894 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.391465 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-volume-type-access {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.391986 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-volume-type-access {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.392147 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: consistencygroups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.392236 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.393048 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-quota-sets {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.393581 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-quota-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.393735 np0000182637 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.394190 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extended resource: backups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.394542 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-snapshot-manage {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.394609 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension UsedLimits extending resource: limits {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.394774 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.394934 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.395008 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-snapshot-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.395131 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.395280 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.395425 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.395599 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.395747 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.395889 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.395987 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-volume-manage {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.396039 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.396310 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.contrib.snapshot_actions [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] SnapshotActionsController initialized {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:41:45.396437 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-volume-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.396852 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension AdminActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.397010 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension AdminActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.397156 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension AdminActions extending resource: backups {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.397302 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.397360 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.397406 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-hosts {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.397473 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension VolumeActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.397667 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-ba4039ec-054a-4638-9a22-def5e8ab7321 None None] Extension TypesManage extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.397879 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-hosts {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.398807 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: os-availability-zone {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.399000 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.399259 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: os-availability-zone {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.400108 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: consistencygroups {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.400445 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.400602 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: consistencygroups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.401893 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.402270 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extended resource: backups {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.402554 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extended resource: backups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:41:45.403360 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.404343 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] SnapshotActionsController initialized {{(pid=112646) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:41:45.404620 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] SnapshotActionsController initialized {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:41:45.404831 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.405218 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.405344 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.406170 np0000182637 devstack@c-api.service[112644]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f00d6a3668 pid: 112644 (default app) Jun 24 00:41:45.406316 np0000182637 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.406732 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.406786 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.407152 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension UsedLimits extending resource: limits {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.407280 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.407385 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.407525 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.407661 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.407804 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.407943 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.408077 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.408129 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.408175 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.408218 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.408795 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.408795 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension AdminActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.408795 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension AdminActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.408795 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension AdminActions extending resource: backups {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.408999 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.409061 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension VolumeActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.409200 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-57cd2075-b4b8-4758-a608-64516f62c25f None None] Extension TypesManage extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.409436 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.409516 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.410795 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.410859 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.412186 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.412743 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.413666 np0000182637 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.414413 np0000182637 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:41:45.414527 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension UsedLimits extending resource: limits {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.414651 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension SnapshotActions extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.414760 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.414931 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.414983 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415066 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415175 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415224 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension UsedLimits extending resource: limits {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415267 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415358 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415415 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415467 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415533 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415692 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415797 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.415901 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.416006 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.416111 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.416209 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.416271 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.416271 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.416271 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.416271 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.416521 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.416521 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.416629 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.416688 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.416688 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.416792 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension AdminActions extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.416851 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.416851 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.416851 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.416851 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.416851 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.416851 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.417147 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension AdminActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.417202 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.417202 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.417202 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.417202 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.417407 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension AdminActions extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.417454 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.417454 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.417454 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.417454 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.417680 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.417680 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.417800 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension AdminActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.417855 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.417855 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.417959 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension AdminActions extending resource: backups {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.418005 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418005 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.418005 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418005 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.418005 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418337 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.418382 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension AdminActions extending resource: backups {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.418427 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418427 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.418546 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeTypeAccess extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.418592 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418592 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.418592 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418592 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.418592 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418854 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.418889 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.418925 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.418925 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419008 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension VolumeActions extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.419044 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419044 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419044 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419044 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419044 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419044 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419294 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419294 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419388 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension VolumeActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.419429 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419429 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419581 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-b8ebbabc-8e14-4ec7-affb-4754fcc3c4af None None] Extension TypesManage extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.419636 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419636 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419636 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419636 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419636 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419636 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419905 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-f3e90e0b-309d-4cf8-a7be-0a7df6c9e1f4 None None] Extension TypesManage extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:41:45.419953 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419953 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419953 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.419953 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.419953 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420250 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420250 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420250 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420250 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420250 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420465 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420465 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420465 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420465 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420465 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420744 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420744 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420744 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420744 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420744 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.420744 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.420744 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421026 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421026 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421026 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421026 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421026 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421317 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421317 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421317 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421317 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421317 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421567 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421567 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421567 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421567 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421778 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421778 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421778 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421778 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421967 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421967 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421967 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.421967 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.421967 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422234 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422234 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422234 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422234 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422234 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422467 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422467 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422467 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422467 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422676 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422676 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422676 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422676 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422852 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422852 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.422852 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.422852 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423040 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423040 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423040 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423040 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423233 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423233 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423233 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423233 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423427 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423427 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423427 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423427 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423427 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423427 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423742 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423742 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423742 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.423742 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.423742 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424000 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424000 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424000 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424000 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424000 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424000 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424000 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424326 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424326 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424326 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424326 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424326 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424326 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424624 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424624 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424624 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424624 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424624 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424624 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424937 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424937 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424937 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424937 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.424937 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.424937 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425153 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425153 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425153 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425153 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425283 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425283 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425283 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425283 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425410 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425410 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425410 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425410 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425596 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425596 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425596 np0000182637 devstack@c-api.service[112644]: /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 24 00:41:45.425596 np0000182637 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) Jun 24 00:41:45.425719 np0000182637 devstack@c-api.service[112645]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f00d6a3668 pid: 112645 (default app) Jun 24 00:41:45.425751 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-4b1dcfb1-cf7a-4673-b0ea-b781094fd829 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:41:45.425776 np0000182637 devstack@c-api.service[112646]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f00d6a3668 pid: 112646 (default app) Jun 24 00:41:45.425811 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Wed Jun 24 00:41:45 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 24 00:41:45.425982 np0000182637 devstack@c-api.service[112643]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f00d6a3668 pid: 112643 (default app) Jun 24 00:41:52.608514 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.608514 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.608514 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.608514 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609284 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.609284 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609284 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.609284 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609560 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.609560 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609560 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.609560 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609560 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.609560 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609938 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.609938 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609938 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.609938 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.609938 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.610250 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.610250 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.610250 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.610250 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.610250 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.610589 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.610589 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.610589 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.610589 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.610848 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.610848 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.610848 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.610848 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.610848 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611151 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611151 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611151 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611151 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611151 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611454 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611454 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611454 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611454 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611454 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611454 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611711 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611711 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611711 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611711 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611711 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611711 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611948 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611948 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611948 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611948 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.611948 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.611948 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612185 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612185 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612185 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612185 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612185 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612383 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612383 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612383 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612383 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612383 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612592 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612592 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612592 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612592 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612592 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612592 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612818 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612818 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612818 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612818 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.612818 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.612818 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613059 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613059 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613059 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613059 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613059 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613261 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613261 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613261 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613261 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613261 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613450 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613450 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613450 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613450 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613631 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613631 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613631 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613631 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613805 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613805 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613805 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.613805 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.613805 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614016 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614016 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614016 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614016 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614016 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614203 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614203 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614203 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614203 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614362 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614362 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614362 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614362 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614619 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614619 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614619 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614619 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614792 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614792 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614792 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614792 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614980 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614980 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.614980 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.614980 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615177 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615177 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615177 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615177 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615177 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615374 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615374 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615374 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615374 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615374 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615374 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615616 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615616 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615616 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615616 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615616 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615802 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615802 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615802 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615802 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.615802 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.615802 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616044 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616044 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616044 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616044 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616044 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616044 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616273 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616273 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616273 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616273 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616273 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616273 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616504 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616504 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616504 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616504 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616504 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616504 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616731 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616731 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616731 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616731 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616880 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616880 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616880 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.616880 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.616880 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.617089 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.617089 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.617089 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.617089 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:52.617089 np0000182637 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 24 00:41:52.617089 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-d64d8ca1-f929-4e50-8c31-09218afadac2 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:41:53.110973 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-d64d8ca1-f929-4e50-8c31-09218afadac2 admin admin] POST https://199.204.45.19/volume/v3/types Jun 24 00:41:53.111699 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-d64d8ca1-f929-4e50-8c31-09218afadac2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:41:53.113442 np0000182637 devstack@c-api.service[112645]: /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 24 00:41:53.113442 np0000182637 devstack@c-api.service[112645]: warnings.warn( Jun 24 00:41:53.149001 np0000182637 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-d64d8ca1-f929-4e50-8c31-09218afadac2 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:53.181419 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-d64d8ca1-f929-4e50-8c31-09218afadac2 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 24 00:41:53.182415 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Wed Jun 24 00:41:52 2026] POST /volume/v3/types => generated 186 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:41:53.207874 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.207874 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.207874 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.207874 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208349 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208349 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208349 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208349 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208468 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208468 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208468 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208468 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208468 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208468 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208634 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208634 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208634 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208634 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208634 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208762 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208762 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208762 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208762 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208762 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208926 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208926 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.208926 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.208926 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209066 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209066 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209066 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209066 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209066 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209232 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209232 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209232 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209232 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209232 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209396 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209396 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209396 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209396 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209396 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209396 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209603 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209603 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209603 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209603 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209603 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209603 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209807 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209807 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209807 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209807 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209807 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209807 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209990 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209990 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209990 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.209990 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.209990 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210114 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210114 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210114 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210114 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210114 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210267 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210267 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210267 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210267 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210267 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210267 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210450 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210450 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210450 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210450 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210450 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210450 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210619 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210619 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210619 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210619 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210619 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210745 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210745 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210745 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210745 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210745 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210874 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210874 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210874 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210874 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210975 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210975 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.210975 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.210975 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211077 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211077 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211077 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211077 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211077 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211214 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211214 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211214 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211214 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211214 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211330 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211330 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211330 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211330 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211431 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211431 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211431 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211431 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211548 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211548 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211548 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211548 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211647 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211647 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211647 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211647 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211754 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211754 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211754 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211754 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211855 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211855 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211855 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211855 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211855 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211989 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211989 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211989 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211989 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.211989 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.211989 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212155 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212155 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212155 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212155 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212155 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212276 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212276 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212276 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212276 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212276 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212276 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212421 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212421 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212421 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212421 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212421 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212421 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212607 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212607 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212607 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212607 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212607 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212607 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212810 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212810 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212810 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212810 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212810 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212810 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212952 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212952 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.212952 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.212952 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.213047 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.213047 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.213047 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.213047 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.213047 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.213172 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.213172 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.213172 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.213172 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.213172 np0000182637 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 24 00:41:53.213172 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [req-d64d8ca1-f929-4e50-8c31-09218afadac2 req-71e3014f-6de5-4966-a73b-1ba70650a63b None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:41:53.549051 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-d64d8ca1-f929-4e50-8c31-09218afadac2 req-71e3014f-6de5-4966-a73b-1ba70650a63b admin admin] POST https://199.204.45.19/volume/v3/types/1185a466-6625-469d-929a-4976f7e2ce8e/extra_specs Jun 24 00:41:53.549632 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-d64d8ca1-f929-4e50-8c31-09218afadac2 req-71e3014f-6de5-4966-a73b-1ba70650a63b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:41:53.551428 np0000182637 devstack@c-api.service[112646]: /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 24 00:41:53.551428 np0000182637 devstack@c-api.service[112646]: warnings.warn( Jun 24 00:41:53.587650 np0000182637 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [req-d64d8ca1-f929-4e50-8c31-09218afadac2 req-71e3014f-6de5-4966-a73b-1ba70650a63b 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:41:53.660794 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-d64d8ca1-f929-4e50-8c31-09218afadac2 req-71e3014f-6de5-4966-a73b-1ba70650a63b admin admin] https://199.204.45.19/volume/v3/types/1185a466-6625-469d-929a-4976f7e2ce8e/extra_specs returned with HTTP 200 Jun 24 00:41:53.661338 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Wed Jun 24 00:41:53 2026] POST /volume/v3/types/1185a466-6625-469d-929a-4976f7e2ce8e/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:41:55.291144 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=6 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:41:55.306720 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=6 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:42:03.177514 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:42:03.659657 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:44:27.166884 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-f5494338-53a8-415a-bcd6-1291c0f8b54a None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:44:27.168222 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-f5494338-53a8-415a-bcd6-1291c0f8b54a None None] GET https://199.204.45.19/volume// Jun 24 00:44:27.168664 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-f5494338-53a8-415a-bcd6-1291c0f8b54a None None] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:44:27.169135 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-f5494338-53a8-415a-bcd6-1291c0f8b54a None None] Calling method 'all' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:44:27.170228 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-f5494338-53a8-415a-bcd6-1291c0f8b54a None None] https://199.204.45.19/volume// returned with HTTP 300 Jun 24 00:44:27.170945 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 2/4] 199.204.45.19 () {66 vars in 1449 bytes} [Wed Jun 24 00:44:27 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 24 00:45:04.914592 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.914592 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.914592 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.914592 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.914592 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.915709 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.915709 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.915709 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.915709 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.915709 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.916080 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.916080 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.916080 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.916080 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.916080 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.916080 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.916536 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.916536 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.916536 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.916536 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.916860 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.916860 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.916860 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.916860 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.917165 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.917165 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.917165 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.917165 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.917515 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.917515 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.917515 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.917515 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.917515 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.917982 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.917982 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.917982 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.917982 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.917982 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.918336 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.918336 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.918336 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.918336 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.918336 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.918336 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.918774 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.918774 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.918774 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.918774 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.918774 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.918774 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919022 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919022 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919022 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919022 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919022 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919022 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919291 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919291 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919291 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919291 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919291 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919528 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919528 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919528 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919528 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919528 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919729 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919729 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919729 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919729 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919729 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919729 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919975 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919975 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919975 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919975 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.919975 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.919975 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920204 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920204 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920204 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920204 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920204 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920429 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920429 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920429 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920429 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920429 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920653 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920653 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920653 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920653 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920831 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920831 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.920831 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.920831 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921008 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921008 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921008 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921008 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921008 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921226 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921226 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921226 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921226 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921226 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921441 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921441 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921441 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921441 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921636 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921636 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921636 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921636 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921820 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921820 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.921820 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.921820 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922000 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922000 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922000 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922000 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922174 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922174 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922174 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922174 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922342 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922342 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922342 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922342 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922342 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922587 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922587 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922587 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922587 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922587 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922587 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922842 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922842 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922842 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.922842 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.922842 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923044 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923044 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923044 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923044 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923044 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923044 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923306 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923306 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923306 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923306 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923306 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923306 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923590 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923590 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923590 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923590 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923590 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923590 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923851 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923851 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923851 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923851 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.923851 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.923851 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924102 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.924102 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924102 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.924102 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924283 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.924283 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924283 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.924283 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924283 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.924532 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924532 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.924532 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924532 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:04.924532 np0000182637 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) Jun 24 00:45:04.924532 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-f377543a-7a93-400c-b13f-3f87f91f2888 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:04.924532 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 1/5] 199.204.45.19 () {62 vars in 1061 bytes} [Wed Jun 24 00:45:04 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 24 00:45:04.951951 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-818b4a5e-1ae2-4d15-ba87-3d084e5f6ffd None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:04.961734 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 2/6] 199.204.45.19 () {64 vars in 1265 bytes} [Wed Jun 24 00:45:04 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 24 00:45:04.995821 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [req-818b4a5e-1ae2-4d15-ba87-3d084e5f6ffd req-db2ea537-c224-4d65-a962-2b43deb6ab5b None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:05.000162 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-818b4a5e-1ae2-4d15-ba87-3d084e5f6ffd req-db2ea537-c224-4d65-a962-2b43deb6ab5b demo demo] GET https://199.204.45.19/volume/v3/ Jun 24 00:45:05.000581 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-818b4a5e-1ae2-4d15-ba87-3d084e5f6ffd req-db2ea537-c224-4d65-a962-2b43deb6ab5b demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:05.000993 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-818b4a5e-1ae2-4d15-ba87-3d084e5f6ffd req-db2ea537-c224-4d65-a962-2b43deb6ab5b demo demo] Calling method 'version_select' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:05.002694 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-818b4a5e-1ae2-4d15-ba87-3d084e5f6ffd req-db2ea537-c224-4d65-a962-2b43deb6ab5b demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 24 00:45:05.003077 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 2/7] 199.204.45.19 () {66 vars in 1339 bytes} [Wed Jun 24 00:45:04 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:45:05.045143 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-e4a34019-207c-4ddc-853b-f70bdf31567f None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:05.361598 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-e4a34019-207c-4ddc-853b-f70bdf31567f demo demo] GET https://199.204.45.19/volume/v3/types Jun 24 00:45:05.361968 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-e4a34019-207c-4ddc-853b-f70bdf31567f demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:05.362214 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-e4a34019-207c-4ddc-853b-f70bdf31567f demo demo] Calling method 'index' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:05.362706 np0000182637 devstack@c-api.service[112644]: /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 24 00:45:05.362706 np0000182637 devstack@c-api.service[112644]: warnings.warn( Jun 24 00:45:05.363371 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-e4a34019-207c-4ddc-853b-f70bdf31567f demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:45:05.402303 np0000182637 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-e4a34019-207c-4ddc-853b-f70bdf31567f 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:45:05.426096 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-e4a34019-207c-4ddc-853b-f70bdf31567f demo demo] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 24 00:45:05.426604 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 3/8] 199.204.45.19 () {64 vars in 1283 bytes} [Wed Jun 24 00:45:05 2026] GET /volume/v3/types => generated 377 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:45:05.464038 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-51b7d6a3-6f8a-46d4-9614-f6e9b09c14d1 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:05.822581 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-51b7d6a3-6f8a-46d4-9614-f6e9b09c14d1 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 24 00:45:05.822927 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-51b7d6a3-6f8a-46d4-9614-f6e9b09c14d1 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:05.823158 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-51b7d6a3-6f8a-46d4-9614-f6e9b09c14d1 demo demo] Calling method 'show' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:05.861180 np0000182637 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-51b7d6a3-6f8a-46d4-9614-f6e9b09c14d1 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:45:05.877969 np0000182637 devstack@c-api.service[112643]: /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 24 00:45:05.877969 np0000182637 devstack@c-api.service[112643]: warnings.warn( Jun 24 00:45:05.880220 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-51b7d6a3-6f8a-46d4-9614-f6e9b09c14d1 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 24 00:45:05.880801 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1294 bytes} [Wed Jun 24 00:45:05 2026] GET /volume/v3/types/default => generated 145 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:45:06.321514 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-53ba00ce-93c5-4a25-90ec-77fc6d1b0666 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:06.322839 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 3/10] 199.204.45.19 () {62 vars in 1061 bytes} [Wed Jun 24 00:45:06 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 24 00:45:06.357649 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-d20269ec-eb1d-41cd-a33c-74285e98cca0 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:06.366125 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 3/11] 199.204.45.19 () {64 vars in 1265 bytes} [Wed Jun 24 00:45:06 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 24 00:45:06.401373 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [req-d20269ec-eb1d-41cd-a33c-74285e98cca0 req-208f3780-813e-4b55-b67f-1ca6ac2444f2 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:06.404885 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-d20269ec-eb1d-41cd-a33c-74285e98cca0 req-208f3780-813e-4b55-b67f-1ca6ac2444f2 demo demo] GET https://199.204.45.19/volume/v3/ Jun 24 00:45:06.405318 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [req-d20269ec-eb1d-41cd-a33c-74285e98cca0 req-208f3780-813e-4b55-b67f-1ca6ac2444f2 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:06.405764 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [req-d20269ec-eb1d-41cd-a33c-74285e98cca0 req-208f3780-813e-4b55-b67f-1ca6ac2444f2 demo demo] Calling method 'version_select' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:06.406715 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-d20269ec-eb1d-41cd-a33c-74285e98cca0 req-208f3780-813e-4b55-b67f-1ca6ac2444f2 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 24 00:45:06.407345 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 4/12] 199.204.45.19 () {66 vars in 1339 bytes} [Wed Jun 24 00:45:06 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:45:06.445883 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-70da7c98-6c69-4f63-8c0f-cb916d35f9a9 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:06.447719 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-70da7c98-6c69-4f63-8c0f-cb916d35f9a9 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 24 00:45:06.447896 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-70da7c98-6c69-4f63-8c0f-cb916d35f9a9 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:06.448087 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-70da7c98-6c69-4f63-8c0f-cb916d35f9a9 demo demo] Calling method 'show' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:06.455910 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-70da7c98-6c69-4f63-8c0f-cb916d35f9a9 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 24 00:45:06.456222 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1294 bytes} [Wed Jun 24 00:45:06 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:45:07.051182 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-d880057e-b693-4a81-8737-50c7f70584e2 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.052789 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 4/14] 199.204.45.19 () {62 vars in 1061 bytes} [Wed Jun 24 00:45:07 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 24 00:45:07.094677 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-4f16c407-52c7-422b-9c1e-2d8fe600b710 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.098899 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 4/15] 199.204.45.19 () {64 vars in 1265 bytes} [Wed Jun 24 00:45:07 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 24 00:45:07.139688 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [req-4f16c407-52c7-422b-9c1e-2d8fe600b710 req-0c7b75d2-ae34-4c0c-9406-35d9dd84aa97 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.143150 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-4f16c407-52c7-422b-9c1e-2d8fe600b710 req-0c7b75d2-ae34-4c0c-9406-35d9dd84aa97 demo demo] GET https://199.204.45.19/volume/v3/ Jun 24 00:45:07.143751 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [req-4f16c407-52c7-422b-9c1e-2d8fe600b710 req-0c7b75d2-ae34-4c0c-9406-35d9dd84aa97 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:07.144343 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [req-4f16c407-52c7-422b-9c1e-2d8fe600b710 req-0c7b75d2-ae34-4c0c-9406-35d9dd84aa97 demo demo] Calling method 'version_select' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:07.144975 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-4f16c407-52c7-422b-9c1e-2d8fe600b710 req-0c7b75d2-ae34-4c0c-9406-35d9dd84aa97 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 24 00:45:07.145331 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 5/16] 199.204.45.19 () {66 vars in 1339 bytes} [Wed Jun 24 00:45:07 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:45:07.182546 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-b78def2e-e668-496a-80af-1761e35043e3 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.185723 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-b78def2e-e668-496a-80af-1761e35043e3 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 24 00:45:07.185960 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-b78def2e-e668-496a-80af-1761e35043e3 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:07.186207 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-b78def2e-e668-496a-80af-1761e35043e3 demo demo] Calling method 'show' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:07.195602 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-b78def2e-e668-496a-80af-1761e35043e3 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 24 00:45:07.196026 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1294 bytes} [Wed Jun 24 00:45:07 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 24 00:45:07.240885 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-640e4240-7612-4da1-afd9-33dbd45b9fc9 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.241926 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 5/18] 199.204.45.19 () {62 vars in 1061 bytes} [Wed Jun 24 00:45:07 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 24 00:45:07.278758 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-2e315faf-0818-44fd-ba33-e2e00686cb18 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.281662 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 5/19] 199.204.45.19 () {64 vars in 1265 bytes} [Wed Jun 24 00:45:07 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 24 00:45:07.317231 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [req-2e315faf-0818-44fd-ba33-e2e00686cb18 req-58c22b6f-a627-4f93-9736-cd448b71bae1 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.320681 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-2e315faf-0818-44fd-ba33-e2e00686cb18 req-58c22b6f-a627-4f93-9736-cd448b71bae1 demo demo] GET https://199.204.45.19/volume/v3/ Jun 24 00:45:07.321111 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [req-2e315faf-0818-44fd-ba33-e2e00686cb18 req-58c22b6f-a627-4f93-9736-cd448b71bae1 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:07.321518 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [req-2e315faf-0818-44fd-ba33-e2e00686cb18 req-58c22b6f-a627-4f93-9736-cd448b71bae1 demo demo] Calling method 'version_select' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:07.322190 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-2e315faf-0818-44fd-ba33-e2e00686cb18 req-58c22b6f-a627-4f93-9736-cd448b71bae1 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 24 00:45:07.322990 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 6/20] 199.204.45.19 () {66 vars in 1339 bytes} [Wed Jun 24 00:45:07 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:45:07.354587 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-b1b938e6-1b8c-4f09-8fd0-46b5d8ae9704 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:45:07.356914 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-b1b938e6-1b8c-4f09-8fd0-46b5d8ae9704 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 24 00:45:07.357217 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-b1b938e6-1b8c-4f09-8fd0-46b5d8ae9704 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:45:07.357586 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-b1b938e6-1b8c-4f09-8fd0-46b5d8ae9704 demo demo] Calling method 'show' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:45:07.366040 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-b1b938e6-1b8c-4f09-8fd0-46b5d8ae9704 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 24 00:45:07.366403 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1294 bytes} [Wed Jun 24 00:45:07 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 24 00:45:15.418202 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:45:17.362654 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=8 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:49:57.118109 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:49:57.199433 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:49:57.199688 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:49:57.199842 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:49:57.200375 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:49:57.201253 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:49:57.244160 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 demo demo] Get all volumes completed successfully. Jun 24 00:49:57.248212 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-cbbe7014-edd7-44ff-9743-83f1bc1638b1 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:49:57.248212 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:49:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:50:07.236431 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:50:57.442801 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:50:57.448047 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:50:57.448773 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:50:57.449458 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:50:57.450824 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:50:57.452502 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:50:57.489174 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 demo demo] Get all volumes completed successfully. Jun 24 00:50:57.491506 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-7d56f37c-947f-4e63-9690-28ea0e0dc238 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:50:57.492072 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 6/23] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:50:57 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 24 00:51:07.482012 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:51:57.523231 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-d399e268-58b2-49b1-8394-c0feca22f84c None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:51:57.526384 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-d399e268-58b2-49b1-8394-c0feca22f84c demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:51:57.526595 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-d399e268-58b2-49b1-8394-c0feca22f84c demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:51:57.526795 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-d399e268-58b2-49b1-8394-c0feca22f84c demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:51:57.527369 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-d399e268-58b2-49b1-8394-c0feca22f84c demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:51:57.528334 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-d399e268-58b2-49b1-8394-c0feca22f84c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:51:57.578198 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-d399e268-58b2-49b1-8394-c0feca22f84c demo demo] Get all volumes completed successfully. Jun 24 00:51:57.581953 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-d399e268-58b2-49b1-8394-c0feca22f84c demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:51:57.582896 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 7/24] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:51:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:52:07.566146 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:52:57.621591 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-97e7ba12-0d1b-46e9-a839-690376d745cc None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:52:57.627313 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-97e7ba12-0d1b-46e9-a839-690376d745cc demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:52:57.627594 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-97e7ba12-0d1b-46e9-a839-690376d745cc demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:52:57.627911 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-97e7ba12-0d1b-46e9-a839-690376d745cc demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:52:57.628741 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-97e7ba12-0d1b-46e9-a839-690376d745cc demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:52:57.629894 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-97e7ba12-0d1b-46e9-a839-690376d745cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:52:57.677127 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-97e7ba12-0d1b-46e9-a839-690376d745cc demo demo] Get all volumes completed successfully. Jun 24 00:52:57.681238 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-97e7ba12-0d1b-46e9-a839-690376d745cc demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:52:57.682749 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:52:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:53:07.668576 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:53:57.702275 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:53:57.705082 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:53:57.705263 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:53:57.705670 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:53:57.705744 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:53:57.706795 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:53:57.725932 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 demo demo] Get all volumes completed successfully. Jun 24 00:53:57.730616 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-b981eefa-fa95-4910-ac5d-bc0137ba3b45 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:53:57.731459 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:53:57 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 24 00:54:07.709640 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:54:57.750236 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:54:57.945181 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:54:57.945378 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:54:57.945519 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:54:57.945904 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:54:57.947099 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:54:57.957426 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 demo demo] Get all volumes completed successfully. Jun 24 00:54:57.960178 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-b463a414-46b2-4da5-a591-50c4d7a89f36 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:54:57.960702 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 7/27] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:54:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:55:07.953267 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:55:57.985086 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-b7a85bb6-646d-4e46-99d9-272d771b012f None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:55:57.988206 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-b7a85bb6-646d-4e46-99d9-272d771b012f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:55:57.988206 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-b7a85bb6-646d-4e46-99d9-272d771b012f demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:55:57.988654 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-b7a85bb6-646d-4e46-99d9-272d771b012f demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:55:57.988892 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-b7a85bb6-646d-4e46-99d9-272d771b012f demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:55:57.989966 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-b7a85bb6-646d-4e46-99d9-272d771b012f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:55:57.997719 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-b7a85bb6-646d-4e46-99d9-272d771b012f demo demo] Get all volumes completed successfully. Jun 24 00:55:58.000132 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-b7a85bb6-646d-4e46-99d9-272d771b012f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:55:58.000626 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 8/28] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:55:57 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 24 00:56:07.993409 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:56:58.014397 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:56:58.019146 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:56:58.019775 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:56:58.020281 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:56:58.020925 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:56:58.023699 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:56:58.034073 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 demo demo] Get all volumes completed successfully. Jun 24 00:56:58.037499 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-c3cf5c2f-52df-4bd9-9b67-ca5b83d98dc2 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:56:58.038129 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:56:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:57:08.027162 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:57:58.055892 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-d4e7016d-433e-4772-a467-145c993c011b None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:57:58.058403 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-d4e7016d-433e-4772-a467-145c993c011b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:57:58.058857 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-d4e7016d-433e-4772-a467-145c993c011b demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:57:58.058857 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-d4e7016d-433e-4772-a467-145c993c011b demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:57:58.059029 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-d4e7016d-433e-4772-a467-145c993c011b demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:57:58.059738 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-d4e7016d-433e-4772-a467-145c993c011b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:57:58.069291 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-d4e7016d-433e-4772-a467-145c993c011b demo demo] Get all volumes completed successfully. Jun 24 00:57:58.072030 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-d4e7016d-433e-4772-a467-145c993c011b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:57:58.072475 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:57:58 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 24 00:58:08.064802 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:58:58.089088 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:58:58.092334 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:58:58.092652 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:58:58.092908 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:58:58.093203 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:58:58.094211 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:58:58.101554 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 demo demo] Get all volumes completed successfully. Jun 24 00:58:58.103395 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-b01c56a0-0ec6-43c7-b25e-77ffa1d341f6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:58:58.104252 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 8/31] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:58:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:59:08.097282 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:59:58.123229 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:59:58.281905 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 00:59:58.282230 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:59:58.282857 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:59:58.284266 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:59:58.285511 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:59:58.294356 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 demo demo] Get all volumes completed successfully. Jun 24 00:59:58.297042 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-97f061f6-9a48-4854-b742-e2c72fc50d35 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:59:58.297428 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 9/32] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 00:59:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:00:08.289350 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:58.341927 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-64c591d1-af8f-4b17-bcac-8395171eb418 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:00:58.344674 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-64c591d1-af8f-4b17-bcac-8395171eb418 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:00:58.344929 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-64c591d1-af8f-4b17-bcac-8395171eb418 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:00:58.345158 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-64c591d1-af8f-4b17-bcac-8395171eb418 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:00:58.345477 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-64c591d1-af8f-4b17-bcac-8395171eb418 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:00:58.346439 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-64c591d1-af8f-4b17-bcac-8395171eb418 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:00:58.355825 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-64c591d1-af8f-4b17-bcac-8395171eb418 demo demo] Get all volumes completed successfully. Jun 24 01:00:58.359708 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-64c591d1-af8f-4b17-bcac-8395171eb418 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:00:58.360359 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:00:58 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 24 01:01:08.349856 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:01:58.377527 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:01:58.381001 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:01:58.381291 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:01:58.381604 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:01:58.382020 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:01:58.383108 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:01:58.392228 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 demo demo] Get all volumes completed successfully. Jun 24 01:01:58.395212 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c28c2041-00e1-44a9-8220-8e5dd5622008 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:01:58.395764 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:01:58 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 24 01:02:08.386880 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:02:58.412503 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:02:58.416369 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:02:58.416594 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:02:58.416884 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:02:58.417811 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:02:58.418781 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:02:58.429864 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 demo demo] Get all volumes completed successfully. Jun 24 01:02:58.434296 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-4be14a22-7429-4322-a4c5-6cbe19e4b806 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:02:58.434909 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 9/35] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:02:58 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 24 01:03:08.422961 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:03:58.455859 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:58.459893 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:03:58.460283 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:58.460681 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:58.461122 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:03:58.462566 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:03:58.469686 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 demo demo] Get all volumes completed successfully. Jun 24 01:03:58.471783 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-48ebaf4f-c045-411c-8f92-d59afa6e6813 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:03:58.472189 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 10/36] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:03:58 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 24 01:04:08.465964 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:04:58.486001 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-56ef797f-58de-4695-a965-e05601185748 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:04:58.650697 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-56ef797f-58de-4695-a965-e05601185748 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:04:58.650994 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-56ef797f-58de-4695-a965-e05601185748 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:04:58.651259 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-56ef797f-58de-4695-a965-e05601185748 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:04:58.651549 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-56ef797f-58de-4695-a965-e05601185748 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:04:58.652341 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-56ef797f-58de-4695-a965-e05601185748 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:04:58.660648 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-56ef797f-58de-4695-a965-e05601185748 demo demo] Get all volumes completed successfully. Jun 24 01:04:58.662904 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-56ef797f-58de-4695-a965-e05601185748 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:04:58.663278 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:04:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:05:08.655979 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:05:58.680836 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:05:58.684710 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:05:58.685076 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:05:58.685543 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:05:58.686147 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:05:58.687356 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:05:58.697641 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 demo demo] Get all volumes completed successfully. Jun 24 01:05:58.699790 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-4853b1cc-6865-40a2-9b96-19258c4dbca4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:05:58.700290 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 10/38] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:05:58 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 24 01:06:08.690942 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:06:58.716271 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:06:58.719677 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:06:58.719895 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:06:58.720138 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:06:58.720427 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:06:58.721565 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:06:58.729387 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 demo demo] Get all volumes completed successfully. Jun 24 01:06:58.731538 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-43ae9331-0897-4123-bfe9-ca4210fd1863 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:06:58.731893 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 10/39] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:06:58 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 24 01:07:08.725199 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:07:58.752027 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:07:58.755569 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:07:58.755822 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:07:58.756085 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:07:58.756406 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:07:58.757380 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:07:58.764619 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf demo demo] Get all volumes completed successfully. Jun 24 01:07:58.766586 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-4d8a3631-ca7b-4f9f-adee-2154ae57dbdf demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:07:58.766947 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 11/40] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:07:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:08:08.760641 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:08:58.783367 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:08:58.787541 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:08:58.787891 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:08:58.788290 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:08:58.788994 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:08:58.790053 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:08:58.798133 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 demo demo] Get all volumes completed successfully. Jun 24 01:08:58.802074 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-09c24f60-b1cc-4d2d-a758-355e5353b2f8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:08:58.803028 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 10/41] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:08:58 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 24 01:09:08.793887 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:09:58.836987 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:09:58.929559 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:09:58.932539 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:09:58.932539 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:09:58.932539 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:09:58.932539 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:09:58.940650 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f demo demo] Get all volumes completed successfully. Jun 24 01:09:58.943851 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-74ee7344-0865-4ece-9c2f-4980f81ce27f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:09:58.944457 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 11/42] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:09:58 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 24 01:10:08.935448 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:10:58.961759 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:10:58.966238 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:10:58.966441 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:10:58.966798 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:10:58.967086 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:10:58.969706 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:10:58.981686 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 demo demo] Get all volumes completed successfully. Jun 24 01:10:58.983907 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-666ba8c9-f31f-4cdd-9148-fd94baca5cb5 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:10:58.984328 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 11/43] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:10:58 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 24 01:11:08.974229 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:11:59.001590 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-365f80eb-adba-4dd7-b536-c62661d71922 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:11:59.003913 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-365f80eb-adba-4dd7-b536-c62661d71922 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:11:59.004095 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-365f80eb-adba-4dd7-b536-c62661d71922 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:11:59.004354 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-365f80eb-adba-4dd7-b536-c62661d71922 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:11:59.004930 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-365f80eb-adba-4dd7-b536-c62661d71922 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:11:59.005282 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-365f80eb-adba-4dd7-b536-c62661d71922 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:11:59.015720 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-365f80eb-adba-4dd7-b536-c62661d71922 demo demo] Get all volumes completed successfully. Jun 24 01:11:59.018436 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-365f80eb-adba-4dd7-b536-c62661d71922 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:11:59.019048 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 12/44] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:11:59 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 24 01:12:09.008328 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:12:59.033102 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:12:59.035941 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:12:59.036229 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:12:59.036557 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:12:59.037337 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:12:59.038131 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:12:59.045200 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a demo demo] Get all volumes completed successfully. Jun 24 01:12:59.047202 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-0de2c950-3dd9-4a2a-b80e-2810a345054a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:12:59.047580 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 11/45] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:12:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:13:09.041415 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:13:59.067276 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:13:59.071984 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:13:59.072157 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:13:59.072447 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:13:59.072747 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:13:59.073882 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:13:59.081448 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 demo demo] Get all volumes completed successfully. Jun 24 01:13:59.083917 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-cc107e55-2d08-463f-bce2-7531d33f18a6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:13:59.084316 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 12/46] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:13:59 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 24 01:14:09.076803 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:14:59.096526 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:14:59.195069 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:14:59.195446 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:14:59.195904 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:14:59.196452 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:14:59.197724 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:14:59.205995 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d demo demo] Get all volumes completed successfully. Jun 24 01:14:59.208187 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-52f67d3e-0ff5-46fc-88e6-e1ef3bb6550d demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:14:59.208631 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 12/47] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:14:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:15:09.200880 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:15:59.224064 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-ccb55488-a018-4833-a4d2-412b9acbf63f None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:15:59.228144 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-ccb55488-a018-4833-a4d2-412b9acbf63f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:15:59.228530 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-ccb55488-a018-4833-a4d2-412b9acbf63f demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:15:59.228892 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-ccb55488-a018-4833-a4d2-412b9acbf63f demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:15:59.229406 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-ccb55488-a018-4833-a4d2-412b9acbf63f demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:15:59.230901 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-ccb55488-a018-4833-a4d2-412b9acbf63f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:15:59.243529 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-ccb55488-a018-4833-a4d2-412b9acbf63f demo demo] Get all volumes completed successfully. Jun 24 01:15:59.246418 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-ccb55488-a018-4833-a4d2-412b9acbf63f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:15:59.247091 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 13/48] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:15:59 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 24 01:16:09.235134 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:16:59.261823 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:16:59.264903 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:16:59.265129 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:16:59.265374 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:16:59.265701 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:16:59.266763 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:16:59.273719 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 demo demo] Get all volumes completed successfully. Jun 24 01:16:59.276037 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-4824c0c2-d164-4c4c-9430-105c87c03d46 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:16:59.276159 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 12/49] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:16:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:17:09.269909 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:17:59.292610 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:17:59.297030 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:17:59.297457 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:17:59.298103 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:17:59.299133 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:17:59.301632 np0000182637 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:17:59.309895 np0000182637 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 demo demo] Get all volumes completed successfully. Jun 24 01:17:59.311973 np0000182637 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-f8675ac4-8e2c-42b2-85c8-a807cb1d3b57 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:17:59.312351 np0000182637 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 13/50] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:17:59 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 24 01:18:09.305620 np0000182637 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:18:59.327312 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:18:59.330112 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:18:59.330251 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:18:59.330540 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 demo demo] Calling method 'detail' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:18:59.331110 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:18:59.332120 np0000182637 devstack@c-api.service[112646]: DEBUG cinder.volume.api [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112646) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:18:59.341665 np0000182637 devstack@c-api.service[112646]: INFO cinder.volume.api [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 demo demo] Get all volumes completed successfully. Jun 24 01:18:59.344871 np0000182637 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-e9ba4382-4c99-4f42-b20b-8bdf5e7e8b35 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:18:59.345280 np0000182637 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 13/51] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:18:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 24 01:19:09.335655 np0000182637 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:19:59.362239 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:19:59.464877 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:19:59.465305 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:19:59.465430 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:19:59.465665 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:19:59.466637 np0000182637 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:19:59.480522 np0000182637 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 demo demo] Get all volumes completed successfully. Jun 24 01:19:59.481978 np0000182637 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-4168585f-1b0e-46a2-8421-2e919d9b6730 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:19:59.482346 np0000182637 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 14/52] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:19:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:20:09.471621 np0000182637 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:20:59.499896 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-19054710-3788-4d1d-a086-799b792449cd None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:20:59.502697 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-19054710-3788-4d1d-a086-799b792449cd demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 24 01:20:59.502946 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-19054710-3788-4d1d-a086-799b792449cd demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:20:59.503206 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-19054710-3788-4d1d-a086-799b792449cd demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:20:59.503546 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-19054710-3788-4d1d-a086-799b792449cd demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:20:59.505212 np0000182637 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-19054710-3788-4d1d-a086-799b792449cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:20:59.513221 np0000182637 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-19054710-3788-4d1d-a086-799b792449cd demo demo] Get all volumes completed successfully. Jun 24 01:20:59.515536 np0000182637 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-19054710-3788-4d1d-a086-799b792449cd demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:20:59.515920 np0000182637 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 13/53] 199.204.45.19 () {64 vars in 1290 bytes} [Wed Jun 24 01:20:59 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 24 01:21:09.508774 np0000182637 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}