Jun 19 21:40:06.114922 np0000182326 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 21:40:06.124953 np0000182326 devstack@c-api.service[112294]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 21:40:06 2026] *** Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: nodename: np0000182326 Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: machine: x86_64 Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: clock source: unix Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: pcre jit disabled Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: detected number of CPU cores: 16 Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: current working directory: / Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: detected binary path: /usr/bin/uwsgi-core Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: your processes number limit is 256917 Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: your memory page size is 4096 bytes Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: detected max file descriptor number: 2048 Jun 19 21:40:06.128648 np0000182326 devstack@c-api.service[112294]: lock engine: pthread robust mutexes Jun 19 21:40:06.129165 np0000182326 devstack@c-api.service[112294]: thunder lock: enabled Jun 19 21:40:06.129210 np0000182326 devstack@c-api.service[112294]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 21:40:06.129308 np0000182326 devstack@c-api.service[112294]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 21:40:06.129308 np0000182326 devstack@c-api.service[112294]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 21:40:06.129403 np0000182326 devstack@c-api.service[112294]: Set PythonHome to /opt/stack/data/venv Jun 19 21:40:06.169537 np0000182326 devstack@c-api.service[112294]: Python main interpreter initialized at 0x7afa5f6a3668 Jun 19 21:40:06.169537 np0000182326 devstack@c-api.service[112294]: python threads support enabled Jun 19 21:40:06.169537 np0000182326 devstack@c-api.service[112294]: your server socket listen backlog is limited to 100 connections Jun 19 21:40:06.169537 np0000182326 devstack@c-api.service[112294]: your mercy for graceful operations on workers is 80 seconds Jun 19 21:40:06.170151 np0000182326 devstack@c-api.service[112294]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 21:40:06.170306 np0000182326 devstack@c-api.service[112294]: *** Operational MODE: preforking *** Jun 19 21:40:06.170529 np0000182326 devstack@c-api.service[112294]: *** uWSGI is running in multiple interpreter mode *** Jun 19 21:40:06.170529 np0000182326 devstack@c-api.service[112294]: spawned uWSGI master process (pid: 112294) Jun 19 21:40:06.170714 np0000182326 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 21:40:06.171281 np0000182326 devstack@c-api.service[112294]: spawned uWSGI worker 1 (pid: 112295, cores: 1) Jun 19 21:40:06.171840 np0000182326 devstack@c-api.service[112294]: spawned uWSGI worker 2 (pid: 112296, cores: 1) Jun 19 21:40:06.172469 np0000182326 devstack@c-api.service[112294]: spawned uWSGI worker 3 (pid: 112297, cores: 1) Jun 19 21:40:06.172988 np0000182326 devstack@c-api.service[112294]: spawned uWSGI worker 4 (pid: 112298, cores: 1) Jun 19 21:40:06.173054 np0000182326 devstack@c-api.service[112294]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 21:40:06.303944 np0000182326 devstack@c-api.service[112297]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:40:06.303944 np0000182326 devstack@c-api.service[112297]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:40:06.303944 np0000182326 devstack@c-api.service[112297]: we strongly recommend against using it for new projects. Jun 19 21:40:06.303944 np0000182326 devstack@c-api.service[112297]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:40:06.303944 np0000182326 devstack@c-api.service[112297]: framework. For more detail see Jun 19 21:40:06.303944 np0000182326 devstack@c-api.service[112297]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:40:06.303944 np0000182326 devstack@c-api.service[112297]: import eventlet # noqa Jun 19 21:40:06.312805 np0000182326 devstack@c-api.service[112298]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:40:06.312805 np0000182326 devstack@c-api.service[112298]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:40:06.312805 np0000182326 devstack@c-api.service[112298]: we strongly recommend against using it for new projects. Jun 19 21:40:06.312805 np0000182326 devstack@c-api.service[112298]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:40:06.312805 np0000182326 devstack@c-api.service[112298]: framework. For more detail see Jun 19 21:40:06.312805 np0000182326 devstack@c-api.service[112298]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:40:06.312805 np0000182326 devstack@c-api.service[112298]: import eventlet # noqa Jun 19 21:40:06.318613 np0000182326 devstack@c-api.service[112295]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:40:06.318613 np0000182326 devstack@c-api.service[112295]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:40:06.318613 np0000182326 devstack@c-api.service[112295]: we strongly recommend against using it for new projects. Jun 19 21:40:06.318613 np0000182326 devstack@c-api.service[112295]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:40:06.318613 np0000182326 devstack@c-api.service[112295]: framework. For more detail see Jun 19 21:40:06.318613 np0000182326 devstack@c-api.service[112295]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:40:06.318613 np0000182326 devstack@c-api.service[112295]: import eventlet # noqa Jun 19 21:40:06.327790 np0000182326 devstack@c-api.service[112296]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 21:40:06.327790 np0000182326 devstack@c-api.service[112296]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 21:40:06.327790 np0000182326 devstack@c-api.service[112296]: we strongly recommend against using it for new projects. Jun 19 21:40:06.327790 np0000182326 devstack@c-api.service[112296]: If you are already using Eventlet, we recommend migrating to a different Jun 19 21:40:06.327790 np0000182326 devstack@c-api.service[112296]: framework. For more detail see Jun 19 21:40:06.327790 np0000182326 devstack@c-api.service[112296]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 21:40:06.327790 np0000182326 devstack@c-api.service[112296]: import eventlet # noqa Jun 19 21:40:06.394515 np0000182326 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:40:06.394515 np0000182326 devstack@c-api.service[112297]: warnings.warn( Jun 19 21:40:06.408957 np0000182326 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:40:06.408957 np0000182326 devstack@c-api.service[112298]: warnings.warn( Jun 19 21:40:06.418853 np0000182326 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:40:06.418853 np0000182326 devstack@c-api.service[112295]: warnings.warn( Jun 19 21:40:06.428989 np0000182326 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 21:40:06.428989 np0000182326 devstack@c-api.service[112296]: warnings.warn( Jun 19 21:40:06.472440 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:06.472440 np0000182326 devstack@c-api.service[112297]: from cgi import parse_header Jun 19 21:40:06.506051 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:06.506051 np0000182326 devstack@c-api.service[112298]: from cgi import parse_header Jun 19 21:40:06.514927 np0000182326 devstack@c-api.service[112295]: /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 19 21:40:06.514927 np0000182326 devstack@c-api.service[112295]: from cgi import parse_header Jun 19 21:40:06.523971 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:06.523971 np0000182326 devstack@c-api.service[112297]: removals.removed_module( Jun 19 21:40:06.523971 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:06.523971 np0000182326 devstack@c-api.service[112297]: removals.removed_module( Jun 19 21:40:06.549238 np0000182326 devstack@c-api.service[112296]: /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 19 21:40:06.549238 np0000182326 devstack@c-api.service[112296]: from cgi import parse_header Jun 19 21:40:06.561336 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:06.561336 np0000182326 devstack@c-api.service[112298]: removals.removed_module( Jun 19 21:40:06.563307 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:06.563307 np0000182326 devstack@c-api.service[112298]: removals.removed_module( Jun 19 21:40:06.583753 np0000182326 devstack@c-api.service[112295]: /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 19 21:40:06.583753 np0000182326 devstack@c-api.service[112295]: removals.removed_module( Jun 19 21:40:06.587217 np0000182326 devstack@c-api.service[112295]: /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 19 21:40:06.587217 np0000182326 devstack@c-api.service[112295]: removals.removed_module( Jun 19 21:40:06.626118 np0000182326 devstack@c-api.service[112296]: /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 19 21:40:06.626118 np0000182326 devstack@c-api.service[112296]: removals.removed_module( Jun 19 21:40:06.629840 np0000182326 devstack@c-api.service[112296]: /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 19 21:40:06.629840 np0000182326 devstack@c-api.service[112296]: removals.removed_module( Jun 19 21:40:07.308795 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:07.308795 np0000182326 devstack@c-api.service[112297]: warnings.warn( Jun 19 21:40:07.339390 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:07.339390 np0000182326 devstack@c-api.service[112298]: warnings.warn( Jun 19 21:40:07.360456 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:07.360456 np0000182326 devstack@c-api.service[112297]: warnings.warn( Jun 19 21:40:07.392547 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:07.392547 np0000182326 devstack@c-api.service[112298]: warnings.warn( Jun 19 21:40:07.576033 np0000182326 devstack@c-api.service[112297]: 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 19 21:40:07.576274 np0000182326 devstack@c-api.service[112297]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112297) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:40:07.586792 np0000182326 devstack@c-api.service[112298]: 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 19 21:40:07.587043 np0000182326 devstack@c-api.service[112298]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112298) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:40:07.595704 np0000182326 devstack@c-api.service[112296]: /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 19 21:40:07.595704 np0000182326 devstack@c-api.service[112296]: warnings.warn( Jun 19 21:40:07.638259 np0000182326 devstack@c-api.service[112295]: /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 19 21:40:07.638259 np0000182326 devstack@c-api.service[112295]: warnings.warn( Jun 19 21:40:07.653827 np0000182326 devstack@c-api.service[112296]: /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 19 21:40:07.653827 np0000182326 devstack@c-api.service[112296]: warnings.warn( Jun 19 21:40:07.664116 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:07.664116 np0000182326 devstack@c-api.service[112297]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:40:07.666063 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:07.666063 np0000182326 devstack@c-api.service[112298]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:40:07.697522 np0000182326 devstack@c-api.service[112295]: /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 19 21:40:07.697522 np0000182326 devstack@c-api.service[112295]: warnings.warn( Jun 19 21:40:07.877901 np0000182326 devstack@c-api.service[112296]: 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 19 21:40:07.877901 np0000182326 devstack@c-api.service[112296]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112296) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:40:07.914970 np0000182326 devstack@c-api.service[112295]: 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 19 21:40:07.915228 np0000182326 devstack@c-api.service[112295]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112295) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 21:40:07.954975 np0000182326 devstack@c-api.service[112296]: /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 19 21:40:07.954975 np0000182326 devstack@c-api.service[112296]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:40:07.978797 np0000182326 devstack@c-api.service[112295]: /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 19 21:40:07.978797 np0000182326 devstack@c-api.service[112295]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 21:40:08.133950 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112298) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:40:08.134143 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112297) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:40:08.134395 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.134514 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.134603 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.134662 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.134734 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.134869 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.137642 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.137642 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.137642 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.137642 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.137642 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.137940 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.138021 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.138142 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.138346 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.138346 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.138346 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.138346 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.138346 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.143976 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.144098 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.144153 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.144153 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.144248 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.144299 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.144299 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.144299 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.144453 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.144510 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.144510 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.144510 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.144644 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.144695 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.144695 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.144695 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.144695 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.144695 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.144890 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.144935 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.144978 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.145127 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.145236 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.145342 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.145469 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.145588 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.145750 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.145809 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.145921 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.146127 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.146181 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.146251 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.146301 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.146386 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.146448 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.146516 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.146703 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.146819 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.146935 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.147192 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.147192 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.147192 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.147335 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.149349 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.149458 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.149508 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.149638 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.149638 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.149727 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.149844 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.150446 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.150607 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.150607 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.150792 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.150938 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.151027 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.151130 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.151179 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.151227 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.151306 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.151413 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.151461 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.151506 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.151577 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.152089 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.152089 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.152293 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.152392 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.152951 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.152951 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.152951 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.153663 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.153746 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.153833 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.153916 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.153997 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.154096 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.154191 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.154905 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.155069 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.155219 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.155378 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.155534 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.155683 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.155861 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.157428 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.157536 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.157632 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.157727 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.157822 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.157898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.158061 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.158821 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.158988 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.159133 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.159194 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.159244 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.159244 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.159329 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.159393 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.159448 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.159494 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.159547 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.159707 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.159889 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.160025 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.160387 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.160455 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.160602 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.160709 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.160812 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.160930 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.161043 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.162071 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.162472 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.162534 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.162626 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.162725 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.162812 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.162892 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.162963 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.163528 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.163650 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.163812 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.163922 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.164028 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.164147 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.164196 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.164196 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.164280 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.164464 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.164464 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.164464 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.164571 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.164796 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.164856 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.164915 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.164979 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.165039 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.165083 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.165164 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.170843 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.170950 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.170950 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.171042 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.171042 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.171121 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.171172 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.171275 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.171343 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.171467 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.171516 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.171563 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.171631 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.171701 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.172016 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.172074 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.172118 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.172199 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.172259 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.172337 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.172426 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.172579 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.172675 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.172737 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.172789 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.172840 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.172879 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.172951 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.173854 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.173955 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.173955 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.174040 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.174085 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.174135 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.174183 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.174231 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.174271 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.174315 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.174358 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.174358 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.174358 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.174358 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.175019 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.175092 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.175133 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.175194 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.175244 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.175423 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.175423 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.175554 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.175614 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.175688 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.175688 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.175688 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.175688 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.175688 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.177532 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.177624 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.177624 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.177721 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.177780 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.177836 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.177876 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.177922 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.177968 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.178033 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.178033 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.178125 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.178184 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.178224 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.179124 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.179190 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.179260 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.179308 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.179357 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.179431 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.179471 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.179510 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.179559 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.179605 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.179645 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.179684 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.179684 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.179684 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.180382 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.180471 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.180516 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.180566 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.180668 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.180708 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.180708 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.180785 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.180832 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.180876 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.180876 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.180961 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.180999 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.180999 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.181523 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.181581 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.181627 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.181670 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.181760 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.181803 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.181843 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.181881 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.181920 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.181963 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.182002 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.182040 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.182040 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.182040 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.186593 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.186677 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.186741 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.186795 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.186875 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.186875 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.186974 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.187078 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.187339 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.187429 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.187429 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.187536 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.187588 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.187646 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.189210 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.189276 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.189338 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.189470 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.189470 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.189589 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.189646 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.189705 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.189755 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.189805 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.189805 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.189805 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.189805 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.189988 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.190060 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.190060 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.190150 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.190211 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.190265 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.190322 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.190392 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.190392 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.190507 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.190561 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.190621 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.190621 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.190621 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.190621 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.192559 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.192650 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.192650 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.192814 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.192814 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.192814 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.192978 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.193051 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.193108 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.193172 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.193228 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.193283 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.193346 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.193521 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.193579 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.193652 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.193716 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.193771 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.193825 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.193877 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.193928 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.193990 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.194051 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.194051 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.194051 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.194051 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.194051 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.194051 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.198283 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.198454 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.198454 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.198454 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.198630 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.198683 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.198738 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.198792 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.198858 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.198965 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.198965 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.199081 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.199148 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.199206 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.199271 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.199327 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.199402 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.199402 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.199402 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.199402 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.199616 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.199616 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.199616 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.199830 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.199830 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.199830 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.199971 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.199971 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.201609 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.201711 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.201711 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.201823 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.201823 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.201917 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.201982 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.202379 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.202467 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.202536 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.202595 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.202663 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.202663 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.202758 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.203074 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.203149 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.203219 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.203288 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.203345 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.203424 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.203502 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.203558 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.203621 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.203684 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.203773 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.203836 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.203892 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.203945 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.204011 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.204066 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.204066 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.204186 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.204248 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.204308 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.204387 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.204446 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.204497 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.204552 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.204617 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.204679 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.204679 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.204679 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.206804 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.206901 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.206974 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.206974 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.207078 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.207135 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.207135 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.207247 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.207480 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.207625 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.207687 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.207687 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.207826 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.207893 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.207949 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.208004 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.208065 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.208129 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.208129 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.208234 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.208290 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.208290 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.208420 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.208481 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.208529 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.208576 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.208626 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.208675 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.208675 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.208793 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.208847 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.208898 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.254992 np0000182326 devstack@c-api.service[112298]: INFO dbcounter [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Registered counter for database cinder Jun 19 21:40:08.255284 np0000182326 devstack@c-api.service[112297]: INFO dbcounter [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Registered counter for database cinder Jun 19 21:40:08.298561 np0000182326 devstack@c-api.service[112297]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 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=112297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.299921 np0000182326 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [None req-76afc99b-525a-41fe-a39d-537f781be1b8 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.413709 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writer thread running {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:40:08.415158 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writer thread running {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:40:08.417402 np0000182326 devstack@c-api.service[112298]: INFO cinder.rpc [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:40:08.419622 np0000182326 devstack@c-api.service[112298]: INFO cinder.rpc [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:40:08.420619 np0000182326 devstack@c-api.service[112297]: INFO cinder.rpc [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:40:08.421509 np0000182326 devstack@c-api.service[112298]: INFO cinder.rpc [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:40:08.422843 np0000182326 devstack@c-api.service[112297]: INFO cinder.rpc [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:40:08.423249 np0000182326 devstack@c-api.service[112298]: INFO cinder.rpc [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:40:08.424103 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.424890 np0000182326 devstack@c-api.service[112297]: INFO cinder.rpc [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:40:08.426717 np0000182326 devstack@c-api.service[112297]: INFO cinder.rpc [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:40:08.427076 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.427574 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.430616 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.449105 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:40:08.449571 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.449685 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.449858 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.450423 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.450506 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.450566 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.450631 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.450701 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.450701 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.450816 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.451114 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.451196 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.451267 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.451267 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.451430 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.451430 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.451553 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.451553 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.451719 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.451719 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.451827 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.451827 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.451950 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.451950 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.452398 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.452486 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.452552 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.452616 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.452679 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.452679 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.452789 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.453439 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.453506 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.453580 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.453653 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.453653 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.453772 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.453772 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.454013 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.454078 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.454139 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.454189 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.454270 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.454270 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.454410 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.454810 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.454901 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.454901 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.455090 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.455090 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.455090 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.455308 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.455841 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.455935 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.455935 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.456050 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.456050 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.456158 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.456158 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.456505 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.456584 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.456640 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.456693 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.456760 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.456760 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.456859 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.457304 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.457394 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.457467 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.457521 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.457575 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.457640 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.457640 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.458110 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.458175 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.458234 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.458284 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.458348 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.458452 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.458452 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.459491 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.459596 np0000182326 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [None req-76afc99b-525a-41fe-a39d-537f781be1b8 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.459744 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.459744 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.459744 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.459744 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.459983 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.459983 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.460112 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.460181 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.460240 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.460299 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.460413 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.460413 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.460548 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.460959 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.461023 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.461068 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.461135 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.461195 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.461296 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.461383 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.461702 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.461773 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.461857 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.461924 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.461966 np0000182326 devstack@c-api.service[112298]: INFO cinder.rpc [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:40:08.462015 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.462063 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.462149 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.462374 np0000182326 devstack@c-api.service[112297]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 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=112297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.462695 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.462748 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.462822 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.462890 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.463001 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.463001 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.463110 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.463562 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.463663 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.463782 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.463887 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.463887 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.463960 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.463995 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.464231 np0000182326 devstack@c-api.service[112298]: INFO cinder.rpc [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:40:08.464286 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.464389 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.464436 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.464504 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.464564 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.464600 np0000182326 devstack@c-api.service[112297]: INFO cinder.rpc [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:40:08.464638 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.464672 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.464990 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.465038 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.465120 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.465189 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.465189 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.465290 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.465397 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.465444 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.466157 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.466221 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.466292 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.466357 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.466427 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.466479 np0000182326 devstack@c-api.service[112297]: INFO cinder.rpc [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:40:08.466518 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.466558 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.467088 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.467139 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.467217 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.467286 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.467330 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.467386 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.467419 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.467484 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.467778 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.467841 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.467879 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.467958 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.468001 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.468081 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.468146 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.468643 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.468695 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.468745 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.468822 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.468888 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.468933 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.468988 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.469048 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.469109 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.469154 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.469233 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.469287 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.469324 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.469416 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.470423 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.470476 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.470549 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.470597 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.470659 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.470718 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.470798 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.470854 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.470917 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.470985 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.471047 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.471106 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.471153 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.471228 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.471820 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.471880 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.471920 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.471977 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.472049 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.472108 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.472170 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.472643 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.472697 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.472746 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.472811 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.472865 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.472934 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.472976 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112295) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 21:40:08.473026 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.473069 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.473109 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.473164 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.473223 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.473305 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.473357 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.473452 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.473511 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.473556 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.473775 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.474087 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.474139 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.474211 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.474253 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.474288 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.474332 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.474382 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.474432 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.474469 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.474512 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.474548 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.474588 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.474625 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.474665 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.474706 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.474741 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.474776 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.474810 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.474810 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.474810 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.474916 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.474916 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.474980 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.475016 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.475050 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.475091 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.475134 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.475170 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.475212 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.475253 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.475295 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.475337 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.475384 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.475384 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.475384 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.475479 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.475479 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.475700 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.475700 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.475700 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.475811 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.476210 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.476276 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.476314 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.476353 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.476405 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.476440 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.476496 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.476579 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.477200 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.477253 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.477315 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.477421 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.477484 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.477542 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.477607 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.477843 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.477893 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.477953 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.478033 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.478077 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.478145 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.478214 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.478214 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.478633 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.478699 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.478760 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.478831 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.478875 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.478966 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.479010 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.479621 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.479710 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.479710 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.479801 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.479939 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.479939 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.479939 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.480055 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.480314 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.480380 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.480443 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.480492 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.480574 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.480649 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.480725 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.481105 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.481170 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.481247 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.481404 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.481481 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.481481 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.481481 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.481481 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.481908 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.481959 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.482005 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.482083 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.482131 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.482188 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.482253 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.483055 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.483211 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.483295 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.483329 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.483412 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.483542 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.483542 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.483741 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.483892 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.483956 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.484002 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.484053 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.484108 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.484163 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.484224 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.484718 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.484783 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.484820 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.484858 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.484895 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.484929 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.485002 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.485043 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.485355 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.485428 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.485497 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.485548 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.485609 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.485670 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.485724 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.486245 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.486289 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.486380 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.486434 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.486504 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.486569 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.486634 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.487120 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.487190 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.487263 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.487430 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.487430 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.487430 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.487613 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.487821 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.487914 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.487914 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.488033 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.488033 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.488185 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.488234 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.488273 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.488454 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.488512 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.488576 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.488616 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.488685 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.488751 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.488796 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.488877 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.489574 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.489632 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.489702 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.489744 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.489820 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.489861 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.489944 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.490452 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.490524 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.490580 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.490648 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.490716 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.490782 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.490848 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.491060 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.491123 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.491163 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.491231 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.491294 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.491338 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.491438 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.491934 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.491988 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.492033 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.492109 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.492150 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.492216 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.492281 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.492341 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.492415 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.492499 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.492558 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.492598 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.492598 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.492662 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.492696 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.492869 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.493607 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.493661 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.493722 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.493791 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.493845 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.493900 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.493977 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.494027 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.494098 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.494173 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.494247 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.494300 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.494354 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.494437 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.494934 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.494999 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.495033 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.495103 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.495159 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.495207 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.495291 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.495411 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.495759 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.495840 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.495880 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.495880 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.496060 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.496060 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.496060 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.496159 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.496159 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.496227 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.496267 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.496302 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.496474 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.496474 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.496565 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.497159 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.497201 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.497278 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.497340 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.497411 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.497459 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.497526 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.497587 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.497646 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.497705 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.497765 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.497823 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.497881 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.497946 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 21:40:08.498008 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 21:40:08.498078 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 21:40:08.498136 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 21:40:08.498196 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 21:40:08.498254 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 21:40:08.498311 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 21:40:08.498536 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.498909 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.501431 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.501752 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.504290 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.504720 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.505748 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.506163 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.508416 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.508867 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.514305 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.514529 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.517707 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.517902 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.519956 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.520062 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.521448 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.521551 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.523337 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.523464 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.524755 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.525077 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.525728 np0000182326 devstack@c-api.service[112297]: WARNING cinder.api.contrib.hosts [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:40:08.526412 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.526524 np0000182326 devstack@c-api.service[112298]: WARNING cinder.api.contrib.hosts [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:40:08.527184 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.527754 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.528938 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.529284 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.530753 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.530945 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.531577 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: extensions {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.532002 np0000182326 devstack@c-api.service[112296]: INFO dbcounter [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Registered counter for database cinder Jun 19 21:40:08.532595 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.532930 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: extra_specs {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.534507 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: extensions {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.534661 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-volume-transfer {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.535969 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: extra_specs {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.536231 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-quota-class-sets {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.537524 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-volume-transfer {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.537612 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: cgsnapshots {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.538896 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: scheduler-stats {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.539172 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-quota-class-sets {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.540576 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: cgsnapshots {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.540958 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: qos-specs {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.542008 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: scheduler-stats {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.543000 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: capabilities {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.544219 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: encryption {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.544265 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: qos-specs {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.545759 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: encryption {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.546387 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: capabilities {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.547299 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-volume-type-access {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.547685 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: encryption {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.549016 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-quota-sets {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.549318 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: encryption {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.550603 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-snapshot-manage {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.551066 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-volume-type-access {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.552067 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-volume-manage {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.552675 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-quota-sets {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.553468 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-hosts {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.554216 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-snapshot-manage {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.554609 np0000182326 devstack@c-api.service[112295]: INFO dbcounter [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Registered counter for database cinder Jun 19 21:40:08.554810 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: os-availability-zone {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.555948 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-volume-manage {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.556728 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: consistencygroups {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.557665 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-hosts {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.558874 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extended resource: backups {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.559438 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: os-availability-zone {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.561094 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.contrib.snapshot_actions [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] SnapshotActionsController initialized {{(pid=112297) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:40:08.561430 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: consistencygroups {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.562069 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.564066 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extended resource: backups {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.564307 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.565816 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.566169 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.contrib.snapshot_actions [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] SnapshotActionsController initialized {{(pid=112298) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:40:08.567156 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.567434 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.568702 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.568816 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.570235 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.570306 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.571690 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.571897 np0000182326 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.572650 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension UsedLimits extending resource: limits {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.572769 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.572877 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.572936 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.572995 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573108 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573204 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573321 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573447 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573531 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573636 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573825 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension AdminActions extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.573940 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension AdminActions extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.574045 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension AdminActions extending resource: backups {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.574147 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.574263 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension VolumeActions extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.574313 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.574401 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-f4f4f864-3173-4f4b-b179-c26ee6a76bc4 None None] Extension TypesManage extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.575806 np0000182326 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.576664 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension UsedLimits extending resource: limits {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.576727 np0000182326 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.576793 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.576887 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577011 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577121 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577217 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577325 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577448 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577546 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577655 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577857 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension AdminActions extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.577960 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension AdminActions extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.578063 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension AdminActions extending resource: backups {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.578166 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.578287 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension VolumeActions extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.578440 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-76afc99b-525a-41fe-a39d-537f781be1b8 None None] Extension TypesManage extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.582282 np0000182326 devstack@c-api.service[112297]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afa5f6a3668 pid: 112297 (default app) Jun 19 21:40:08.586347 np0000182326 devstack@c-api.service[112298]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afa5f6a3668 pid: 112298 (default app) Jun 19 21:40:08.590989 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.590989 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.590989 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.590989 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.591339 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.591339 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.591339 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.591339 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.591711 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.591711 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.591711 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.591711 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.591711 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.591711 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.592149 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.592149 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.592149 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.592149 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.592149 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.592575 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.592575 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.592575 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.592575 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.592575 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.592946 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.592946 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.592946 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.592946 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593238 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593238 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593238 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593238 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593238 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593642 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593642 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593642 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593642 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593642 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593989 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593989 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593989 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593989 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.593989 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.593989 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.594588 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.594588 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.594588 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.594588 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.594588 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.594588 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595102 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595102 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595102 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595102 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595102 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595102 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595567 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595567 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595567 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595567 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595567 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595975 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595975 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595975 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.595975 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.595975 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.596508 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.596508 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.596508 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.596508 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.596508 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.596508 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.596958 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.596958 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.596958 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.596958 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.596958 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.596958 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.597395 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.597395 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.597395 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.597395 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.597395 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.597772 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.597772 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.597772 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.597772 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.597772 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.598147 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.598147 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.598147 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.598147 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.598489 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.598489 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.598489 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.598489 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.598805 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.598805 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.598805 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.598805 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.598805 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.599192 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.599192 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.599192 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.599192 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.599192 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.599576 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.599576 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.599576 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.599576 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.599924 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.599924 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.599924 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.599924 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.600145 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.600145 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.600145 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.600145 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.600335 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.600335 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.600335 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.600335 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601182 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601182 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601182 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601182 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601409 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601409 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601409 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601409 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601409 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601665 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601665 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601665 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601665 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601665 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601665 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601955 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601955 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601955 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.601955 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.601955 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602182 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602182 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602182 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602182 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602182 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602182 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602484 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602484 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602484 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602484 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602484 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602484 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602754 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602754 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602754 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602754 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.602754 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.602754 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603036 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603036 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603036 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603036 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603036 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603036 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603310 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603310 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603310 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603310 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603537 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603537 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603537 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603537 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603537 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603785 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603785 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603785 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603785 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:08.603785 np0000182326 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) Jun 19 21:40:08.603785 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-d9672398-040e-4af8-9793-549abbf4cd87 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:08.603785 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 1/1] 199.204.45.177 () {60 vars in 956 bytes} [Fri Jun 19 21:40:08 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 19 21:40:08.604219 np0000182326 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.708964 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writer thread running {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:40:08.712031 np0000182326 devstack@c-api.service[112296]: INFO cinder.rpc [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:40:08.715329 np0000182326 devstack@c-api.service[112296]: INFO cinder.rpc [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:40:08.718631 np0000182326 devstack@c-api.service[112296]: INFO cinder.rpc [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:40:08.721136 np0000182326 devstack@c-api.service[112296]: INFO cinder.rpc [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:40:08.722491 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.727851 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.732925 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writer thread running {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 21:40:08.736218 np0000182326 devstack@c-api.service[112295]: INFO cinder.rpc [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 21:40:08.738723 np0000182326 devstack@c-api.service[112295]: INFO cinder.rpc [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 21:40:08.741218 np0000182326 devstack@c-api.service[112295]: INFO cinder.rpc [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 21:40:08.743801 np0000182326 devstack@c-api.service[112295]: INFO cinder.rpc [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 21:40:08.745090 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.750177 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.765809 np0000182326 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.769357 np0000182326 devstack@c-api.service[112296]: INFO cinder.rpc [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:40:08.772312 np0000182326 devstack@c-api.service[112296]: INFO cinder.rpc [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:40:08.773922 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.787001 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.790133 np0000182326 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:08.793223 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.793865 np0000182326 devstack@c-api.service[112295]: INFO cinder.rpc [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 21:40:08.796629 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.796892 np0000182326 devstack@c-api.service[112295]: INFO cinder.rpc [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 21:40:08.799135 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.800939 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.804350 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.807733 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.810937 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.813983 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.814211 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.817183 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.818780 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.819670 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.821655 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.823115 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.827519 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.827870 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.830627 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.831617 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.835417 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.835570 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.835570 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.836975 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.837227 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.838676 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.839886 np0000182326 devstack@c-api.service[112296]: WARNING cinder.api.contrib.hosts [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:40:08.840413 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.840784 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.842202 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.843351 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.843844 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.844908 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.845527 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.846387 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: extensions {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.847668 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.849407 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: extra_specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.850973 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-volume-transfer {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.852715 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-quota-class-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.853273 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.854092 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: cgsnapshots {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.855505 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: scheduler-stats {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.856660 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.857067 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: qos-specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.858768 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.859195 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: capabilities {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.860540 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.860680 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.862171 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.862271 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.863751 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.863853 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-volume-type-access {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.864854 np0000182326 devstack@c-api.service[112295]: WARNING cinder.api.contrib.hosts [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 21:40:08.865446 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-quota-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.865546 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.866852 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-snapshot-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.866947 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.868321 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-volume-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.868470 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.869985 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.870832 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: extensions {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.873031 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: extra_specs {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.873623 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-hosts {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.874562 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-volume-transfer {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.875010 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: os-availability-zone {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.876269 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-quota-class-sets {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.876400 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: consistencygroups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.877961 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: cgsnapshots {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.878359 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extended resource: backups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.879664 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: scheduler-stats {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.881235 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: qos-specs {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.881334 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.contrib.snapshot_actions [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] SnapshotActionsController initialized {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:40:08.882515 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.883417 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: capabilities {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.884190 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.884825 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: encryption {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.885670 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.886399 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: encryption {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.887038 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.888102 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-volume-type-access {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.888543 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.889827 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-quota-sets {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.889963 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.891351 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-snapshot-manage {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.891487 np0000182326 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.892426 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension UsedLimits extending resource: limits {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.892564 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.892678 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.892898 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.892936 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-volume-manage {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.893007 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893115 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893277 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893430 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893546 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893651 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893758 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension AdminActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893881 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension AdminActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.893988 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension AdminActions extending resource: backups {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.894100 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.894230 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension VolumeActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.894382 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-2235f9a9-7ace-4cbb-8722-e6cb80f7e028 None None] Extension TypesManage extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.894427 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-hosts {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.895761 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: os-availability-zone {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.897073 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: consistencygroups {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.899472 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extended resource: backups {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 21:40:08.902649 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.contrib.snapshot_actions [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] SnapshotActionsController initialized {{(pid=112295) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 21:40:08.903802 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.905318 np0000182326 devstack@c-api.service[112296]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afa5f6a3668 pid: 112296 (default app) Jun 19 21:40:08.905699 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.907608 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.909024 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.910463 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.911981 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.913554 np0000182326 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 21:40:08.914500 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension UsedLimits extending resource: limits {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.914650 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.914742 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915025 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915150 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915243 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915399 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915549 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915767 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915767 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915951 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension AdminActions extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.915951 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension AdminActions extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.916191 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension AdminActions extending resource: backups {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.916191 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.916837 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension VolumeActions extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.916837 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-633fbf10-b634-4e1a-b306-49dcc4fa88c6 None None] Extension TypesManage extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 21:40:08.925380 np0000182326 devstack@c-api.service[112295]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7afa5f6a3668 pid: 112295 (default app) Jun 19 21:40:16.402663 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.402663 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.402663 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.402663 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.402663 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.403712 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.403712 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.403712 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.403712 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.403712 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.404082 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.404082 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.404082 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.404082 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.404082 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.404082 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.404473 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.404473 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.404473 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.404473 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.404723 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.404723 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.404723 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.404723 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.405014 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.405014 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.405014 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.405014 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.405327 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.405327 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.405327 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.405327 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.405327 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.405744 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.405744 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.405744 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.405744 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.405744 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406045 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406045 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406045 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406045 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406045 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406045 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406438 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406438 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406438 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406438 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406438 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406438 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406900 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406900 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406900 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406900 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.406900 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.406900 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407281 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407281 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407281 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407281 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407281 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407628 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407628 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407628 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407628 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407628 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407944 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407944 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407944 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407944 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.407944 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.407944 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408306 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408306 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408306 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408306 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408306 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408306 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408680 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408680 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408680 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408680 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408680 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408994 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408994 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408994 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.408994 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.408994 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.409481 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.409481 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.409481 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.409481 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.409747 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.409747 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.409747 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.409747 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.409997 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.409997 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.409997 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.409997 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.409997 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410178 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410178 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410178 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410178 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410178 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410304 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410304 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410304 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410304 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410424 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410424 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410424 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410424 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410542 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410542 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410542 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410542 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410650 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410650 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410650 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410650 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410761 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410761 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410761 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410761 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410871 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410871 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410871 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.410871 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.410871 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411010 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411010 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411010 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411010 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411010 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411010 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411172 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411172 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411172 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411172 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411172 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411303 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411303 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411303 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411303 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411303 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411303 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411471 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411471 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411471 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411471 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411471 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411471 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411634 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411634 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411634 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411634 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411634 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411634 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411798 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411798 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411798 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411798 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411798 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411798 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411953 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411953 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.411953 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.411953 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.412062 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.412062 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.412062 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.412062 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.412062 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.412200 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.412200 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.412200 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.412200 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:16.412200 np0000182326 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) Jun 19 21:40:16.412200 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.079392 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 admin admin] POST https://199.204.45.177/volume/v3/types Jun 19 21:40:17.079392 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 21:40:17.081099 np0000182326 devstack@c-api.service[112298]: /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 19 21:40:17.081099 np0000182326 devstack@c-api.service[112298]: warnings.warn( Jun 19 21:40:17.120466 np0000182326 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [None req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:17.161992 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 admin admin] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jun 19 21:40:17.162947 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 1/2] 199.204.45.177 () {68 vars in 1288 bytes} [Fri Jun 19 21:40:16 2026] POST /volume/v3/types => generated 186 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:40:17.174946 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 req-bfa43197-e592-4c04-969a-07ac615d7edb None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:40:17.538028 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 req-bfa43197-e592-4c04-969a-07ac615d7edb admin admin] POST https://199.204.45.177/volume/v3/types/be738972-f9c4-49bc-aa96-556abb304316/extra_specs Jun 19 21:40:17.538643 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 req-bfa43197-e592-4c04-969a-07ac615d7edb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 21:40:17.540453 np0000182326 devstack@c-api.service[112297]: /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 19 21:40:17.540453 np0000182326 devstack@c-api.service[112297]: warnings.warn( Jun 19 21:40:17.575547 np0000182326 devstack@c-api.service[112297]: DEBUG oslo_db.sqlalchemy.engines [req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 req-bfa43197-e592-4c04-969a-07ac615d7edb 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=112297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:40:17.644428 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [req-e578eba5-ed15-4c1d-9ff2-c9d7ae4860c6 req-bfa43197-e592-4c04-969a-07ac615d7edb admin admin] https://199.204.45.177/volume/v3/types/be738972-f9c4-49bc-aa96-556abb304316/extra_specs returned with HTTP 200 Jun 19 21:40:17.645125 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 2/3] 199.204.45.177 () {70 vars in 1505 bytes} [Fri Jun 19 21:40:17 2026] POST /volume/v3/types/be738972-f9c4-49bc-aa96-556abb304316/extra_specs => generated 55 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:40:18.771362 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=6 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:40:18.796078 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=6 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:40:27.157537 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:40:27.642398 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:43:04.693238 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.693238 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.693912 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.693912 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.693912 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.693912 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.693912 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694185 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694185 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694185 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694185 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694185 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694185 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694511 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694511 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694511 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694511 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694511 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694756 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694756 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694756 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694756 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694950 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694950 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.694950 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.694950 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695160 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695160 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695160 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695160 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695160 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695436 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695436 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695436 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695436 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695436 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695655 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695655 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695655 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695655 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695655 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695655 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695953 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695953 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695953 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695953 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.695953 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.695953 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696263 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696263 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696263 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696263 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696263 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696263 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696602 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696602 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696602 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696602 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696602 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696602 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696891 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696891 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.696891 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.696891 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697092 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697092 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697092 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697092 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697092 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697341 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697341 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697341 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697341 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697341 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697590 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697590 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697590 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697590 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697590 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697590 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697850 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697850 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697850 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.697850 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.697850 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698106 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698106 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698106 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698106 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698106 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698335 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698335 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698335 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698335 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698562 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698562 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698562 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698562 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698754 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698754 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698754 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.698754 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.698754 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699025 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699025 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699025 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699025 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699025 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699235 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699235 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699235 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699235 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699445 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699445 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699445 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699445 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699647 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699647 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699647 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699647 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699890 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699890 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.699890 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.699890 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700081 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700081 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700081 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700081 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700402 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700402 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700402 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700402 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700402 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700402 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700690 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700690 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700690 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700690 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700690 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700939 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700939 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700939 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700939 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700939 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.700939 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.700939 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701246 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701246 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701246 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701246 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701246 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701246 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701551 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701551 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701551 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701551 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701551 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701551 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701836 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701836 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701836 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701836 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.701836 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.701836 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702115 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702115 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702115 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702115 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702312 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702312 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702312 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702312 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702525 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702525 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702525 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702525 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702719 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702719 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702719 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:04.702719 np0000182326 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) Jun 19 21:43:04.702719 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-37d367bc-b85a-4a82-b2b8-e87697fa0666 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:04.702719 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-37d367bc-b85a-4a82-b2b8-e87697fa0666 None None] GET https://199.204.45.177/volume// Jun 19 21:43:04.702999 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-37d367bc-b85a-4a82-b2b8-e87697fa0666 None None] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:04.702999 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-37d367bc-b85a-4a82-b2b8-e87697fa0666 None None] Calling method 'all' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:04.702999 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-37d367bc-b85a-4a82-b2b8-e87697fa0666 None None] https://199.204.45.177/volume// returned with HTTP 300 Jun 19 21:43:04.702999 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 1/4] 199.204.45.177 () {66 vars in 1456 bytes} [Fri Jun 19 21:43:04 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 21:43:46.489751 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.489751 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.489751 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.489751 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.490718 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.490718 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.490718 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.490718 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.490965 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.490965 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.490965 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.490965 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.490965 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.490965 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.491315 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.491315 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.491315 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.491315 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.491315 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.491667 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.491667 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.491667 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.491667 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.491667 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.491999 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.491999 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.491999 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.491999 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492230 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492230 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492230 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492230 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492230 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492576 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492576 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492576 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492576 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492576 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492864 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492864 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492864 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492864 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.492864 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.492864 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493212 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493212 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493212 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493212 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493212 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493212 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493563 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493563 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493563 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493563 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493563 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493563 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493919 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493919 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493919 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.493919 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.493919 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.494356 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.494356 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.494356 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.494356 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.494356 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.494701 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.494701 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.494701 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.494701 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.494701 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.494701 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495034 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495034 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495034 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495034 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495034 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495034 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495383 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495383 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495383 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495383 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495383 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495701 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495701 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495701 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495701 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495701 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495995 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495995 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.495995 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.495995 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.496351 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.496351 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.496351 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.496351 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.496631 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.496631 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.496631 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.496631 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.496631 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.496924 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.496924 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.496924 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.496924 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.496924 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497225 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497225 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497225 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497225 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497468 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497468 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497468 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497468 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497700 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497700 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497700 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497700 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497931 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497931 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.497931 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.497931 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498178 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.498178 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498178 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.498178 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498434 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.498434 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498434 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.498434 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498434 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.498739 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498739 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.498739 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498739 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.498739 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.498739 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499082 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499082 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499082 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499082 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499082 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499382 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499382 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499382 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499382 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499382 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499382 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499738 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499738 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499738 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499738 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.499738 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.499738 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500098 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500098 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500098 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500098 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500098 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500098 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500477 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500477 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500477 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500477 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500477 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500477 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500836 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500836 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.500836 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.500836 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.501084 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.501084 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.501084 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.501084 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.501084 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.501401 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.501401 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.501401 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.501401 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:46.501401 np0000182326 devstack@c-api.service[112295]: warnings.warn(deprecated_msg) Jun 19 21:43:46.501401 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-00f7d136-ae17-4e39-a24c-b2cbf0cc4523 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:46.501401 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 1/5] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jun 19 21:43:46 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 19 21:43:46.535689 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-27dfde18-725a-4c8a-810e-5d604f8a42bc None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:46.548399 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 2/6] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jun 19 21:43:46 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 21:43:46.604841 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [req-27dfde18-725a-4c8a-810e-5d604f8a42bc req-2b5355cc-f583-4a83-a26a-2cea335617e7 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:46.609537 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [req-27dfde18-725a-4c8a-810e-5d604f8a42bc req-2b5355cc-f583-4a83-a26a-2cea335617e7 demo demo] GET https://199.204.45.177/volume/v3/ Jun 19 21:43:46.609783 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [req-27dfde18-725a-4c8a-810e-5d604f8a42bc req-2b5355cc-f583-4a83-a26a-2cea335617e7 demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:46.610045 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [req-27dfde18-725a-4c8a-810e-5d604f8a42bc req-2b5355cc-f583-4a83-a26a-2cea335617e7 demo demo] Calling method 'version_select' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:46.611095 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [req-27dfde18-725a-4c8a-810e-5d604f8a42bc req-2b5355cc-f583-4a83-a26a-2cea335617e7 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 19 21:43:46.611550 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 3/7] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jun 19 21:43:46 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:43:46.668072 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-21c84a57-1d24-4576-ad0c-80786269ca5f None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:47.123705 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-21c84a57-1d24-4576-ad0c-80786269ca5f demo demo] GET https://199.204.45.177/volume/v3/types Jun 19 21:43:47.124393 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-21c84a57-1d24-4576-ad0c-80786269ca5f demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:47.124705 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-21c84a57-1d24-4576-ad0c-80786269ca5f demo demo] Calling method 'index' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:47.125589 np0000182326 devstack@c-api.service[112296]: /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 19 21:43:47.125589 np0000182326 devstack@c-api.service[112296]: warnings.warn( Jun 19 21:43:47.126525 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-21c84a57-1d24-4576-ad0c-80786269ca5f demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:43:47.170895 np0000182326 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-21c84a57-1d24-4576-ad0c-80786269ca5f 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:43:47.202449 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-21c84a57-1d24-4576-ad0c-80786269ca5f demo demo] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jun 19 21:43:47.203163 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 2/8] 199.204.45.177 () {64 vars in 1290 bytes} [Fri Jun 19 21:43:46 2026] GET /volume/v3/types => generated 377 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:43:47.242920 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-865afe00-124f-436e-8f30-cea04fc8813a None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:47.705554 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-865afe00-124f-436e-8f30-cea04fc8813a demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 19 21:43:47.706516 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-865afe00-124f-436e-8f30-cea04fc8813a demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:47.706516 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-865afe00-124f-436e-8f30-cea04fc8813a demo demo] Calling method 'show' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:47.743053 np0000182326 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-865afe00-124f-436e-8f30-cea04fc8813a 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 21:43:47.761532 np0000182326 devstack@c-api.service[112295]: /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 19 21:43:47.761532 np0000182326 devstack@c-api.service[112295]: warnings.warn( Jun 19 21:43:47.763818 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-865afe00-124f-436e-8f30-cea04fc8813a demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 19 21:43:47.764343 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 2/9] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jun 19 21:43:47 2026] GET /volume/v3/types/default => generated 145 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:43:48.251176 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-95872ee7-d010-4e30-80d8-6c5d0d0389de None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:48.252893 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 3/10] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jun 19 21:43:48 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 19 21:43:48.288436 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-d86b7b4f-1b03-40fd-a9cb-f06388921ea8 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:48.300198 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 4/11] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jun 19 21:43:48 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 21:43:48.336744 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [req-d86b7b4f-1b03-40fd-a9cb-f06388921ea8 req-1c8d0623-116d-4ea7-a723-37b47cb9a812 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:48.340872 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [req-d86b7b4f-1b03-40fd-a9cb-f06388921ea8 req-1c8d0623-116d-4ea7-a723-37b47cb9a812 demo demo] GET https://199.204.45.177/volume/v3/ Jun 19 21:43:48.341430 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [req-d86b7b4f-1b03-40fd-a9cb-f06388921ea8 req-1c8d0623-116d-4ea7-a723-37b47cb9a812 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:48.341888 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [req-d86b7b4f-1b03-40fd-a9cb-f06388921ea8 req-1c8d0623-116d-4ea7-a723-37b47cb9a812 demo demo] Calling method 'version_select' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:48.342886 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [req-d86b7b4f-1b03-40fd-a9cb-f06388921ea8 req-1c8d0623-116d-4ea7-a723-37b47cb9a812 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 19 21:43:48.343674 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 3/12] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jun 19 21:43:48 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:43:48.383244 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-6ae910ab-8184-47fb-b24e-f8e4b81cf7e1 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:48.387237 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-6ae910ab-8184-47fb-b24e-f8e4b81cf7e1 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 19 21:43:48.387685 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-6ae910ab-8184-47fb-b24e-f8e4b81cf7e1 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:48.388196 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-6ae910ab-8184-47fb-b24e-f8e4b81cf7e1 demo demo] Calling method 'show' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:48.398669 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-6ae910ab-8184-47fb-b24e-f8e4b81cf7e1 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 19 21:43:48.399138 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 3/13] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jun 19 21:43:48 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:43:49.076441 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-9c3a18cd-b29e-4d2a-a451-a55ef1a54944 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.077828 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 4/14] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jun 19 21:43:49 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 19 21:43:49.114220 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-2fb82402-4b75-49fd-a418-348253fb39f1 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.117904 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 5/15] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jun 19 21:43:49 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 21:43:49.155699 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [req-2fb82402-4b75-49fd-a418-348253fb39f1 req-ff5ae188-6787-4315-bbf7-d3e4aa5c36c1 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.159014 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [req-2fb82402-4b75-49fd-a418-348253fb39f1 req-ff5ae188-6787-4315-bbf7-d3e4aa5c36c1 demo demo] GET https://199.204.45.177/volume/v3/ Jun 19 21:43:49.159244 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [req-2fb82402-4b75-49fd-a418-348253fb39f1 req-ff5ae188-6787-4315-bbf7-d3e4aa5c36c1 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:49.159533 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [req-2fb82402-4b75-49fd-a418-348253fb39f1 req-ff5ae188-6787-4315-bbf7-d3e4aa5c36c1 demo demo] Calling method 'version_select' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:49.160048 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [req-2fb82402-4b75-49fd-a418-348253fb39f1 req-ff5ae188-6787-4315-bbf7-d3e4aa5c36c1 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 19 21:43:49.160540 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 4/16] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jun 19 21:43:49 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:43:49.203900 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-888c4123-2592-46ef-89a8-eca854a4c923 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.208062 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-888c4123-2592-46ef-89a8-eca854a4c923 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 19 21:43:49.208567 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-888c4123-2592-46ef-89a8-eca854a4c923 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:49.208850 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-888c4123-2592-46ef-89a8-eca854a4c923 demo demo] Calling method 'show' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:49.219941 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-888c4123-2592-46ef-89a8-eca854a4c923 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 19 21:43:49.220297 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 4/17] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jun 19 21:43:49 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 21:43:49.259814 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-24f90fe7-02ee-4e15-b949-efa8b9b7d1fa None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.261060 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 5/18] 199.204.45.177 () {62 vars in 1068 bytes} [Fri Jun 19 21:43:49 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 19 21:43:49.294184 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-abb773e1-9b78-4241-8eb9-b5c07a684362 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.297930 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 6/19] 199.204.45.177 () {64 vars in 1272 bytes} [Fri Jun 19 21:43:49 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 21:43:49.336217 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [req-abb773e1-9b78-4241-8eb9-b5c07a684362 req-6a818879-141c-4e30-9e3c-6f88e9121353 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.340066 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [req-abb773e1-9b78-4241-8eb9-b5c07a684362 req-6a818879-141c-4e30-9e3c-6f88e9121353 demo demo] GET https://199.204.45.177/volume/v3/ Jun 19 21:43:49.340771 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [req-abb773e1-9b78-4241-8eb9-b5c07a684362 req-6a818879-141c-4e30-9e3c-6f88e9121353 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:49.340771 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [req-abb773e1-9b78-4241-8eb9-b5c07a684362 req-6a818879-141c-4e30-9e3c-6f88e9121353 demo demo] Calling method 'version_select' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:49.341024 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [req-abb773e1-9b78-4241-8eb9-b5c07a684362 req-6a818879-141c-4e30-9e3c-6f88e9121353 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 19 21:43:49.341617 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 5/20] 199.204.45.177 () {66 vars in 1346 bytes} [Fri Jun 19 21:43:49 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 19 21:43:49.382186 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-3c06863a-0cfa-40ac-986d-ad31a88e5db3 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:43:49.385948 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-3c06863a-0cfa-40ac-986d-ad31a88e5db3 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 19 21:43:49.386318 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-3c06863a-0cfa-40ac-986d-ad31a88e5db3 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:43:49.386761 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-3c06863a-0cfa-40ac-986d-ad31a88e5db3 demo demo] Calling method 'show' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:43:49.395570 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-3c06863a-0cfa-40ac-986d-ad31a88e5db3 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 19 21:43:49.396460 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 5/21] 199.204.45.177 () {64 vars in 1301 bytes} [Fri Jun 19 21:43:49 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 19 21:43:57.191616 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:43:59.391908 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=8 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:50:57.562483 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:50:57.680179 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:50:57.680582 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:50:57.680989 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:50:57.682060 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:50:57.683665 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:50:57.727992 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 demo demo] Get all volumes completed successfully. Jun 19 21:50:57.730779 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-088a40c8-6ed4-477c-a81a-4e8636127fd0 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:50:57.731307 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 6/22] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:50:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:51:07.719894 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:51:57.748939 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-e79b2701-77ef-4713-9d41-96faeca09cee None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:51:57.752328 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-e79b2701-77ef-4713-9d41-96faeca09cee demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:51:57.752594 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-e79b2701-77ef-4713-9d41-96faeca09cee demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:51:57.752845 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-e79b2701-77ef-4713-9d41-96faeca09cee demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:51:57.753634 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-e79b2701-77ef-4713-9d41-96faeca09cee demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:51:57.754709 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-e79b2701-77ef-4713-9d41-96faeca09cee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:51:57.795950 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-e79b2701-77ef-4713-9d41-96faeca09cee demo demo] Get all volumes completed successfully. Jun 19 21:51:57.799022 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-e79b2701-77ef-4713-9d41-96faeca09cee demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:51:57.799620 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 7/23] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:51:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:52:07.786529 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:52:57.827497 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:52:57.831810 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:52:57.832143 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:52:57.832529 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:52:57.833395 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:52:57.834846 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:52:57.880091 np0000182326 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 demo demo] Get all volumes completed successfully. Jun 19 21:52:57.882965 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-941d89b2-5ebe-4f9c-82b0-31cc617ef483 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:52:57.883199 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 6/24] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:52:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:53:07.873031 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:53:57.900524 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-1a133c54-2a8a-43c0-aca3-426493d51992 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:53:57.905261 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-1a133c54-2a8a-43c0-aca3-426493d51992 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:53:57.905537 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-1a133c54-2a8a-43c0-aca3-426493d51992 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:53:57.905793 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-1a133c54-2a8a-43c0-aca3-426493d51992 demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:53:57.906458 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-1a133c54-2a8a-43c0-aca3-426493d51992 demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:53:57.907524 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-1a133c54-2a8a-43c0-aca3-426493d51992 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:53:57.952564 np0000182326 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-1a133c54-2a8a-43c0-aca3-426493d51992 demo demo] Get all volumes completed successfully. Jun 19 21:53:57.955476 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-1a133c54-2a8a-43c0-aca3-426493d51992 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:53:57.956187 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 6/25] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:53:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:54:07.941399 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:54:57.999193 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:54:58.004186 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:54:58.004534 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:54:58.004825 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:54:58.005227 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:54:58.006508 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:54:58.017299 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 demo demo] Get all volumes completed successfully. Jun 19 21:54:58.021216 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-0916ccc8-4886-432d-ad3f-c7f5628f2b87 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:54:58.021875 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 7/26] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:54:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:55:08.010869 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:55:58.038347 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-720fe734-45cd-478f-8830-a2407004ff5f None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:55:58.164858 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-720fe734-45cd-478f-8830-a2407004ff5f demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:55:58.165138 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-720fe734-45cd-478f-8830-a2407004ff5f demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:55:58.165461 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-720fe734-45cd-478f-8830-a2407004ff5f demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:55:58.165832 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-720fe734-45cd-478f-8830-a2407004ff5f demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:55:58.167050 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-720fe734-45cd-478f-8830-a2407004ff5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:55:58.180221 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-720fe734-45cd-478f-8830-a2407004ff5f demo demo] Get all volumes completed successfully. Jun 19 21:55:58.183431 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-720fe734-45cd-478f-8830-a2407004ff5f demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:55:58.183853 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 8/27] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:55:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:56:08.173505 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:56:58.203654 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:56:58.208147 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:56:58.208408 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:56:58.209894 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:56:58.209894 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:56:58.211871 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:56:58.220781 np0000182326 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 demo demo] Get all volumes completed successfully. Jun 19 21:56:58.222816 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-59eaab01-4e8c-496a-8040-c8c8941992f8 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:56:58.223188 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 7/28] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:56:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:57:08.215180 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:57:58.238839 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:57:58.241673 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:57:58.241905 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:57:58.242319 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:57:58.242535 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:57:58.243918 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:57:58.261761 np0000182326 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a demo demo] Get all volumes completed successfully. Jun 19 21:57:58.264898 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-44494c1e-8eeb-4101-b49f-a10e1e0aa78a demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:57:58.265319 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 7/29] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:57:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:58:08.247621 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:58:58.280256 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:58:58.282725 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:58:58.282930 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:58:58.283126 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:58:58.283423 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:58:58.284173 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:58:58.292764 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 demo demo] Get all volumes completed successfully. Jun 19 21:58:58.295690 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-a8a9dc10-b2fe-45e0-962a-e9629a67aad5 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:58:58.296242 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 8/30] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:58:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 21:59:08.287083 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 21:59:58.311964 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-83d5618b-7977-4894-be72-144ebbd3531d None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 21:59:58.314838 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-83d5618b-7977-4894-be72-144ebbd3531d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 21:59:58.315068 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-83d5618b-7977-4894-be72-144ebbd3531d demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 21:59:58.315316 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-83d5618b-7977-4894-be72-144ebbd3531d demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 21:59:58.315675 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-83d5618b-7977-4894-be72-144ebbd3531d demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 21:59:58.316629 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-83d5618b-7977-4894-be72-144ebbd3531d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 21:59:58.326015 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-83d5618b-7977-4894-be72-144ebbd3531d demo demo] Get all volumes completed successfully. Jun 19 21:59:58.327667 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-83d5618b-7977-4894-be72-144ebbd3531d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 21:59:58.328134 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 9/31] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 21:59:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:00:08.320033 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:00:58.347190 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:00:58.511509 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:00:58.511509 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:00:58.511770 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:00:58.512060 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:00:58.513047 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:00:58.521117 np0000182326 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 demo demo] Get all volumes completed successfully. Jun 19 22:00:58.522790 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-c127ea0e-a8e1-421e-a14e-d46f31504191 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:00:58.523133 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 8/32] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:00:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:01:08.516602 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:01:58.536899 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-206557ef-188a-4666-8f3e-12eb982c3f32 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:01:58.540936 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-206557ef-188a-4666-8f3e-12eb982c3f32 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:01:58.541305 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-206557ef-188a-4666-8f3e-12eb982c3f32 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:01:58.541710 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-206557ef-188a-4666-8f3e-12eb982c3f32 demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:01:58.542148 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-206557ef-188a-4666-8f3e-12eb982c3f32 demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:01:58.543571 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-206557ef-188a-4666-8f3e-12eb982c3f32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:01:58.550817 np0000182326 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-206557ef-188a-4666-8f3e-12eb982c3f32 demo demo] Get all volumes completed successfully. Jun 19 22:01:58.552659 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-206557ef-188a-4666-8f3e-12eb982c3f32 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:01:58.553214 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 8/33] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:01:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:02:08.546430 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:02:58.567597 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:02:58.573398 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:02:58.573398 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:02:58.573398 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:02:58.573398 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:02:58.575546 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:02:58.584674 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca demo demo] Get all volumes completed successfully. Jun 19 22:02:58.587910 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-46f06dcb-0988-45a6-9f80-16d3573dbdca demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:02:58.588486 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 9/34] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:02:58 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 19 22:03:08.577863 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:03:58.602966 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:03:58.607203 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:03:58.607618 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:03:58.608086 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:03:58.608468 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:03:58.609387 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:03:58.618021 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce demo demo] Get all volumes completed successfully. Jun 19 22:03:58.620556 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-dec76cee-ac9b-4fc2-98e6-5f5ac2ff8cce demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:03:58.620977 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 10/35] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:03:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:04:08.612621 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:04:58.636723 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-41041714-d992-4405-a485-51c17f35171b None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:04:58.640385 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-41041714-d992-4405-a485-51c17f35171b demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:04:58.640679 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-41041714-d992-4405-a485-51c17f35171b demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:04:58.641052 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-41041714-d992-4405-a485-51c17f35171b demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:04:58.641325 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-41041714-d992-4405-a485-51c17f35171b demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:04:58.642413 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-41041714-d992-4405-a485-51c17f35171b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:04:58.652198 np0000182326 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-41041714-d992-4405-a485-51c17f35171b demo demo] Get all volumes completed successfully. Jun 19 22:04:58.654199 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-41041714-d992-4405-a485-51c17f35171b demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:04:58.654736 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 9/36] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:04:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:05:08.645821 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:05:58.668305 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:05:58.786210 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:05:58.786584 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:05:58.786935 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:05:58.787353 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:05:58.788836 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:05:58.798669 np0000182326 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d demo demo] Get all volumes completed successfully. Jun 19 22:05:58.801233 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-f0f4e6f5-60ea-4595-9f83-5228e370104d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:05:58.801731 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 9/37] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:05:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:06:08.792707 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:06:58.817766 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:06:58.821718 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:06:58.822192 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:06:58.822510 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:06:58.822863 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:06:58.823951 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:06:58.832595 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 demo demo] Get all volumes completed successfully. Jun 19 22:06:58.835514 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-569fd2c2-25a4-47be-ab33-91fc01eb5887 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:06:58.835978 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 10/38] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:06:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:07:08.827226 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:07:58.878291 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:07:58.882439 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:07:58.882794 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:07:58.883153 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:07:58.883586 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:07:58.885248 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:07:58.895069 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 demo demo] Get all volumes completed successfully. Jun 19 22:07:58.898331 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-8799b24d-2fcf-4e54-a74f-68c6a1804f32 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:07:58.898905 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 11/39] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:07:58 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 19 22:08:08.888536 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:08:58.918336 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:08:58.921384 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:08:58.921676 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:08:58.922055 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:08:58.922400 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:08:58.923527 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:08:58.931924 np0000182326 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 demo demo] Get all volumes completed successfully. Jun 19 22:08:58.933781 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-4d79c856-f38e-49eb-85b0-b971f88a58d0 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:08:58.934163 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 10/40] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:08:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:09:08.927142 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:09:58.948385 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:09:58.951502 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:09:58.952347 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:09:58.952689 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:09:58.953240 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:09:58.955567 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:09:58.962512 np0000182326 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c demo demo] Get all volumes completed successfully. Jun 19 22:09:58.965555 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-d4f9ded5-02d2-405f-8348-92e0ef0b7c8c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:09:58.966117 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 10/41] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:09:58 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 19 22:10:08.958087 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:10:58.978811 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:10:59.064905 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:10:59.065260 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:10:59.065654 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:10:59.066077 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:10:59.067503 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:10:59.076532 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 demo demo] Get all volumes completed successfully. Jun 19 22:10:59.078301 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-d5974e84-f464-4e75-b47a-476b4949c5b7 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:10:59.078638 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 11/42] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:10:58 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 19 22:11:09.071325 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:11:59.099854 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:11:59.104149 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:11:59.104520 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:11:59.104828 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:11:59.105779 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:11:59.106848 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:11:59.114237 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 demo demo] Get all volumes completed successfully. Jun 19 22:11:59.117130 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-8552711f-8c1f-410a-89ff-03b5f1b3b3f3 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:11:59.117756 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 12/43] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:11:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:12:09.109511 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:12:59.132715 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:12:59.136552 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:12:59.136916 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:12:59.137277 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:12:59.137794 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:12:59.139145 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:12:59.147921 np0000182326 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c demo demo] Get all volumes completed successfully. Jun 19 22:12:59.150604 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-afe72d4a-1d12-405a-89e4-10a488e8d22c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:12:59.151078 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 11/44] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:12:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:13:09.142145 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:13:59.163796 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:13:59.167643 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:13:59.168014 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:13:59.168386 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:13:59.168871 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:13:59.170288 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:13:59.177599 np0000182326 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 demo demo] Get all volumes completed successfully. Jun 19 22:13:59.179546 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-a71862dc-bbaa-44bd-8781-dd84cbd49a68 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:13:59.180220 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 11/45] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:13:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:14:09.173434 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:14:59.195001 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:14:59.198892 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:14:59.199249 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:14:59.199657 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:14:59.200076 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:14:59.201572 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:14:59.209855 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 demo demo] Get all volumes completed successfully. Jun 19 22:14:59.214015 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-ba33096d-8520-43d0-8a15-f14f451ba2b8 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:14:59.214015 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 12/46] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:14:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:15:09.204702 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:15:59.227836 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:15:59.282476 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:15:59.282754 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:15:59.283011 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:15:59.283293 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:15:59.284250 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:15:59.292052 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 demo demo] Get all volumes completed successfully. Jun 19 22:15:59.293910 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-9baf29cc-1f58-44c3-9c7b-d11312037f83 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:15:59.294197 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 13/47] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:15:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:16:09.287398 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:16:59.314931 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:16:59.319871 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:16:59.320197 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 demo demo] Empty body provided in request {{(pid=112296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:16:59.320563 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 demo demo] Calling method 'detail' {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:16:59.321079 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.api.api_utils [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 demo demo] Removing options '' from query. {{(pid=112296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:16:59.321929 np0000182326 devstack@c-api.service[112296]: DEBUG cinder.volume.api [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112296) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:16:59.329268 np0000182326 devstack@c-api.service[112296]: INFO cinder.volume.api [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 demo demo] Get all volumes completed successfully. Jun 19 22:16:59.331968 np0000182326 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-6eb0a0a0-21a9-4ba9-92ab-8d870adb10e9 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:16:59.332626 np0000182326 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 12/48] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:16:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:17:09.325571 np0000182326 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:17:59.344091 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.middleware.request_id [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a None None] RequestId filter calling following filter/app {{(pid=112295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:17:59.348440 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:17:59.348947 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a demo demo] Empty body provided in request {{(pid=112295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:17:59.349603 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.openstack.wsgi [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a demo demo] Calling method 'detail' {{(pid=112295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:17:59.350222 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.api.api_utils [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a demo demo] Removing options '' from query. {{(pid=112295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:17:59.354039 np0000182326 devstack@c-api.service[112295]: DEBUG cinder.volume.api [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112295) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:17:59.361331 np0000182326 devstack@c-api.service[112295]: INFO cinder.volume.api [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a demo demo] Get all volumes completed successfully. Jun 19 22:17:59.363968 np0000182326 devstack@c-api.service[112295]: INFO cinder.api.openstack.wsgi [None req-b4855f86-ce4e-46f8-bcf9-abfcaca6c95a demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:17:59.364563 np0000182326 devstack@c-api.service[112295]: [pid: 112295|app: 0|req: 12/49] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:17:59 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 19 22:18:09.357575 np0000182326 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=1 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:18:59.378772 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:18:59.382650 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:18:59.383270 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 demo demo] Empty body provided in request {{(pid=112298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:18:59.383833 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 demo demo] Calling method 'detail' {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:18:59.384480 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.api.api_utils [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 demo demo] Removing options '' from query. {{(pid=112298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:18:59.386096 np0000182326 devstack@c-api.service[112298]: DEBUG cinder.volume.api [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:18:59.392562 np0000182326 devstack@c-api.service[112298]: INFO cinder.volume.api [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 demo demo] Get all volumes completed successfully. Jun 19 22:18:59.397612 np0000182326 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [None req-5c9653ee-df5f-4282-b4a1-62e13761d992 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:18:59.398482 np0000182326 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 13/50] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:18:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:19:09.388716 np0000182326 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 22:19:59.409514 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 22:19:59.412422 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 19 22:19:59.412675 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be demo demo] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 22:19:59.412923 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be demo demo] Calling method 'detail' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 22:19:59.413220 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.api.api_utils [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be demo demo] Removing options '' from query. {{(pid=112297) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 22:19:59.414224 np0000182326 devstack@c-api.service[112297]: DEBUG cinder.volume.api [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112297) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 22:19:59.422650 np0000182326 devstack@c-api.service[112297]: INFO cinder.volume.api [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be demo demo] Get all volumes completed successfully. Jun 19 22:19:59.426121 np0000182326 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-8d2b9e0f-be36-4dbe-beac-c3ceb55b35be demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 19 22:19:59.426789 np0000182326 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 14/51] 199.204.45.177 () {64 vars in 1295 bytes} [Fri Jun 19 22:19:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 22:20:09.417438 np0000182326 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=1 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}