Jun 20 01:01:41.282774 np0000182337 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 20 01:01:41.289545 np0000182337 devstack@c-api.service[112085]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 20 01:01:41 2026] *** Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: nodename: np0000182337 Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: machine: x86_64 Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: clock source: unix Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: pcre jit disabled Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: detected number of CPU cores: 16 Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: current working directory: / Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: detected binary path: /usr/bin/uwsgi-core Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: your processes number limit is 256917 Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: your memory page size is 4096 bytes Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: detected max file descriptor number: 2048 Jun 20 01:01:41.292475 np0000182337 devstack@c-api.service[112085]: lock engine: pthread robust mutexes Jun 20 01:01:41.293219 np0000182337 devstack@c-api.service[112085]: thunder lock: enabled Jun 20 01:01:41.293219 np0000182337 devstack@c-api.service[112085]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 20 01:01:41.293219 np0000182337 devstack@c-api.service[112085]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 20 01:01:41.293219 np0000182337 devstack@c-api.service[112085]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 20 01:01:41.293219 np0000182337 devstack@c-api.service[112085]: Set PythonHome to /opt/stack/data/venv Jun 20 01:01:41.328376 np0000182337 devstack@c-api.service[112085]: Python main interpreter initialized at 0x76e64d8a3668 Jun 20 01:01:41.328376 np0000182337 devstack@c-api.service[112085]: python threads support enabled Jun 20 01:01:41.328376 np0000182337 devstack@c-api.service[112085]: your server socket listen backlog is limited to 100 connections Jun 20 01:01:41.328376 np0000182337 devstack@c-api.service[112085]: your mercy for graceful operations on workers is 80 seconds Jun 20 01:01:41.328870 np0000182337 devstack@c-api.service[112085]: mapped 671795 bytes (656 KB) for 4 cores Jun 20 01:01:41.329002 np0000182337 devstack@c-api.service[112085]: *** Operational MODE: preforking *** Jun 20 01:01:41.329164 np0000182337 devstack@c-api.service[112085]: *** uWSGI is running in multiple interpreter mode *** Jun 20 01:01:41.329164 np0000182337 devstack@c-api.service[112085]: spawned uWSGI master process (pid: 112085) Jun 20 01:01:41.329338 np0000182337 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 20 01:01:41.329835 np0000182337 devstack@c-api.service[112085]: spawned uWSGI worker 1 (pid: 112086, cores: 1) Jun 20 01:01:41.330528 np0000182337 devstack@c-api.service[112085]: spawned uWSGI worker 2 (pid: 112087, cores: 1) Jun 20 01:01:41.331460 np0000182337 devstack@c-api.service[112085]: spawned uWSGI worker 3 (pid: 112088, cores: 1) Jun 20 01:01:41.331460 np0000182337 devstack@c-api.service[112085]: spawned uWSGI worker 4 (pid: 112089, cores: 1) Jun 20 01:01:41.331629 np0000182337 devstack@c-api.service[112085]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 20 01:01:41.457145 np0000182337 devstack@c-api.service[112087]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:01:41.457145 np0000182337 devstack@c-api.service[112087]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:01:41.457145 np0000182337 devstack@c-api.service[112087]: we strongly recommend against using it for new projects. Jun 20 01:01:41.457145 np0000182337 devstack@c-api.service[112087]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:01:41.457145 np0000182337 devstack@c-api.service[112087]: framework. For more detail see Jun 20 01:01:41.457145 np0000182337 devstack@c-api.service[112087]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:01:41.457145 np0000182337 devstack@c-api.service[112087]: import eventlet # noqa Jun 20 01:01:41.464947 np0000182337 devstack@c-api.service[112088]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:01:41.464947 np0000182337 devstack@c-api.service[112088]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:01:41.464947 np0000182337 devstack@c-api.service[112088]: we strongly recommend against using it for new projects. Jun 20 01:01:41.464947 np0000182337 devstack@c-api.service[112088]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:01:41.464947 np0000182337 devstack@c-api.service[112088]: framework. For more detail see Jun 20 01:01:41.464947 np0000182337 devstack@c-api.service[112088]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:01:41.464947 np0000182337 devstack@c-api.service[112088]: import eventlet # noqa Jun 20 01:01:41.471137 np0000182337 devstack@c-api.service[112086]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:01:41.471137 np0000182337 devstack@c-api.service[112086]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:01:41.471137 np0000182337 devstack@c-api.service[112086]: we strongly recommend against using it for new projects. Jun 20 01:01:41.471137 np0000182337 devstack@c-api.service[112086]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:01:41.471137 np0000182337 devstack@c-api.service[112086]: framework. For more detail see Jun 20 01:01:41.471137 np0000182337 devstack@c-api.service[112086]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:01:41.471137 np0000182337 devstack@c-api.service[112086]: import eventlet # noqa Jun 20 01:01:41.473849 np0000182337 devstack@c-api.service[112089]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:01:41.473849 np0000182337 devstack@c-api.service[112089]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:01:41.473849 np0000182337 devstack@c-api.service[112089]: we strongly recommend against using it for new projects. Jun 20 01:01:41.473849 np0000182337 devstack@c-api.service[112089]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:01:41.473849 np0000182337 devstack@c-api.service[112089]: framework. For more detail see Jun 20 01:01:41.473849 np0000182337 devstack@c-api.service[112089]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:01:41.473849 np0000182337 devstack@c-api.service[112089]: import eventlet # noqa Jun 20 01:01:41.550485 np0000182337 devstack@c-api.service[112087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:01:41.550485 np0000182337 devstack@c-api.service[112087]: warnings.warn( Jun 20 01:01:41.555798 np0000182337 devstack@c-api.service[112088]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:01:41.555798 np0000182337 devstack@c-api.service[112088]: warnings.warn( Jun 20 01:01:41.561949 np0000182337 devstack@c-api.service[112086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:01:41.561949 np0000182337 devstack@c-api.service[112086]: warnings.warn( Jun 20 01:01:41.575793 np0000182337 devstack@c-api.service[112089]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:01:41.575793 np0000182337 devstack@c-api.service[112089]: warnings.warn( Jun 20 01:01:41.629585 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:41.629585 np0000182337 devstack@c-api.service[112088]: from cgi import parse_header Jun 20 01:01:41.633150 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:41.633150 np0000182337 devstack@c-api.service[112087]: from cgi import parse_header Jun 20 01:01:41.649420 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:41.649420 np0000182337 devstack@c-api.service[112086]: from cgi import parse_header Jun 20 01:01:41.652224 np0000182337 devstack@c-api.service[112089]: /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 20 01:01:41.652224 np0000182337 devstack@c-api.service[112089]: from cgi import parse_header Jun 20 01:01:41.682095 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:41.682095 np0000182337 devstack@c-api.service[112088]: removals.removed_module( Jun 20 01:01:41.682758 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:41.682758 np0000182337 devstack@c-api.service[112087]: removals.removed_module( Jun 20 01:01:41.683513 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:41.683513 np0000182337 devstack@c-api.service[112088]: removals.removed_module( Jun 20 01:01:41.684359 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:41.684359 np0000182337 devstack@c-api.service[112087]: removals.removed_module( Jun 20 01:01:41.703183 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:41.703183 np0000182337 devstack@c-api.service[112086]: removals.removed_module( Jun 20 01:01:41.705407 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:41.705407 np0000182337 devstack@c-api.service[112086]: removals.removed_module( Jun 20 01:01:41.705513 np0000182337 devstack@c-api.service[112089]: /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 20 01:01:41.705513 np0000182337 devstack@c-api.service[112089]: removals.removed_module( Jun 20 01:01:41.709379 np0000182337 devstack@c-api.service[112089]: /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 20 01:01:41.709379 np0000182337 devstack@c-api.service[112089]: removals.removed_module( Jun 20 01:01:42.442557 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:42.442557 np0000182337 devstack@c-api.service[112088]: warnings.warn( Jun 20 01:01:42.472173 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:42.472173 np0000182337 devstack@c-api.service[112087]: warnings.warn( Jun 20 01:01:42.491158 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:42.491158 np0000182337 devstack@c-api.service[112088]: warnings.warn( Jun 20 01:01:42.499154 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:42.499154 np0000182337 devstack@c-api.service[112086]: warnings.warn( Jun 20 01:01:42.505099 np0000182337 devstack@c-api.service[112089]: /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 20 01:01:42.505099 np0000182337 devstack@c-api.service[112089]: warnings.warn( Jun 20 01:01:42.521042 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:42.521042 np0000182337 devstack@c-api.service[112087]: warnings.warn( Jun 20 01:01:42.548669 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:42.548669 np0000182337 devstack@c-api.service[112086]: warnings.warn( Jun 20 01:01:42.556169 np0000182337 devstack@c-api.service[112089]: /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 20 01:01:42.556169 np0000182337 devstack@c-api.service[112089]: warnings.warn( Jun 20 01:01:42.673670 np0000182337 devstack@c-api.service[112088]: 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 20 01:01:42.673831 np0000182337 devstack@c-api.service[112088]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112088) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:01:42.707154 np0000182337 devstack@c-api.service[112087]: 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 20 01:01:42.707371 np0000182337 devstack@c-api.service[112087]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112087) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:01:42.734242 np0000182337 devstack@c-api.service[112086]: 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 20 01:01:42.734448 np0000182337 devstack@c-api.service[112086]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112086) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:01:42.743940 np0000182337 devstack@c-api.service[112089]: 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 20 01:01:42.744072 np0000182337 devstack@c-api.service[112089]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112089) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:01:42.757162 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:42.757162 np0000182337 devstack@c-api.service[112088]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:01:42.770555 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:42.770555 np0000182337 devstack@c-api.service[112087]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:01:42.799860 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:42.799860 np0000182337 devstack@c-api.service[112086]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:01:42.806638 np0000182337 devstack@c-api.service[112089]: /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 20 01:01:42.806638 np0000182337 devstack@c-api.service[112089]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:01:43.203489 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112088) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:01:43.203679 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112086) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:01:43.203765 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.203833 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112087) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:01:43.203899 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.203966 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112089) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:01:43.204024 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.204088 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.204147 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.204213 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.204268 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.204341 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.204341 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.204474 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.204526 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.204583 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.206842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.206842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.206842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.206842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.206842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.206842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.206842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.207348 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.207348 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.207348 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.207348 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.207348 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.207348 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.207831 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.207979 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.208122 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.208259 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.208259 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.208477 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.208553 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.208618 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.208679 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.208679 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.208777 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.208842 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.208903 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.208957 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.209017 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.209080 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.209141 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.209141 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.209141 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.209298 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.209415 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.209415 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.209572 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.209647 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.209720 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.209780 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.209842 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.209895 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.209969 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.210023 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.210089 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.210159 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.210214 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.210268 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.210328 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.210382 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.210477 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.210532 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.210592 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.210645 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.210703 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.210765 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.210825 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.210886 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.210947 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.210999 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.211068 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.211121 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.211184 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.211245 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.211311 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.211437 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.211508 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.211595 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.211650 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.211703 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.211755 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.211818 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.211872 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.211931 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.211992 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.212045 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.212212 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.212255 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.212291 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.212333 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.212368 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.212428 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.212467 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.212508 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.212549 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.212595 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.212595 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.212595 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.212735 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.212814 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.212868 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.212906 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.212943 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.212977 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.213016 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.213066 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.213107 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.213149 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.213185 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.213221 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.213258 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.213299 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.213341 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.213384 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.213441 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.213489 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.213530 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.213572 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.213609 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.213609 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.213685 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.213685 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.213685 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.213784 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.213784 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.213784 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.213784 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.213784 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.213784 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.213784 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.214010 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.214010 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.214010 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.214104 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.214150 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.214188 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.214231 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.214264 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.214301 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.214334 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.214367 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.214426 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.214466 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.214504 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.214545 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.214585 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.214625 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.214660 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.214697 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.214732 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.214772 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.214807 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.214842 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.214886 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.214921 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.214962 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.215002 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.215002 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.215071 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.215112 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.215156 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.215195 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.215230 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.215276 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.215318 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.215387 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.215516 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.215557 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.215595 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.215629 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.215663 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.215701 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.215734 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.215780 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.215827 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.215869 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.215904 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.215904 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.215904 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.216008 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.216008 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.216008 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.216008 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.216152 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.216188 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.216188 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.216252 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.216288 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.216324 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.216324 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.216324 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.216446 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.216490 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.216526 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.216526 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.216598 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.216634 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.216634 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.216716 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.216759 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.216759 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.216840 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.216840 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.216840 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.216840 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.216840 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.216840 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.217531 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.217599 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.217654 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.217715 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.217764 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.217827 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.217891 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.218480 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.218547 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.221408 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.221408 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.221408 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.221408 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.221550 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.221584 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.221625 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.221652 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.221678 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.221712 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.221739 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.221767 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.221793 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.221823 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.221851 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.221878 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.221901 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.221929 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.221953 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.221980 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.222006 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.222032 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.222057 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.222083 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.222111 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.222136 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.222159 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.222188 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.222225 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.222225 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.222281 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.222306 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.222330 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.222355 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.222377 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.222377 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.222435 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.222468 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.222495 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.222523 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.222523 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.222567 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.222567 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.222610 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.222635 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.222635 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.222635 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.222705 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.222705 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.222705 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.222705 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.222705 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.222822 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.222851 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.222851 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.222905 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.222905 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.222957 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.222983 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.223011 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.223036 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.223063 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.223087 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.223112 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.223112 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.223157 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.223189 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.223219 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.223247 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.223275 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.223275 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.223275 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.223275 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.223275 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.223275 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.223456 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.223456 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.223456 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.223456 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.223456 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.223456 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.223600 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.223629 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.223655 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.223677 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.223704 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.223704 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.223752 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.223775 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.223802 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.223829 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.223857 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.223882 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.223909 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.223937 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.223969 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.223994 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.223994 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.224041 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.224065 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.224092 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.224116 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.224139 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.228872 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.228986 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.228986 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.229038 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.229096 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.229153 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.229183 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.229213 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.229251 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.229314 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.229376 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.229452 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.229512 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.229564 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.229603 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.229656 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.229726 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.229786 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.229844 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.229900 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.229964 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.229999 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.230027 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.230095 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.230156 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.230212 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.230264 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.230301 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.230328 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.230357 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.230387 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.230431 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.230457 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.230480 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.230509 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.230535 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.230630 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.230662 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.230689 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.230720 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.230749 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.230774 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.230804 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.230804 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.230850 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.230850 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.231002 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.231087 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.231182 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.231574 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.231653 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.231693 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.231741 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.231771 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.231799 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.231829 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.231853 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.231884 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.231913 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.231938 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.231967 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.231992 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.232015 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.232040 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.232064 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.232090 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.232116 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.232146 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.232175 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.232201 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.232227 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.232250 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.232281 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.232307 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.232307 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.232353 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.232383 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.232810 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.232875 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.232910 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.232939 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.232972 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.232999 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.233027 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.233054 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.233085 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.233115 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.233140 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.233167 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.233193 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.233220 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.233250 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.233273 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.233298 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.233327 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.233355 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.233385 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.233427 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.233451 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.233482 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.233511 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.233540 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.233565 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.233565 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.233565 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.233798 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.233880 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.233965 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.234049 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.234130 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.234211 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.234300 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.235204 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.235257 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.235319 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.235430 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.235473 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.235502 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.235532 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.235565 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.235595 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.235620 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.235644 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.235673 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.235697 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.235722 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.235751 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.235777 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.235805 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.235834 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.235862 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.235889 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.235914 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.236549 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.236630 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.236692 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.236724 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.236757 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.236793 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.236821 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.236848 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.236877 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.236903 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.236930 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.236956 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.236984 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.237011 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.237035 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.237061 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.237090 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.237116 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.237145 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.237174 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.237199 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.237223 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.237247 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.237270 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.237270 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.237314 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.237346 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.237416 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.237616 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.237697 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.237783 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.237824 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.237870 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.237896 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.237939 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.237967 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.237995 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.238023 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.238049 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.238080 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.238109 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.238135 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.238162 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.238191 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.238215 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.238238 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.238271 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.238271 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.238319 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.238344 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.238370 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.238407 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.238464 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.238495 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.238523 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.238605 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.238643 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.238670 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.238699 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.238738 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.238820 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.238888 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.238920 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.238945 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.238986 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.239012 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.239040 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.239071 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.239101 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.239127 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.239152 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.239178 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.239211 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.239236 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.239270 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.239295 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.239321 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.239351 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.239443 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.239470 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.239495 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.239519 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.239552 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.239582 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.239608 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.239631 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.239631 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.239678 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.239737 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.239816 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.239902 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.243706 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.243767 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.243826 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.243884 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.243938 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.243995 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.244022 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.244051 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.244114 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.244142 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.244187 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.244218 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.244257 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.244287 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.244329 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.244360 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.244383 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.244459 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.244498 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.244525 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.244549 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.244579 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.244663 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.244741 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.244825 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.244909 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.244995 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.245088 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.246046 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.246112 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.246166 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.246231 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.246285 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.246343 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.246422 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.246806 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.246806 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.246806 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.246806 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.246806 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.246938 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.246938 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.246991 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.247018 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.247080 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.247111 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.247135 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.247170 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.247206 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.247239 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.247265 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.247288 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.247317 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.247342 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.247408 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.247434 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.247457 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.247491 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.247517 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.247544 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.247577 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.247601 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.247625 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.247655 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.247679 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.247706 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.247730 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.247757 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.247838 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.247893 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.247979 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.248060 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.248148 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.248192 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.248230 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.248265 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.248308 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.248348 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.248384 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.248445 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.248498 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.248536 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.248587 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.248799 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.249281 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.249344 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.249411 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.249451 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.249488 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.249543 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.249586 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.249623 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.249673 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.249712 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.249751 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.249793 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.249834 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.249870 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.249918 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.249960 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.249997 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.250032 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.250075 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.250112 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.250147 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.250183 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.250220 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.250260 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.250407 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.250447 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.250447 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.250447 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.250734 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.250812 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.250908 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.250980 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.251069 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.251147 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.251233 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.251287 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.251330 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.251422 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.251642 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.251642 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.251841 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.251841 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.251940 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.251995 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.252274 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.252274 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.252342 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.252384 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.252438 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.252474 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.252520 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.252558 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.252595 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.252630 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.252711 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.252796 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.255135 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.255135 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.255252 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.255252 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.255332 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.255503 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.255580 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.255715 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.255773 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.255811 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.255847 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.255883 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.255919 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.255962 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.255998 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.256034 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.256070 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.256117 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.256156 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.256156 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.256242 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.256242 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.256242 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.256242 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.256242 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.256568 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.256568 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.256568 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.257428 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.257499 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.257597 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.257681 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.257759 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.257929 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.257995 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.258039 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.258080 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.258121 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.258163 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.258205 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.258246 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.258282 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.258322 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.258359 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.258410 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.258458 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.258494 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.258537 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.258575 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.258615 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.258664 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.258702 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.258834 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.258888 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.258927 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.258927 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.258999 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.259041 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.259081 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.259081 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.259081 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.259190 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.259190 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.259258 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.259301 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.259342 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.259419 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.259419 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.259496 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.259613 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.259747 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.259791 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.259827 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.259827 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.259827 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.259827 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.259827 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.259997 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.259997 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.260069 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.260200 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.260240 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.260240 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.260311 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.260354 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.260405 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.260442 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.260641 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.260692 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.260735 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.260771 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.260807 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.260844 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.260880 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.260922 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.260959 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.260994 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.260994 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.261059 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.261101 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.261139 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.261180 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.261220 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.261261 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.261297 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.261332 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.261382 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.261382 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.261477 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.261677 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.261732 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.261767 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.261767 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.261832 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.261874 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.261916 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.261957 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.261993 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.262048 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.262090 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.262127 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.262170 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.262205 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.262240 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.262277 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.262312 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.262346 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.262382 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.262452 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.262489 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.262524 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.262560 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.262600 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.262637 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.262672 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.262672 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.262672 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.262672 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.262672 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.262672 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.263412 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.263486 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.263537 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.263608 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.263655 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.263702 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.263832 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.263832 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.263934 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.263934 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.264002 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.264038 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.264130 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.264175 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.264213 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.264270 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.264307 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.264345 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.264501 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.264548 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.264583 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.264625 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.264666 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.264703 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.264739 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.264779 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.264815 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.264851 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.264987 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.265036 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.265074 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.265115 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.265155 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.265193 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.265228 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.265269 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.265306 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.265361 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.265425 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.265463 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.265500 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.265538 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.265574 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.265615 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.265655 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.265693 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.265730 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.265770 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.265806 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.265848 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.265885 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.265926 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.265963 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.265997 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.266034 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.266069 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.266104 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.266139 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.266182 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.266222 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.266257 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.266294 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.266329 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.266369 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.266420 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.266457 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.266501 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.266538 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.266584 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.266626 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.266671 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:01:43.266671 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:01:43.266736 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.266777 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:01:43.266813 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.266853 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:01:43.266853 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:01:43.266922 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.266962 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:01:43.266962 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:01:43.309568 np0000182337 devstack@c-api.service[112088]: INFO dbcounter [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Registered counter for database cinder Jun 20 01:01:43.315705 np0000182337 devstack@c-api.service[112086]: INFO dbcounter [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Registered counter for database cinder Jun 20 01:01:43.317126 np0000182337 devstack@c-api.service[112087]: INFO dbcounter [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Registered counter for database cinder Jun 20 01:01:43.323279 np0000182337 devstack@c-api.service[112089]: INFO dbcounter [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Registered counter for database cinder Jun 20 01:01:43.351722 np0000182337 devstack@c-api.service[112088]: DEBUG oslo_db.sqlalchemy.engines [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd 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=112088) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.354685 np0000182337 devstack@c-api.service[112086]: DEBUG oslo_db.sqlalchemy.engines [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 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=112086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.358965 np0000182337 devstack@c-api.service[112087]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b 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=112087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.366683 np0000182337 devstack@c-api.service[112089]: DEBUG oslo_db.sqlalchemy.engines [None req-13074efc-b683-4ea5-a36a-1296f498495a 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=112089) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.464681 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writer thread running {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:01:43.467206 np0000182337 devstack@c-api.service[112088]: INFO cinder.rpc [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:01:43.469560 np0000182337 devstack@c-api.service[112088]: INFO cinder.rpc [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:01:43.470364 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writer thread running {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:01:43.472265 np0000182337 devstack@c-api.service[112088]: INFO cinder.rpc [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:01:43.472374 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writer thread running {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:01:43.473122 np0000182337 devstack@c-api.service[112086]: INFO cinder.rpc [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:01:43.474933 np0000182337 devstack@c-api.service[112087]: INFO cinder.rpc [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:01:43.475503 np0000182337 devstack@c-api.service[112086]: INFO cinder.rpc [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:01:43.476188 np0000182337 devstack@c-api.service[112088]: INFO cinder.rpc [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:01:43.477349 np0000182337 devstack@c-api.service[112087]: INFO cinder.rpc [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:01:43.477962 np0000182337 devstack@c-api.service[112086]: INFO cinder.rpc [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:01:43.478030 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.480159 np0000182337 devstack@c-api.service[112087]: INFO cinder.rpc [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:01:43.480453 np0000182337 devstack@c-api.service[112086]: INFO cinder.rpc [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:01:43.481629 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.482650 np0000182337 devstack@c-api.service[112087]: INFO cinder.rpc [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:01:43.483790 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.484205 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.485244 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.486706 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.499202 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writer thread running {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:01:43.501690 np0000182337 devstack@c-api.service[112089]: INFO cinder.rpc [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:01:43.503644 np0000182337 devstack@c-api.service[112089]: INFO cinder.rpc [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:01:43.505547 np0000182337 devstack@c-api.service[112089]: INFO cinder.rpc [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:01:43.507629 np0000182337 devstack@c-api.service[112089]: INFO cinder.rpc [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:01:43.508453 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.513845 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.518831 np0000182337 devstack@c-api.service[112086]: DEBUG oslo_db.sqlalchemy.engines [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 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=112086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.520482 np0000182337 devstack@c-api.service[112087]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b 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=112087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.521612 np0000182337 devstack@c-api.service[112086]: INFO cinder.rpc [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:01:43.522245 np0000182337 devstack@c-api.service[112088]: DEBUG oslo_db.sqlalchemy.engines [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd 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=112088) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.522890 np0000182337 devstack@c-api.service[112087]: INFO cinder.rpc [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:01:43.524095 np0000182337 devstack@c-api.service[112086]: INFO cinder.rpc [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:01:43.525145 np0000182337 devstack@c-api.service[112088]: INFO cinder.rpc [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:01:43.525226 np0000182337 devstack@c-api.service[112087]: INFO cinder.rpc [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:01:43.525418 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.526223 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.527544 np0000182337 devstack@c-api.service[112088]: INFO cinder.rpc [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:01:43.528774 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.538995 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.539717 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.542256 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.542542 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.542871 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.545079 np0000182337 devstack@c-api.service[112089]: DEBUG oslo_db.sqlalchemy.engines [None req-13074efc-b683-4ea5-a36a-1296f498495a 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=112089) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:43.545526 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.545804 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.547149 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.548210 np0000182337 devstack@c-api.service[112089]: INFO cinder.rpc [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:01:43.548856 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.550352 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.550826 np0000182337 devstack@c-api.service[112089]: INFO cinder.rpc [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:01:43.551094 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.552047 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.553291 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.553722 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.554039 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.556182 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.556651 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.556984 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.559163 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.559518 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.559955 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.561935 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.562559 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.562712 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.563678 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.564763 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.565297 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.565540 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.566193 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.566816 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.566975 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.568125 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.568933 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.569554 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.569623 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.571183 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.572177 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.574312 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.575049 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.575117 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.577594 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.577677 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.578268 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.578346 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.579587 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.580353 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.580857 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.581082 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.581150 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.581879 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.582637 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.582823 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.583492 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.583961 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.584122 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.584286 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.584826 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.584959 np0000182337 devstack@c-api.service[112087]: WARNING cinder.api.contrib.hosts [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:01:43.585643 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.585829 np0000182337 devstack@c-api.service[112086]: WARNING cinder.api.contrib.hosts [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:01:43.585903 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.586503 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.586853 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.586907 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.587227 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.587837 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.588255 np0000182337 devstack@c-api.service[112088]: WARNING cinder.api.contrib.hosts [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:01:43.588684 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.588937 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.589337 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.589739 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.590090 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.590231 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.590740 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.590899 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: extensions {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.591160 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.591599 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: extensions {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.591719 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.592218 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: extra_specs {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.592909 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: extra_specs {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.593125 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.593730 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-volume-transfer {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.593813 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.593893 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: extensions {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.594414 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-volume-transfer {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.595236 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: extra_specs {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.595319 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-quota-class-sets {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.596744 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-quota-class-sets {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.596862 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-volume-transfer {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.597150 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: cgsnapshots {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.598030 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: cgsnapshots {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.598354 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-quota-class-sets {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.598483 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: scheduler-stats {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.599232 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.599682 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: scheduler-stats {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.599924 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: qos-specs {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.600261 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: cgsnapshots {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.600852 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: qos-specs {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.601617 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: scheduler-stats {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.601909 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: capabilities {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.602682 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.603062 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: capabilities {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.603135 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: encryption {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.603250 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: qos-specs {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.604819 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: encryption {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.604912 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: encryption {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.604977 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.605286 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: capabilities {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.606003 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: encryption {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.606183 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.607064 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: encryption {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.607117 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-volume-type-access {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.607363 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-volume-type-access {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.607793 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.607959 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: encryption {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.608226 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-quota-sets {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.608946 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-quota-sets {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.609115 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.609475 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-volume-type-access {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.609591 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-snapshot-manage {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.610135 np0000182337 devstack@c-api.service[112089]: WARNING cinder.api.contrib.hosts [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:01:43.610299 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-snapshot-manage {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.610821 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.610964 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-quota-sets {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.611035 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-volume-manage {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.611900 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-volume-manage {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.612141 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.613012 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-snapshot-manage {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.613107 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-hosts {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.613177 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-hosts {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.613624 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.613758 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: os-availability-zone {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.613831 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-volume-manage {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.614479 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: os-availability-zone {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.615218 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.615266 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: consistencygroups {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.615316 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-hosts {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.615788 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: consistencygroups {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.615856 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: extensions {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.616652 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: os-availability-zone {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.617617 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extended resource: backups {{(pid=112087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.617659 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: extra_specs {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.617890 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extended resource: backups {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.617936 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: consistencygroups {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.618919 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-volume-transfer {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.619491 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] SnapshotActionsController initialized {{(pid=112087) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:01:43.619815 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extended resource: backups {{(pid=112088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.619849 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.619922 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.contrib.snapshot_actions [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] SnapshotActionsController initialized {{(pid=112086) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:01:43.620842 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.621147 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-quota-class-sets {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.621199 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.621792 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.contrib.snapshot_actions [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] SnapshotActionsController initialized {{(pid=112088) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:01:43.622273 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.622342 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: cgsnapshots {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.622533 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.622566 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.623652 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.623714 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: scheduler-stats {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.623907 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.623939 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.625004 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.625136 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: qos-specs {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.625181 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.625279 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.626278 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.626552 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.626599 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.627139 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: capabilities {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.627663 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.627952 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.628069 np0000182337 devstack@c-api.service[112087]: WARNING castellan.key_manager.migration [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.628434 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: encryption {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.628812 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension UsedLimits extending resource: limits {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.628926 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629025 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629089 np0000182337 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.629221 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629288 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.629348 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629450 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629525 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629630 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629730 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629829 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629901 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension UsedLimits extending resource: limits {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.629964 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: encryption {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.630022 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension AdminActions extending resource: volumes {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630081 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630150 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension AdminActions extending resource: snapshots {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630209 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630286 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension AdminActions extending resource: backups {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630286 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630441 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension VolumeActions extending resource: volumes {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630512 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.v3.router [None req-0a6bf02e-edd8-4bfe-9f84-fa18a8fe890b None None] Extension TypesManage extending resource: types {{(pid=112087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.630693 np0000182337 devstack@c-api.service[112088]: WARNING castellan.key_manager.migration [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.630901 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631005 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631106 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631209 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631311 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631459 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631550 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-volume-type-access {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.631613 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension UsedLimits extending resource: limits {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631674 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631737 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631807 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension AdminActions extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631877 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631996 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension AdminActions extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.631996 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension AdminActions extending resource: backups {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632147 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632229 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632307 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632307 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632469 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension VolumeActions extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632538 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632595 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-3e143637-d1ef-48c1-87b5-69fd788d1be3 None None] Extension TypesManage extending resource: types {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632662 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632662 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632662 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632662 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension AdminActions extending resource: volumes {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632889 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension AdminActions extending resource: snapshots {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632889 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension AdminActions extending resource: backups {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.632992 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.633077 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-quota-sets {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.633181 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension VolumeActions extending resource: volumes {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.633181 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.v3.router [None req-568561a5-af0e-492c-92c0-bbd0d1e61bfd None None] Extension TypesManage extending resource: types {{(pid=112088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.634415 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-snapshot-manage {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.635833 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-volume-manage {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.637389 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-hosts {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.638517 np0000182337 devstack@c-api.service[112087]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e64d8a3668 pid: 112087 (default app) Jun 20 01:01:43.638905 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: os-availability-zone {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.639747 np0000182337 devstack@c-api.service[112086]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e64d8a3668 pid: 112086 (default app) Jun 20 01:01:43.640232 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: consistencygroups {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.641382 np0000182337 devstack@c-api.service[112088]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e64d8a3668 pid: 112088 (default app) Jun 20 01:01:43.642123 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extended resource: backups {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:01:43.644220 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.contrib.snapshot_actions [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] SnapshotActionsController initialized {{(pid=112089) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:01:43.645011 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.646421 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.646928 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.646928 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.646928 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.646928 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.646928 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.647577 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.647577 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.647577 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.647577 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.647577 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.647872 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.647872 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.647872 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.647872 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.647872 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.647872 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.648277 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.648277 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.648277 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.648277 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.648584 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.648584 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.648584 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.648584 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.648855 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.648855 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.648855 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.648855 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649131 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649131 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649131 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649131 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649131 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649519 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649519 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649519 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649519 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649519 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649822 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649822 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649822 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649822 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.649822 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.649822 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.650205 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.650205 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.650205 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.650205 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.650205 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.650205 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.650630 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.650630 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.650630 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.650630 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.650630 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.650630 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651023 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651023 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651023 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651023 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651023 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651378 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651378 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651378 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651378 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651378 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651753 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651753 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651753 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651753 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.651753 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.651753 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.652143 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.652143 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.652143 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.652143 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.652143 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.652143 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.652743 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.652743 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.652743 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.652743 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.652743 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.653121 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.653121 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.653121 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.653121 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.653121 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.653509 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.653509 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.653509 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.653509 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.653886 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.653886 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.654113 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.654206 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.654206 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.654206 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.654206 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.654649 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.654649 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.654649 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.654649 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.654649 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.655158 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.655158 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.655158 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.655158 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.655158 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.655734 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.655734 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.655734 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.655734 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656099 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656099 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656099 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656099 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656334 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656334 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656334 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656334 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656617 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656617 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656617 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656617 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656829 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656829 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.656829 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.656829 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657048 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657048 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657048 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657048 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657048 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657048 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657352 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657352 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657352 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657352 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657352 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657609 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657609 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657609 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657609 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657609 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657609 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657609 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657879 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657879 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657879 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657879 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.657879 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.657879 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658136 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658136 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658136 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658136 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658136 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658136 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658389 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658389 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658389 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658389 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658389 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658389 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658689 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658689 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658689 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658689 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658854 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658854 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.658854 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.658854 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.659017 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.659017 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.659017 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.659017 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.659200 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.659200 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.659200 np0000182337 devstack@c-api.service[112087]: /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 20 01:01:43.659200 np0000182337 devstack@c-api.service[112087]: warnings.warn(deprecated_msg) Jun 20 01:01:43.659369 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.659459 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-fbb92f79-430a-4293-913c-02703b95adee None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:01:43.659501 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.659501 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.659563 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Sat Jun 20 01:01:43 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:01:43.659611 np0000182337 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:01:43.659611 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension UsedLimits extending resource: limits {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659611 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659611 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659611 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659611 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659611 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659841 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659841 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659841 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659841 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659841 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension AdminActions extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659841 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension AdminActions extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.659841 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension AdminActions extending resource: backups {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.660071 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.660071 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension VolumeActions extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.660071 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-13074efc-b683-4ea5-a36a-1296f498495a None None] Extension TypesManage extending resource: types {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:01:43.664329 np0000182337 devstack@c-api.service[112089]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e64d8a3668 pid: 112089 (default app) Jun 20 01:01:50.688493 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.688493 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.688493 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.688493 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689189 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.689189 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689189 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.689189 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689447 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.689447 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689447 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.689447 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689447 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.689447 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689814 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.689814 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689814 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.689814 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.689814 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.690133 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.690133 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.690133 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.690133 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.690133 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.690466 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.690466 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.690466 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.690466 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.690690 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.690690 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.690690 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.690690 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.690690 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691001 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691001 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691001 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691001 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691001 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691265 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691265 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691265 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691265 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691265 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691265 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691607 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691607 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691607 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691607 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.691607 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.691607 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692039 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692039 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692039 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692039 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692039 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692039 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692457 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692457 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692457 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692457 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692457 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692752 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692752 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692752 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.692752 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.692752 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693019 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693019 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693019 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693019 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693019 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693019 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693364 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693364 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693364 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693364 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693364 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693364 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693721 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693721 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693721 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.693721 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.693721 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694001 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694001 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694001 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694001 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694001 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694272 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694272 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694272 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694272 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694541 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694541 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694541 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694541 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694779 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694779 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694779 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.694779 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.694779 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695085 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695085 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695085 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695085 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695085 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695367 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695367 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695367 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695367 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695619 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695619 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695619 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695619 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695846 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695846 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.695846 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.695846 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696149 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696149 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696149 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696149 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696382 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696382 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696382 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696382 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696645 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696645 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696645 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696645 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696645 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696924 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696924 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696924 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696924 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.696924 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.696924 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697245 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697245 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697245 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697245 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697245 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697534 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697534 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697534 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697534 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697534 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697534 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697889 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697889 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697889 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697889 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.697889 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.697889 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698222 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698222 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698222 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698222 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698222 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698222 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698565 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698565 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698565 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698565 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698565 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698565 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698885 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698885 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.698885 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.698885 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.699126 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.699126 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.699126 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.699126 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.699126 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.699427 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.699427 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.699427 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.699427 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:50.699427 np0000182337 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) Jun 20 01:01:50.699427 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-467735b3-2c46-49c4-b95c-5d683c19df20 None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:01:51.173932 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-467735b3-2c46-49c4-b95c-5d683c19df20 admin admin] POST https://199.204.45.250/volume/v3/types Jun 20 01:01:51.174384 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-467735b3-2c46-49c4-b95c-5d683c19df20 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:01:51.175948 np0000182337 devstack@c-api.service[112086]: /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 20 01:01:51.175948 np0000182337 devstack@c-api.service[112086]: warnings.warn( Jun 20 01:01:51.211082 np0000182337 devstack@c-api.service[112086]: DEBUG oslo_db.sqlalchemy.engines [None req-467735b3-2c46-49c4-b95c-5d683c19df20 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=112086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:51.236896 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-467735b3-2c46-49c4-b95c-5d683c19df20 admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 Jun 20 01:01:51.237284 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Sat Jun 20 01:01:50 2026] POST /volume/v3/types => generated 186 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:01:51.263765 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.263765 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.263765 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.263765 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.264548 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.264548 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.264548 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.264548 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.264867 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.264867 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.264867 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.264867 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.264867 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.264867 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.265289 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.265289 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.265289 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.265289 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.265289 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.265617 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.265617 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.265617 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.265617 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.265617 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.265894 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.265894 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.265894 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.265894 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266111 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266111 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266111 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266111 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266111 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266372 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266372 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266372 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266372 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266372 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266640 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266640 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266640 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266640 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266640 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266640 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266982 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266982 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266982 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266982 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.266982 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.266982 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267308 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267308 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267308 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267308 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267308 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267308 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267677 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267677 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267677 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267677 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267677 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267961 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267961 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267961 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.267961 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.267961 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269244 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269244 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269244 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269244 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269244 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269244 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269681 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269681 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269681 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269681 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269681 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269681 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269998 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269998 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269998 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.269998 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.269998 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.270283 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.270283 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.270283 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.270283 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.270283 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.270642 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.270642 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.270642 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.270642 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.270886 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.270886 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.270886 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.270886 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.271115 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.271115 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.271115 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.271115 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.271115 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.271441 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.271441 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.271441 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.271441 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.271441 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.271777 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.271777 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.271777 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.271777 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.272004 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.272004 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.272004 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.272004 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.272262 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.272262 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.272262 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.272262 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.273149 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.273149 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.273149 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.273149 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274482 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.274482 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274482 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.274482 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274708 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.274708 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274708 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.274708 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274708 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.274906 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274906 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.274906 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274906 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.274906 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.274906 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275111 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275111 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275111 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275111 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275111 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275282 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275282 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275282 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275282 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275282 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275282 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275516 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275516 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275516 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275516 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275516 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275516 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275795 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275795 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275795 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275795 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.275795 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.275795 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276136 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276136 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276136 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276136 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276136 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276136 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276428 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276428 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276428 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276428 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276579 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276579 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276579 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276579 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276579 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276761 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276761 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276761 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276761 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.276761 np0000182337 devstack@c-api.service[112088]: warnings.warn(deprecated_msg) Jun 20 01:01:51.276761 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [req-467735b3-2c46-49c4-b95c-5d683c19df20 req-8fad824e-6efd-4c42-99fe-a83eddabb818 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:01:51.601948 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [req-467735b3-2c46-49c4-b95c-5d683c19df20 req-8fad824e-6efd-4c42-99fe-a83eddabb818 admin admin] POST https://199.204.45.250/volume/v3/types/3b253ffa-74f1-4772-82f9-dafc534c6f80/extra_specs Jun 20 01:01:51.602428 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [req-467735b3-2c46-49c4-b95c-5d683c19df20 req-8fad824e-6efd-4c42-99fe-a83eddabb818 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:01:51.604118 np0000182337 devstack@c-api.service[112088]: /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 20 01:01:51.604118 np0000182337 devstack@c-api.service[112088]: warnings.warn( Jun 20 01:01:51.643008 np0000182337 devstack@c-api.service[112088]: DEBUG oslo_db.sqlalchemy.engines [req-467735b3-2c46-49c4-b95c-5d683c19df20 req-8fad824e-6efd-4c42-99fe-a83eddabb818 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=112088) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:01:51.709279 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [req-467735b3-2c46-49c4-b95c-5d683c19df20 req-8fad824e-6efd-4c42-99fe-a83eddabb818 admin admin] https://199.204.45.250/volume/v3/types/3b253ffa-74f1-4772-82f9-dafc534c6f80/extra_specs returned with HTTP 200 Jun 20 01:01:51.709756 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 1/3] 199.204.45.250 () {70 vars in 1505 bytes} [Sat Jun 20 01:01:51 2026] POST /volume/v3/types/3b253ffa-74f1-4772-82f9-dafc534c6f80/extra_specs => generated 55 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:01:53.524525 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=6 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:01:53.549703 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=6 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:02:01.235139 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:02:01.708523 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:04:15.704367 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-cc09a9e1-ebca-43a6-998a-23c08191b415 None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:15.705710 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-cc09a9e1-ebca-43a6-998a-23c08191b415 None None] GET https://199.204.45.250/volume// Jun 20 01:04:15.706053 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-cc09a9e1-ebca-43a6-998a-23c08191b415 None None] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:15.706642 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-cc09a9e1-ebca-43a6-998a-23c08191b415 None None] Calling method 'all' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:15.707671 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-cc09a9e1-ebca-43a6-998a-23c08191b415 None None] https://199.204.45.250/volume// returned with HTTP 300 Jun 20 01:04:15.708201 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 2/4] 199.204.45.250 () {66 vars in 1456 bytes} [Sat Jun 20 01:04:15 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 20 01:04:52.727039 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.727039 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.727039 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.727039 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.727039 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.727996 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.727996 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.727996 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.727996 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.727996 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.728338 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.728338 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.728338 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.728338 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.728338 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.728338 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.728899 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.728899 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.728899 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.728899 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.729195 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.729195 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.729195 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.729195 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.729500 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.729500 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.729500 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.729500 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.729789 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.729789 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.729789 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.729789 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.729789 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730144 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730144 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730144 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730144 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730144 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730500 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730500 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730500 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730500 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730500 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730500 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730911 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730911 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730911 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730911 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.730911 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.730911 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.731318 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.731318 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.731318 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.731318 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.731318 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.731318 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.731751 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.731751 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.731751 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.731751 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.731751 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732110 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732110 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732110 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732110 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732110 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732544 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732544 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732544 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732544 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732544 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732544 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732913 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732913 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732913 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732913 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.732913 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.732913 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733159 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733159 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733159 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733159 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733159 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733471 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733471 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733471 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733471 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733471 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733765 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733765 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733765 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733765 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733961 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733961 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.733961 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.733961 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734151 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734151 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734151 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734151 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734151 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734395 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734395 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734395 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734395 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734395 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734738 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734738 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734738 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734738 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734927 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734927 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.734927 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.734927 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735133 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735133 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735133 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735133 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735329 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735329 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735329 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735329 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735563 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735563 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735563 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735563 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735763 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735763 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735763 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735763 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735763 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735998 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735998 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735998 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735998 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.735998 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.735998 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736282 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736282 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736282 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736282 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736282 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736563 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736563 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736563 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736563 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736563 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736563 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736845 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736845 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736845 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736845 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.736845 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.736845 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737142 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737142 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737142 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737142 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737142 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737142 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737458 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737458 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737458 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737458 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737458 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737458 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737753 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737753 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737753 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737753 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737947 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737947 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737947 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.737947 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.737947 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.738201 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.738201 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.738201 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.738201 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:52.738201 np0000182337 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) Jun 20 01:04:52.738201 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-5595f743-03d4-4be9-b2ce-915c71a6efd6 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:52.738201 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 1/5] 199.204.45.250 () {62 vars in 1068 bytes} [Sat Jun 20 01:04:52 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:04:52.770839 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-1918cdf1-fbcf-48d6-9e8d-f30be21cc026 None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:52.779650 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 2/6] 199.204.45.250 () {64 vars in 1272 bytes} [Sat Jun 20 01:04:52 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:04:52.816636 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [req-1918cdf1-fbcf-48d6-9e8d-f30be21cc026 req-a61c02d1-d39d-4886-a7f3-562310555684 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:52.820711 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [req-1918cdf1-fbcf-48d6-9e8d-f30be21cc026 req-a61c02d1-d39d-4886-a7f3-562310555684 demo demo] GET https://199.204.45.250/volume/v3/ Jun 20 01:04:52.821022 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [req-1918cdf1-fbcf-48d6-9e8d-f30be21cc026 req-a61c02d1-d39d-4886-a7f3-562310555684 demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:52.821302 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [req-1918cdf1-fbcf-48d6-9e8d-f30be21cc026 req-a61c02d1-d39d-4886-a7f3-562310555684 demo demo] Calling method 'version_select' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:52.824022 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [req-1918cdf1-fbcf-48d6-9e8d-f30be21cc026 req-a61c02d1-d39d-4886-a7f3-562310555684 demo demo] https://199.204.45.250/volume/v3/ returned with HTTP 200 Jun 20 01:04:52.824500 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 2/7] 199.204.45.250 () {66 vars in 1346 bytes} [Sat Jun 20 01:04:52 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:52.857267 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-17fe91f5-0921-4e44-8edb-d1071c3bd3d4 None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:53.182330 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-17fe91f5-0921-4e44-8edb-d1071c3bd3d4 demo demo] GET https://199.204.45.250/volume/v3/types Jun 20 01:04:53.182689 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-17fe91f5-0921-4e44-8edb-d1071c3bd3d4 demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:53.182882 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-17fe91f5-0921-4e44-8edb-d1071c3bd3d4 demo demo] Calling method 'index' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:53.183317 np0000182337 devstack@c-api.service[112087]: /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 20 01:04:53.183317 np0000182337 devstack@c-api.service[112087]: warnings.warn( Jun 20 01:04:53.183924 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-17fe91f5-0921-4e44-8edb-d1071c3bd3d4 demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:04:53.221930 np0000182337 devstack@c-api.service[112087]: DEBUG oslo_db.sqlalchemy.engines [None req-17fe91f5-0921-4e44-8edb-d1071c3bd3d4 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=112087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:53.248740 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-17fe91f5-0921-4e44-8edb-d1071c3bd3d4 demo demo] https://199.204.45.250/volume/v3/types returned with HTTP 200 Jun 20 01:04:53.249292 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 3/8] 199.204.45.250 () {64 vars in 1290 bytes} [Sat Jun 20 01:04:52 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:53.288252 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-92cf7de5-59ff-4ce2-8dd6-34077c93ce15 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:53.610842 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-92cf7de5-59ff-4ce2-8dd6-34077c93ce15 demo demo] GET https://199.204.45.250/volume/v3/types/default Jun 20 01:04:53.611076 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-92cf7de5-59ff-4ce2-8dd6-34077c93ce15 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:53.611346 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-92cf7de5-59ff-4ce2-8dd6-34077c93ce15 demo demo] Calling method 'show' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:53.651866 np0000182337 devstack@c-api.service[112089]: DEBUG oslo_db.sqlalchemy.engines [None req-92cf7de5-59ff-4ce2-8dd6-34077c93ce15 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=112089) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:53.668309 np0000182337 devstack@c-api.service[112089]: /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 20 01:04:53.668309 np0000182337 devstack@c-api.service[112089]: warnings.warn( Jun 20 01:04:53.670582 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-92cf7de5-59ff-4ce2-8dd6-34077c93ce15 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 Jun 20 01:04:53.670983 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 2/9] 199.204.45.250 () {64 vars in 1301 bytes} [Sat Jun 20 01:04:53 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:54.132942 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-c9f9c342-b058-4535-ac7b-24c2f78d351a None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.134314 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 3/10] 199.204.45.250 () {62 vars in 1068 bytes} [Sat Jun 20 01:04:54 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:04:54.171319 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-ed6d6a3a-417a-4a7b-930b-fa647424511a None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.180889 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 3/11] 199.204.45.250 () {64 vars in 1272 bytes} [Sat Jun 20 01:04:54 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:04:54.215740 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [req-ed6d6a3a-417a-4a7b-930b-fa647424511a req-591dec76-14df-4bb9-821f-77403f5820be None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.218108 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [req-ed6d6a3a-417a-4a7b-930b-fa647424511a req-591dec76-14df-4bb9-821f-77403f5820be demo demo] GET https://199.204.45.250/volume/v3/ Jun 20 01:04:54.218368 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [req-ed6d6a3a-417a-4a7b-930b-fa647424511a req-591dec76-14df-4bb9-821f-77403f5820be demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:54.218648 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [req-ed6d6a3a-417a-4a7b-930b-fa647424511a req-591dec76-14df-4bb9-821f-77403f5820be demo demo] Calling method 'version_select' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:54.219238 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [req-ed6d6a3a-417a-4a7b-930b-fa647424511a req-591dec76-14df-4bb9-821f-77403f5820be demo demo] https://199.204.45.250/volume/v3/ returned with HTTP 200 Jun 20 01:04:54.219710 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 4/12] 199.204.45.250 () {66 vars in 1346 bytes} [Sat Jun 20 01:04:54 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:54.259131 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-c4ac27c7-4916-4f44-8659-e914b4281808 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.262972 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-c4ac27c7-4916-4f44-8659-e914b4281808 demo demo] GET https://199.204.45.250/volume/v3/types/default Jun 20 01:04:54.263241 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-c4ac27c7-4916-4f44-8659-e914b4281808 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:54.263544 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-c4ac27c7-4916-4f44-8659-e914b4281808 demo demo] Calling method 'show' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:54.272602 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-c4ac27c7-4916-4f44-8659-e914b4281808 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 Jun 20 01:04:54.272971 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 3/13] 199.204.45.250 () {64 vars in 1301 bytes} [Sat Jun 20 01:04:54 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:54.880987 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-a1155d2b-040f-41f4-81fe-ec992899e44a None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.882459 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 4/14] 199.204.45.250 () {62 vars in 1068 bytes} [Sat Jun 20 01:04:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:04:54.916339 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-5872d357-2ad7-4267-b3a2-5976a18c2055 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.918595 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 4/15] 199.204.45.250 () {64 vars in 1272 bytes} [Sat Jun 20 01:04:54 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:04:54.950688 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [req-5872d357-2ad7-4267-b3a2-5976a18c2055 req-180c4a0d-abd7-4858-a592-3d6b4c14113f None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.953713 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [req-5872d357-2ad7-4267-b3a2-5976a18c2055 req-180c4a0d-abd7-4858-a592-3d6b4c14113f demo demo] GET https://199.204.45.250/volume/v3/ Jun 20 01:04:54.953927 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [req-5872d357-2ad7-4267-b3a2-5976a18c2055 req-180c4a0d-abd7-4858-a592-3d6b4c14113f demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:54.954155 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [req-5872d357-2ad7-4267-b3a2-5976a18c2055 req-180c4a0d-abd7-4858-a592-3d6b4c14113f demo demo] Calling method 'version_select' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:54.954597 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [req-5872d357-2ad7-4267-b3a2-5976a18c2055 req-180c4a0d-abd7-4858-a592-3d6b4c14113f demo demo] https://199.204.45.250/volume/v3/ returned with HTTP 200 Jun 20 01:04:54.954996 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 5/16] 199.204.45.250 () {66 vars in 1346 bytes} [Sat Jun 20 01:04:54 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:54.991101 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-5979afc0-c32d-4c9b-a417-c7b7a537b585 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:54.994479 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-5979afc0-c32d-4c9b-a417-c7b7a537b585 demo demo] GET https://199.204.45.250/volume/v3/types/default Jun 20 01:04:54.994831 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-5979afc0-c32d-4c9b-a417-c7b7a537b585 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:54.995222 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-5979afc0-c32d-4c9b-a417-c7b7a537b585 demo demo] Calling method 'show' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:55.004819 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-5979afc0-c32d-4c9b-a417-c7b7a537b585 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 Jun 20 01:04:55.005160 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 4/17] 199.204.45.250 () {64 vars in 1301 bytes} [Sat Jun 20 01:04:54 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 20 01:04:55.043960 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-bd51a010-78ad-4eb3-b771-28d5a8916aad None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:55.045149 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 5/18] 199.204.45.250 () {62 vars in 1068 bytes} [Sat Jun 20 01:04:55 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:04:55.077978 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-fbcf9622-639f-4863-80bd-0791703508a3 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:55.081203 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 5/19] 199.204.45.250 () {64 vars in 1272 bytes} [Sat Jun 20 01:04:55 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:04:55.117171 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [req-fbcf9622-639f-4863-80bd-0791703508a3 req-a76967a8-e4e4-402b-a900-637787201311 None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:55.120583 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [req-fbcf9622-639f-4863-80bd-0791703508a3 req-a76967a8-e4e4-402b-a900-637787201311 demo demo] GET https://199.204.45.250/volume/v3/ Jun 20 01:04:55.121174 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [req-fbcf9622-639f-4863-80bd-0791703508a3 req-a76967a8-e4e4-402b-a900-637787201311 demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:55.121803 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [req-fbcf9622-639f-4863-80bd-0791703508a3 req-a76967a8-e4e4-402b-a900-637787201311 demo demo] Calling method 'version_select' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:55.122565 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [req-fbcf9622-639f-4863-80bd-0791703508a3 req-a76967a8-e4e4-402b-a900-637787201311 demo demo] https://199.204.45.250/volume/v3/ returned with HTTP 200 Jun 20 01:04:55.123287 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 6/20] 199.204.45.250 () {66 vars in 1346 bytes} [Sat Jun 20 01:04:55 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:55.162115 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-d14590c4-3d52-4360-8e85-c2fc6c5c1591 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:55.165268 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-d14590c4-3d52-4360-8e85-c2fc6c5c1591 demo demo] GET https://199.204.45.250/volume/v3/types/default Jun 20 01:04:55.165755 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-d14590c4-3d52-4360-8e85-c2fc6c5c1591 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:04:55.166043 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-d14590c4-3d52-4360-8e85-c2fc6c5c1591 demo demo] Calling method 'show' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:04:55.175162 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-d14590c4-3d52-4360-8e85-c2fc6c5c1591 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 Jun 20 01:04:55.175461 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 5/21] 199.204.45.250 () {64 vars in 1301 bytes} [Sat Jun 20 01:04:55 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:05:03.239651 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:05:05.171029 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=8 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:10:19.624761 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:10:19.713017 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:10:19.713232 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:10:19.713562 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:10:19.714235 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:10:19.715530 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:10:19.753054 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b demo demo] Get all volumes completed successfully. Jun 20 01:10:19.756232 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-0e2ca2d9-6cba-4fb2-8ca9-c54a108ab75b demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:10:19.757576 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 6/22] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:10:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:10:29.747033 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:11:19.802296 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:11:19.810386 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:11:19.810688 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:11:19.810948 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:11:19.817832 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:11:19.822115 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:11:19.866361 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 demo demo] Get all volumes completed successfully. Jun 20 01:11:19.869414 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-5a8948e1-57f4-4d5b-8528-ef020af98604 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:11:19.869983 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 6/23] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:11:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:11:29.858518 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:12:19.889587 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:12:19.892520 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:12:19.892927 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:12:19.893363 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:12:19.894102 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:12:19.895380 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:12:19.935472 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 demo demo] Get all volumes completed successfully. Jun 20 01:12:19.938304 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c5ddc82e-1bd7-41b4-a517-27815def57e2 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:12:19.938884 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 7/24] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:12:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:12:29.926469 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:13:19.955576 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:13:19.960970 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:13:19.961193 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:13:19.961448 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b demo demo] Calling method 'detail' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:13:19.961990 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.api_utils [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b demo demo] Removing options '' from query. {{(pid=112089) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:13:19.962989 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.volume.api [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112089) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:13:20.004194 np0000182337 devstack@c-api.service[112089]: INFO cinder.volume.api [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b demo demo] Get all volumes completed successfully. Jun 20 01:13:20.006360 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-8b793a1c-cd8f-427f-9d9e-64f82813105b demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:13:20.006808 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 6/25] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:13:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:13:29.997885 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=1 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:14:20.035992 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:14:20.041521 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:14:20.041834 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:14:20.042056 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:14:20.042331 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:14:20.043448 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:14:20.052847 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da demo demo] Get all volumes completed successfully. Jun 20 01:14:20.054761 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-e4c90fc0-16bb-46af-b0c4-567059c3c3da demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:14:20.055094 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 7/26] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:14:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:14:30.048628 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:15:20.094646 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-f82ecda9-346f-4546-947b-09fa15a08f84 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:15:20.248659 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-f82ecda9-346f-4546-947b-09fa15a08f84 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:15:20.248875 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-f82ecda9-346f-4546-947b-09fa15a08f84 demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:15:20.249151 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-f82ecda9-346f-4546-947b-09fa15a08f84 demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:15:20.249504 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-f82ecda9-346f-4546-947b-09fa15a08f84 demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:15:20.250363 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-f82ecda9-346f-4546-947b-09fa15a08f84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:15:20.261889 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-f82ecda9-346f-4546-947b-09fa15a08f84 demo demo] Get all volumes completed successfully. Jun 20 01:15:20.264173 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-f82ecda9-346f-4546-947b-09fa15a08f84 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:15:20.264644 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 7/27] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:15:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:15:30.257995 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:16:20.271438 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:16:20.274659 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:16:20.274659 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:16:20.274659 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:16:20.275150 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:16:20.276013 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:16:20.288367 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c demo demo] Get all volumes completed successfully. Jun 20 01:16:20.291515 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-7d76d1ce-afd7-4060-a10a-03136cc9366c demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:16:20.292033 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 8/28] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:16:20 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 20 01:16:30.280331 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:17:20.302460 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:20.304695 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:17:20.305353 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:20.305815 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 demo demo] Calling method 'detail' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:20.306379 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.api_utils [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 demo demo] Removing options '' from query. {{(pid=112089) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:17:20.309007 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.volume.api [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112089) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:17:20.320622 np0000182337 devstack@c-api.service[112089]: INFO cinder.volume.api [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 demo demo] Get all volumes completed successfully. Jun 20 01:17:20.323139 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-6d1ba6f4-ce12-4533-8f7d-2708269791b2 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:17:20.323616 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 7/29] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:17:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 20 01:17:30.315239 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=1 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:18:20.341333 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:18:20.345519 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:18:20.345760 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:18:20.346004 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:18:20.346296 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:18:20.347209 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:18:20.356110 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 demo demo] Get all volumes completed successfully. Jun 20 01:18:20.359635 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-cc88880c-b58b-4ebc-ad0d-665fbc8009e0 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:18:20.359635 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 8/30] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:18:20 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 20 01:18:30.350266 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:19:20.374534 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:19:20.376843 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:19:20.377075 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:19:20.377216 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:19:20.377459 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:19:20.378279 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:19:20.387382 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b demo demo] Get all volumes completed successfully. Jun 20 01:19:20.389981 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-fbbd0002-c66d-4391-96f6-621ff45d0f6b demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:19:20.390632 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 8/31] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:19:20 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 20 01:19:30.381632 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:20:20.404070 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-f1e5c976-e006-41c0-83f5-11269d909299 None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:20:20.552969 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-f1e5c976-e006-41c0-83f5-11269d909299 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:20:20.553508 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-f1e5c976-e006-41c0-83f5-11269d909299 demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:20:20.553902 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-f1e5c976-e006-41c0-83f5-11269d909299 demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:20:20.554368 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-f1e5c976-e006-41c0-83f5-11269d909299 demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:20:20.555415 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-f1e5c976-e006-41c0-83f5-11269d909299 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:20:20.564425 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-f1e5c976-e006-41c0-83f5-11269d909299 demo demo] Get all volumes completed successfully. Jun 20 01:20:20.568657 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-f1e5c976-e006-41c0-83f5-11269d909299 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:20:20.569340 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 9/32] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:20:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:20:30.558984 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:21:20.584566 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:21:20.588495 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:21:20.588878 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:21:20.589245 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e demo demo] Calling method 'detail' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:21:20.589711 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.api_utils [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e demo demo] Removing options '' from query. {{(pid=112089) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:21:20.591087 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.volume.api [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112089) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:21:20.599771 np0000182337 devstack@c-api.service[112089]: INFO cinder.volume.api [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e demo demo] Get all volumes completed successfully. Jun 20 01:21:20.601764 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-41a79873-cd7b-486b-9dba-d6a4f922c42e demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:21:20.602215 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 8/33] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:21:20 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 20 01:21:30.594867 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=1 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:22:20.619023 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:22:20.623606 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:22:20.623847 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:22:20.624099 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:22:20.624386 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:22:20.625501 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:22:20.635723 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 demo demo] Get all volumes completed successfully. Jun 20 01:22:20.638656 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-d91a3f5b-04ca-496d-bc02-4bd41e9f6be6 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:22:20.639083 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 9/34] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:22:20 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 20 01:22:30.629102 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:23:20.653770 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-0d82e307-36aa-4943-b63e-2a21136ff06a None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:23:20.657708 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-0d82e307-36aa-4943-b63e-2a21136ff06a demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:23:20.658071 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-0d82e307-36aa-4943-b63e-2a21136ff06a demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:23:20.658642 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-0d82e307-36aa-4943-b63e-2a21136ff06a demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:23:20.658985 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-0d82e307-36aa-4943-b63e-2a21136ff06a demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:23:20.659920 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-0d82e307-36aa-4943-b63e-2a21136ff06a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:23:20.668500 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-0d82e307-36aa-4943-b63e-2a21136ff06a demo demo] Get all volumes completed successfully. Jun 20 01:23:20.671051 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-0d82e307-36aa-4943-b63e-2a21136ff06a demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:23:20.671514 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 9/35] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:23:20 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 20 01:23:30.663562 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:24:20.686934 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-74206794-e4e0-4bad-9384-bafc6d206dde None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:24:20.690266 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-74206794-e4e0-4bad-9384-bafc6d206dde demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:24:20.690562 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-74206794-e4e0-4bad-9384-bafc6d206dde demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:24:20.690786 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-74206794-e4e0-4bad-9384-bafc6d206dde demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:24:20.691081 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-74206794-e4e0-4bad-9384-bafc6d206dde demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:24:20.692033 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-74206794-e4e0-4bad-9384-bafc6d206dde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:24:20.699855 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-74206794-e4e0-4bad-9384-bafc6d206dde demo demo] Get all volumes completed successfully. Jun 20 01:24:20.701766 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-74206794-e4e0-4bad-9384-bafc6d206dde demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:24:20.702114 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 10/36] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:24:20 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 20 01:24:30.694988 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:25:20.714826 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-15c331aa-69fb-4f82-ba01-57d254882f25 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:25:20.830187 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-15c331aa-69fb-4f82-ba01-57d254882f25 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:25:20.830388 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-15c331aa-69fb-4f82-ba01-57d254882f25 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:25:20.830631 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-15c331aa-69fb-4f82-ba01-57d254882f25 demo demo] Calling method 'detail' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:25:20.830916 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.api_utils [None req-15c331aa-69fb-4f82-ba01-57d254882f25 demo demo] Removing options '' from query. {{(pid=112089) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:25:20.831815 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.volume.api [None req-15c331aa-69fb-4f82-ba01-57d254882f25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112089) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:25:20.848753 np0000182337 devstack@c-api.service[112089]: INFO cinder.volume.api [None req-15c331aa-69fb-4f82-ba01-57d254882f25 demo demo] Get all volumes completed successfully. Jun 20 01:25:20.852662 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-15c331aa-69fb-4f82-ba01-57d254882f25 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:25:20.853066 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 9/37] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:25:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:25:30.840007 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=1 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:26:20.867682 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-685a7b80-b19e-49be-b06b-df016a2500df None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:26:20.870463 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-685a7b80-b19e-49be-b06b-df016a2500df demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:26:20.870700 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-685a7b80-b19e-49be-b06b-df016a2500df demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:26:20.870937 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-685a7b80-b19e-49be-b06b-df016a2500df demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:26:20.871218 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-685a7b80-b19e-49be-b06b-df016a2500df demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:26:20.872123 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-685a7b80-b19e-49be-b06b-df016a2500df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:26:20.881266 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-685a7b80-b19e-49be-b06b-df016a2500df demo demo] Get all volumes completed successfully. Jun 20 01:26:20.884049 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-685a7b80-b19e-49be-b06b-df016a2500df demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:26:20.884527 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 10/38] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:26:20 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 20 01:26:30.876031 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:27:20.898999 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-9995e235-0901-4a3f-b2e5-b45e47524709 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:27:20.902159 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-9995e235-0901-4a3f-b2e5-b45e47524709 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:27:20.902424 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-9995e235-0901-4a3f-b2e5-b45e47524709 demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:27:20.902718 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-9995e235-0901-4a3f-b2e5-b45e47524709 demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:27:20.903019 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-9995e235-0901-4a3f-b2e5-b45e47524709 demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:27:20.904233 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-9995e235-0901-4a3f-b2e5-b45e47524709 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:27:20.915130 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-9995e235-0901-4a3f-b2e5-b45e47524709 demo demo] Get all volumes completed successfully. Jun 20 01:27:20.917434 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-9995e235-0901-4a3f-b2e5-b45e47524709 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:27:20.917805 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 10/39] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:27:20 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 20 01:27:30.910255 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:28:20.932761 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:28:20.937053 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:28:20.937529 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:28:20.937944 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:28:20.938372 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:28:20.939852 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:28:20.948383 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 demo demo] Get all volumes completed successfully. Jun 20 01:28:20.951553 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c79ea7eb-1d0b-4b57-9f44-769b614b3ed6 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:28:20.952008 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 11/40] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:28:20 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 20 01:28:30.944497 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:29:20.970285 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-fb58048c-28a6-458f-b239-91a11031d15d None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:29:20.973426 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-fb58048c-28a6-458f-b239-91a11031d15d demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:29:20.973557 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-fb58048c-28a6-458f-b239-91a11031d15d demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:29:20.973779 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-fb58048c-28a6-458f-b239-91a11031d15d demo demo] Calling method 'detail' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:29:20.974063 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.api_utils [None req-fb58048c-28a6-458f-b239-91a11031d15d demo demo] Removing options '' from query. {{(pid=112089) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:29:20.974962 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.volume.api [None req-fb58048c-28a6-458f-b239-91a11031d15d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112089) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:29:20.988021 np0000182337 devstack@c-api.service[112089]: INFO cinder.volume.api [None req-fb58048c-28a6-458f-b239-91a11031d15d demo demo] Get all volumes completed successfully. Jun 20 01:29:20.991844 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-fb58048c-28a6-458f-b239-91a11031d15d demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:29:20.992490 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 10/41] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:29:20 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 20 01:29:30.980085 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=1 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:30:21.005416 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:30:21.093126 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:30:21.093698 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:30:21.094080 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:30:21.094542 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:30:21.096330 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:30:21.102602 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 demo demo] Get all volumes completed successfully. Jun 20 01:30:21.104789 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-4ca73f07-0fc7-4a19-a74d-5fcf17d3f129 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:30:21.105196 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 11/42] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:30:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:30:31.099229 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:31:21.119245 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:31:21.122905 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:31:21.123136 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:31:21.123376 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:31:21.123689 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:31:21.124603 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:31:21.135931 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 demo demo] Get all volumes completed successfully. Jun 20 01:31:21.138461 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-d6c89fde-6bfc-4e63-9e3c-f459aede0491 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:31:21.138909 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 11/43] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:31:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:31:31.128542 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:32:21.153201 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-c49fe404-2acb-493f-99e8-03002efbbb15 None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:32:21.155369 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c49fe404-2acb-493f-99e8-03002efbbb15 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:32:21.155584 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c49fe404-2acb-493f-99e8-03002efbbb15 demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:32:21.155779 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c49fe404-2acb-493f-99e8-03002efbbb15 demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:32:21.156217 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-c49fe404-2acb-493f-99e8-03002efbbb15 demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:32:21.158493 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-c49fe404-2acb-493f-99e8-03002efbbb15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:32:21.164550 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-c49fe404-2acb-493f-99e8-03002efbbb15 demo demo] Get all volumes completed successfully. Jun 20 01:32:21.166352 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c49fe404-2acb-493f-99e8-03002efbbb15 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:32:21.166814 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 12/44] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:32:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:32:31.159977 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:33:21.180088 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-d495b266-ff49-42bb-b38e-c06c998a0533 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:33:21.185915 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-d495b266-ff49-42bb-b38e-c06c998a0533 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:33:21.185915 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-d495b266-ff49-42bb-b38e-c06c998a0533 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:33:21.185915 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-d495b266-ff49-42bb-b38e-c06c998a0533 demo demo] Calling method 'detail' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:33:21.186204 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.api_utils [None req-d495b266-ff49-42bb-b38e-c06c998a0533 demo demo] Removing options '' from query. {{(pid=112089) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:33:21.188215 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.volume.api [None req-d495b266-ff49-42bb-b38e-c06c998a0533 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112089) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:33:21.199108 np0000182337 devstack@c-api.service[112089]: INFO cinder.volume.api [None req-d495b266-ff49-42bb-b38e-c06c998a0533 demo demo] Get all volumes completed successfully. Jun 20 01:33:21.201906 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-d495b266-ff49-42bb-b38e-c06c998a0533 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:33:21.202415 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 11/45] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:33:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:33:31.191834 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=1 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:34:21.222206 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-6360b799-c83c-4daa-9443-f9556ee9b09c None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:34:21.225047 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-6360b799-c83c-4daa-9443-f9556ee9b09c demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:34:21.226970 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-6360b799-c83c-4daa-9443-f9556ee9b09c demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:34:21.227217 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-6360b799-c83c-4daa-9443-f9556ee9b09c demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:34:21.227606 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-6360b799-c83c-4daa-9443-f9556ee9b09c demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:34:21.228659 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-6360b799-c83c-4daa-9443-f9556ee9b09c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:34:21.236521 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-6360b799-c83c-4daa-9443-f9556ee9b09c demo demo] Get all volumes completed successfully. Jun 20 01:34:21.238539 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-6360b799-c83c-4daa-9443-f9556ee9b09c demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:34:21.238871 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 12/46] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:34:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:34:31.232135 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:35:21.254657 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-336d2c50-2191-44a7-9746-502dd33cb469 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:35:21.307611 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-336d2c50-2191-44a7-9746-502dd33cb469 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:35:21.307870 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-336d2c50-2191-44a7-9746-502dd33cb469 demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:35:21.308115 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-336d2c50-2191-44a7-9746-502dd33cb469 demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:35:21.308419 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-336d2c50-2191-44a7-9746-502dd33cb469 demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:35:21.309442 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-336d2c50-2191-44a7-9746-502dd33cb469 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:35:21.317488 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-336d2c50-2191-44a7-9746-502dd33cb469 demo demo] Get all volumes completed successfully. Jun 20 01:35:21.319998 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-336d2c50-2191-44a7-9746-502dd33cb469 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:35:21.320544 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 12/47] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:35:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:35:31.312757 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:36:21.338708 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-af455f4e-37b7-4d66-855a-e9428230c90e None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:36:21.342755 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-af455f4e-37b7-4d66-855a-e9428230c90e demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:36:21.343252 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-af455f4e-37b7-4d66-855a-e9428230c90e demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:36:21.343674 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-af455f4e-37b7-4d66-855a-e9428230c90e demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:36:21.344137 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-af455f4e-37b7-4d66-855a-e9428230c90e demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:36:21.345574 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-af455f4e-37b7-4d66-855a-e9428230c90e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:36:21.353318 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-af455f4e-37b7-4d66-855a-e9428230c90e demo demo] Get all volumes completed successfully. Jun 20 01:36:21.355421 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-af455f4e-37b7-4d66-855a-e9428230c90e demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:36:21.355796 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 13/48] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:36:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:36:31.349631 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:37:21.373828 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:37:21.377278 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:37:21.377611 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 demo demo] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:37:21.378114 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 demo demo] Calling method 'detail' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:37:21.378273 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.api.api_utils [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 demo demo] Removing options '' from query. {{(pid=112089) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:37:21.379434 np0000182337 devstack@c-api.service[112089]: DEBUG cinder.volume.api [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112089) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:37:21.387575 np0000182337 devstack@c-api.service[112089]: INFO cinder.volume.api [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 demo demo] Get all volumes completed successfully. Jun 20 01:37:21.389458 np0000182337 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-7f24f036-d3e1-48a3-844f-64d30ef70dc9 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:37:21.389818 np0000182337 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 12/49] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:37:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:37:31.382883 np0000182337 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=1 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:38:21.403478 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:38:21.406336 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:38:21.406596 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda demo demo] Empty body provided in request {{(pid=112086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:38:21.406843 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda demo demo] Calling method 'detail' {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:38:21.407140 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.api.api_utils [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda demo demo] Removing options '' from query. {{(pid=112086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:38:21.408159 np0000182337 devstack@c-api.service[112086]: DEBUG cinder.volume.api [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:38:21.418890 np0000182337 devstack@c-api.service[112086]: INFO cinder.volume.api [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda demo demo] Get all volumes completed successfully. Jun 20 01:38:21.423912 np0000182337 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-e4c9c75b-a3cf-4db2-93e9-6387580c2cda demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:38:21.424305 np0000182337 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 13/50] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:38:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:38:31.411562 np0000182337 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:39:21.464599 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.middleware.request_id [None req-026cadd7-6441-43c1-aa45-d196546a20d4 None None] RequestId filter calling following filter/app {{(pid=112088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:39:21.470507 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-026cadd7-6441-43c1-aa45-d196546a20d4 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:39:21.470743 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-026cadd7-6441-43c1-aa45-d196546a20d4 demo demo] Empty body provided in request {{(pid=112088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:39:21.470983 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.openstack.wsgi [None req-026cadd7-6441-43c1-aa45-d196546a20d4 demo demo] Calling method 'detail' {{(pid=112088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:39:21.471266 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.api.api_utils [None req-026cadd7-6441-43c1-aa45-d196546a20d4 demo demo] Removing options '' from query. {{(pid=112088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:39:21.472184 np0000182337 devstack@c-api.service[112088]: DEBUG cinder.volume.api [None req-026cadd7-6441-43c1-aa45-d196546a20d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112088) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:39:21.480618 np0000182337 devstack@c-api.service[112088]: INFO cinder.volume.api [None req-026cadd7-6441-43c1-aa45-d196546a20d4 demo demo] Get all volumes completed successfully. Jun 20 01:39:21.482592 np0000182337 devstack@c-api.service[112088]: INFO cinder.api.openstack.wsgi [None req-026cadd7-6441-43c1-aa45-d196546a20d4 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:39:21.482903 np0000182337 devstack@c-api.service[112088]: [pid: 112088|app: 0|req: 13/51] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:39:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:39:31.475378 np0000182337 devstack@c-api.service[112088]: DEBUG dbcounter [-] [112088] Writing DB stats cinder:SELECT=1 {{(pid=112088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:40:21.499614 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.middleware.request_id [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b None None] RequestId filter calling following filter/app {{(pid=112087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:40:21.606980 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b demo demo] GET https://199.204.45.250/volume/v3/volumes/detail Jun 20 01:40:21.607238 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b demo demo] Empty body provided in request {{(pid=112087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:40:21.610543 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.openstack.wsgi [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b demo demo] Calling method 'detail' {{(pid=112087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:40:21.610543 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.api.api_utils [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b demo demo] Removing options '' from query. {{(pid=112087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:40:21.610543 np0000182337 devstack@c-api.service[112087]: DEBUG cinder.volume.api [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:40:21.618356 np0000182337 devstack@c-api.service[112087]: INFO cinder.volume.api [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b demo demo] Get all volumes completed successfully. Jun 20 01:40:21.622842 np0000182337 devstack@c-api.service[112087]: INFO cinder.api.openstack.wsgi [None req-c0babcbb-3db1-49c9-ae4e-cedd08e2f98b demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:40:21.623510 np0000182337 devstack@c-api.service[112087]: [pid: 112087|app: 0|req: 14/52] 199.204.45.250 () {64 vars in 1295 bytes} [Sat Jun 20 01:40:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:40:31.613655 np0000182337 devstack@c-api.service[112087]: DEBUG dbcounter [-] [112087] Writing DB stats cinder:SELECT=1 {{(pid=112087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}