Jun 30 02:47:15.318333 np0000183541 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 02:47:15.329529 np0000183541 devstack@c-api.service[112612]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 02:47:15 2026] *** Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: nodename: np0000183541 Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: machine: x86_64 Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: clock source: unix Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: pcre jit disabled Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: detected number of CPU cores: 16 Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: current working directory: / Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: detected binary path: /usr/bin/uwsgi-core Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: your processes number limit is 256917 Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: your memory page size is 4096 bytes Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: detected max file descriptor number: 2048 Jun 30 02:47:15.332254 np0000183541 devstack@c-api.service[112612]: lock engine: pthread robust mutexes Jun 30 02:47:15.332797 np0000183541 devstack@c-api.service[112612]: thunder lock: enabled Jun 30 02:47:15.332797 np0000183541 devstack@c-api.service[112612]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 02:47:15.332797 np0000183541 devstack@c-api.service[112612]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 02:47:15.332797 np0000183541 devstack@c-api.service[112612]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 02:47:15.332797 np0000183541 devstack@c-api.service[112612]: Set PythonHome to /opt/stack/data/venv Jun 30 02:47:15.367732 np0000183541 devstack@c-api.service[112612]: Python main interpreter initialized at 0x7294bd0a3668 Jun 30 02:47:15.367732 np0000183541 devstack@c-api.service[112612]: python threads support enabled Jun 30 02:47:15.367732 np0000183541 devstack@c-api.service[112612]: your server socket listen backlog is limited to 100 connections Jun 30 02:47:15.367732 np0000183541 devstack@c-api.service[112612]: your mercy for graceful operations on workers is 80 seconds Jun 30 02:47:15.368242 np0000183541 devstack@c-api.service[112612]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 02:47:15.368383 np0000183541 devstack@c-api.service[112612]: *** Operational MODE: preforking *** Jun 30 02:47:15.368555 np0000183541 devstack@c-api.service[112612]: *** uWSGI is running in multiple interpreter mode *** Jun 30 02:47:15.368555 np0000183541 devstack@c-api.service[112612]: spawned uWSGI master process (pid: 112612) Jun 30 02:47:15.368758 np0000183541 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 02:47:15.369289 np0000183541 devstack@c-api.service[112612]: spawned uWSGI worker 1 (pid: 112619, cores: 1) Jun 30 02:47:15.369775 np0000183541 devstack@c-api.service[112612]: spawned uWSGI worker 2 (pid: 112620, cores: 1) Jun 30 02:47:15.370236 np0000183541 devstack@c-api.service[112612]: spawned uWSGI worker 3 (pid: 112621, cores: 1) Jun 30 02:47:15.370754 np0000183541 devstack@c-api.service[112612]: spawned uWSGI worker 4 (pid: 112622, cores: 1) Jun 30 02:47:15.370977 np0000183541 devstack@c-api.service[112612]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 02:47:15.507128 np0000183541 devstack@c-api.service[112620]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:15.507128 np0000183541 devstack@c-api.service[112620]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:15.507128 np0000183541 devstack@c-api.service[112620]: we strongly recommend against using it for new projects. Jun 30 02:47:15.507128 np0000183541 devstack@c-api.service[112620]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:15.507128 np0000183541 devstack@c-api.service[112620]: framework. For more detail see Jun 30 02:47:15.507128 np0000183541 devstack@c-api.service[112620]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:15.507128 np0000183541 devstack@c-api.service[112620]: import eventlet # noqa Jun 30 02:47:15.511014 np0000183541 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:15.511014 np0000183541 devstack@c-api.service[112621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:15.511014 np0000183541 devstack@c-api.service[112621]: we strongly recommend against using it for new projects. Jun 30 02:47:15.511014 np0000183541 devstack@c-api.service[112621]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:15.511014 np0000183541 devstack@c-api.service[112621]: framework. For more detail see Jun 30 02:47:15.511014 np0000183541 devstack@c-api.service[112621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:15.511014 np0000183541 devstack@c-api.service[112621]: import eventlet # noqa Jun 30 02:47:15.511607 np0000183541 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:15.511607 np0000183541 devstack@c-api.service[112622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:15.511607 np0000183541 devstack@c-api.service[112622]: we strongly recommend against using it for new projects. Jun 30 02:47:15.511607 np0000183541 devstack@c-api.service[112622]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:15.511607 np0000183541 devstack@c-api.service[112622]: framework. For more detail see Jun 30 02:47:15.511607 np0000183541 devstack@c-api.service[112622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:15.511607 np0000183541 devstack@c-api.service[112622]: import eventlet # noqa Jun 30 02:47:15.513693 np0000183541 devstack@c-api.service[112619]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:15.513693 np0000183541 devstack@c-api.service[112619]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:15.513693 np0000183541 devstack@c-api.service[112619]: we strongly recommend against using it for new projects. Jun 30 02:47:15.513693 np0000183541 devstack@c-api.service[112619]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:15.513693 np0000183541 devstack@c-api.service[112619]: framework. For more detail see Jun 30 02:47:15.513693 np0000183541 devstack@c-api.service[112619]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:15.513693 np0000183541 devstack@c-api.service[112619]: import eventlet # noqa Jun 30 02:47:15.598053 np0000183541 devstack@c-api.service[112619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:15.598053 np0000183541 devstack@c-api.service[112619]: warnings.warn( Jun 30 02:47:15.602764 np0000183541 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:15.602764 np0000183541 devstack@c-api.service[112620]: warnings.warn( Jun 30 02:47:15.604146 np0000183541 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:15.604146 np0000183541 devstack@c-api.service[112622]: warnings.warn( Jun 30 02:47:15.606135 np0000183541 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:15.606135 np0000183541 devstack@c-api.service[112621]: warnings.warn( Jun 30 02:47:15.673228 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:15.673228 np0000183541 devstack@c-api.service[112619]: from cgi import parse_header Jun 30 02:47:15.683703 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:15.683703 np0000183541 devstack@c-api.service[112622]: from cgi import parse_header Jun 30 02:47:15.688011 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:15.688011 np0000183541 devstack@c-api.service[112620]: from cgi import parse_header Jun 30 02:47:15.692428 np0000183541 devstack@c-api.service[112621]: /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 30 02:47:15.692428 np0000183541 devstack@c-api.service[112621]: from cgi import parse_header Jun 30 02:47:15.720879 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:15.720879 np0000183541 devstack@c-api.service[112619]: removals.removed_module( Jun 30 02:47:15.722110 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:15.722110 np0000183541 devstack@c-api.service[112619]: removals.removed_module( Jun 30 02:47:15.736333 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:15.736333 np0000183541 devstack@c-api.service[112622]: removals.removed_module( Jun 30 02:47:15.741015 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:15.741015 np0000183541 devstack@c-api.service[112620]: removals.removed_module( Jun 30 02:47:15.741610 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:15.741610 np0000183541 devstack@c-api.service[112622]: removals.removed_module( Jun 30 02:47:15.741740 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:15.741740 np0000183541 devstack@c-api.service[112620]: removals.removed_module( Jun 30 02:47:15.754312 np0000183541 devstack@c-api.service[112621]: /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 30 02:47:15.754312 np0000183541 devstack@c-api.service[112621]: removals.removed_module( Jun 30 02:47:15.756415 np0000183541 devstack@c-api.service[112621]: /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 30 02:47:15.756415 np0000183541 devstack@c-api.service[112621]: removals.removed_module( Jun 30 02:47:16.462221 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:16.462221 np0000183541 devstack@c-api.service[112619]: warnings.warn( Jun 30 02:47:16.515025 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:16.515025 np0000183541 devstack@c-api.service[112619]: warnings.warn( Jun 30 02:47:16.546370 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:16.546370 np0000183541 devstack@c-api.service[112622]: warnings.warn( Jun 30 02:47:16.556849 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:16.556849 np0000183541 devstack@c-api.service[112620]: warnings.warn( Jun 30 02:47:16.576568 np0000183541 devstack@c-api.service[112621]: /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 30 02:47:16.576568 np0000183541 devstack@c-api.service[112621]: warnings.warn( Jun 30 02:47:16.601366 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:16.601366 np0000183541 devstack@c-api.service[112622]: warnings.warn( Jun 30 02:47:16.612508 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:16.612508 np0000183541 devstack@c-api.service[112620]: warnings.warn( Jun 30 02:47:16.629546 np0000183541 devstack@c-api.service[112621]: /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 30 02:47:16.629546 np0000183541 devstack@c-api.service[112621]: warnings.warn( Jun 30 02:47:16.725377 np0000183541 devstack@c-api.service[112619]: 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 30 02:47:16.725564 np0000183541 devstack@c-api.service[112619]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112619) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:16.811692 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:16.811692 np0000183541 devstack@c-api.service[112619]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:16.813568 np0000183541 devstack@c-api.service[112620]: 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 30 02:47:16.813746 np0000183541 devstack@c-api.service[112620]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112620) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:16.822581 np0000183541 devstack@c-api.service[112622]: 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 30 02:47:16.822812 np0000183541 devstack@c-api.service[112622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:16.826661 np0000183541 devstack@c-api.service[112621]: 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 30 02:47:16.826846 np0000183541 devstack@c-api.service[112621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:16.879680 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:16.879680 np0000183541 devstack@c-api.service[112620]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:16.885337 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:16.885337 np0000183541 devstack@c-api.service[112622]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:16.889708 np0000183541 devstack@c-api.service[112621]: /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 30 02:47:16.889708 np0000183541 devstack@c-api.service[112621]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:17.275741 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112619) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:17.275934 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:17.276047 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112620) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:17.276111 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.276344 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.276408 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:17.276462 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.276529 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.276586 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.276650 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.276711 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.276763 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.276874 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.276874 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.277063 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.277136 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.277195 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.277251 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.277313 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.277375 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.277443 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.277500 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.277569 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.277640 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.277704 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.277759 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.277838 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.277895 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.277949 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.278036 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.278092 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.278147 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.278221 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.278277 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.278340 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.278394 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.278453 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.278510 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.278561 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.278612 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.278667 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.278723 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.278793 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.278855 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.279841 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.279925 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.279980 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.280080 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.280080 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.280189 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.280247 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.280315 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.280371 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.280371 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.280371 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.280371 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.280585 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.280649 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.280713 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.280796 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.280853 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.280913 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.281016 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.281088 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.281088 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.281210 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.281272 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.281329 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.281393 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.281393 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.281508 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.281565 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.286526 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.286596 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.286648 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.286694 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.286752 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.286798 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.286884 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.286998 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.287055 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.287121 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.287180 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.287226 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.287277 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.287324 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.287368 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.287405 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.287452 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.287501 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.287540 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.287583 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.287628 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.287672 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.287716 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.287759 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.287798 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.287840 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.287840 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.287840 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.288348 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.288435 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.288479 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.288519 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.288576 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.288621 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.288679 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.288723 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.288767 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.288809 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.288853 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.288891 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.288929 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.288969 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.289043 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.289087 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.289125 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.289167 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.289210 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.289249 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.289288 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.289331 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.289375 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.289427 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.289477 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.289522 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.289560 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.289602 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.289640 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.289683 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.289726 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.289761 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.289799 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.289848 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.289892 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.289929 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.289967 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.290021 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.290072 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.290112 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.290151 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.290195 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.290235 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.290278 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.290330 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.290369 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.290417 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.290457 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.290495 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.290535 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.290578 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.290578 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.290659 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.290713 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.290713 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.290713 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.290828 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.290828 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.290901 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.290945 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.290982 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.290982 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.291075 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.291122 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.291122 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.291201 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.291243 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.291291 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.291334 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.291372 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.291411 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.291453 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.291500 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.291500 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.291500 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.291500 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.291646 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.291683 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.291719 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.291719 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.291719 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.291719 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.291719 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.291719 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.292633 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.292725 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.292725 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.292820 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.292870 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.292919 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.292966 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.293049 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.293106 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.293153 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.293197 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.293240 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.293287 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.293330 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.293374 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.293418 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.293468 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.293518 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.293562 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.293606 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.293641 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.293684 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.293728 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.293764 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.293803 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.293844 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.293891 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.293891 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.294264 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.294329 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.294375 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.294434 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.294474 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.294517 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.294559 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.294603 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.294648 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.294691 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.294734 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.294773 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.294818 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.294857 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.294897 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.294963 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.295043 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.295085 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.295126 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.295164 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.295209 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.295248 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.295296 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.295340 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.295379 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.295418 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.295462 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.295505 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.295547 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.295589 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.295626 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.295666 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.295709 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.295752 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.295796 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.295835 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.295872 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.295915 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.295957 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.296019 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.296055 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.296100 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.296139 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.296201 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.296237 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.296282 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.296325 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.296367 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.296404 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.296443 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.296480 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.296558 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.296605 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.296649 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.296649 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.296649 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.297503 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.297543 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.297576 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.297604 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.297701 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.297736 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.297764 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.297795 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.297819 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.297851 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.297884 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.297910 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.297942 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.297969 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.298027 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.298054 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.298085 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.298118 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.298149 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.298176 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.298176 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.298223 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.298255 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.298282 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.298312 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.298339 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.298339 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.298339 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.302679 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.302749 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.302804 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.302889 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.302930 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.302964 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.303013 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.303044 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.303071 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.303116 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.303145 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.303179 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.303211 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.303235 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.303262 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.303292 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.303318 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.303346 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.303391 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.303448 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.303478 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.303509 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.303559 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.303617 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.303678 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.303736 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.303794 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.303860 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.303890 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.303970 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.304027 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.304097 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.304140 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.304168 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.304208 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.304236 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.304269 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.304298 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.304325 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.304353 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.304380 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.304423 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.304451 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.304480 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.304509 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.304533 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.304561 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.304587 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.304611 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.304638 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.304668 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.304695 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.304719 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.304719 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.304719 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.304799 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.305673 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.305727 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.305794 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.305847 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.305888 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.305928 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.305973 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.306042 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.306082 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.306117 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.306157 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.306196 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.306196 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.306274 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.306318 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.306362 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.306362 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.306438 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.306476 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.306514 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.306556 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.306600 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.306637 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.306680 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.306722 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.306768 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.306768 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.306768 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.308864 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.308952 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.308952 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.309065 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.309115 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.309159 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.309204 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.309243 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.309288 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.309324 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.309370 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.309413 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.309456 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.309495 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.309536 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.309536 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.309614 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.309614 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.309699 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.309738 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.309777 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.309820 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.309858 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.309858 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.309858 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.309858 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.310032 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.310032 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.311292 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.311347 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.311420 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.311474 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.311521 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.311565 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.311604 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.311643 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.311687 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.311737 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.311776 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.311818 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.311862 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.311901 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.311943 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.312015 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.312058 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.312096 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.312146 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.312184 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.312228 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.312266 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.312316 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.312356 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.312395 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.312436 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.312480 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.312521 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.312570 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.312610 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.312649 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.312692 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.312730 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.312769 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.312806 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.312850 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.312889 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.312934 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.312975 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.313032 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.313080 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.313119 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.313164 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.313205 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.313243 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.313282 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.313320 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.313369 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.313407 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.313444 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.313482 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.313520 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.313563 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.313599 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.313640 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.313677 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.313714 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.313760 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.313803 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.313841 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.313878 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.313914 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.313953 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.314005 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.314041 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.314079 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.314116 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.314172 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.314212 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.314252 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.314289 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.314334 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.314371 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.314408 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.314450 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.314500 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.314553 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.314605 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.314605 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.314694 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.314741 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.314741 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.314741 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.314741 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.314913 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.314913 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.315032 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.315084 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.315131 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.315169 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.315213 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.315255 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.315292 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.315332 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.315374 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.315412 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.315456 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.315456 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.315536 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.315536 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.315536 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.315536 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.315685 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.315729 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.315766 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.315809 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.315851 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.315889 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.315934 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.315934 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.315934 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.315934 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.316092 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.316092 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.316092 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.316092 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.316278 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.316325 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.316375 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.316413 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.316452 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.316501 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.316540 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.316584 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.316641 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.316697 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.316742 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.316789 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.316833 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.316875 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.316920 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.316957 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.317014 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.317064 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.317100 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.317146 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.317185 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.317226 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.317271 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.317309 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.317348 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.317385 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.317421 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.317464 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.317514 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.317570 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.317630 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.317681 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.317721 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.317766 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.317804 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.317849 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.317888 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.317931 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.317975 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.318031 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.318190 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.318259 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.318323 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.318373 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.318411 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.318462 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.318515 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.318561 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.318610 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.318660 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.318698 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.318743 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.318781 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.318823 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.318866 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.318909 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.318948 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.319007 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.319047 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.319102 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.319142 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.319185 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.319227 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.319264 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.319309 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.319345 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.319383 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.319421 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.319471 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.319514 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.319552 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.319589 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.319627 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.319671 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.319708 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.319750 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.319750 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.319829 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.319878 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.319917 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.319956 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.319956 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.320065 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.320104 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.320143 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.320202 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.320241 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.320287 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.320331 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.320368 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.320405 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.320442 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.320524 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.320575 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.320614 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.320656 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.320690 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.320744 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.320783 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.320823 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.320862 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.320897 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.320937 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.321291 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.321407 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.321507 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.321507 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.321609 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.321649 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.321649 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.321649 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.321767 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.321811 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.321967 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.322037 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.322083 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.322128 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.322167 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.322206 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.322249 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.322288 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.322328 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.322365 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.322402 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.322438 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.322507 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.322560 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.322601 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.322648 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.322687 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.322724 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.322724 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.322805 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.322848 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.322887 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.322928 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.322966 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.322966 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.322966 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.322966 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.323128 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.323173 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.323173 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.323247 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.323284 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.323332 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.323332 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.323332 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.323332 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.323332 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.323561 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.323606 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.323646 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.323683 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.323726 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.323770 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.323812 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.323850 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.323893 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.323930 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.323969 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.324032 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.324076 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.324134 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.326503 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.326571 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.326571 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.326656 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.326698 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.326735 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.326775 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.326818 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.326856 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.326905 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.326952 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.327021 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.327070 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.327109 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.327152 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.327196 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.327196 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.327266 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.327305 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.327354 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.327397 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.327435 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.327435 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.327525 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.327569 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.327663 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.327709 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.327747 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.327747 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.327827 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.327865 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.327865 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.327865 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.328053 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.328108 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.328152 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.328191 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.328230 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.328270 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.328337 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.328389 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.328449 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.328505 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.328570 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.328634 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.328676 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.328714 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.328752 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.328789 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.328826 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.328872 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.328917 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.328954 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.329022 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.329065 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.329104 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.329143 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.329143 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.329143 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.329143 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.329143 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.329143 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.329143 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.329388 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.329388 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.329388 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.329388 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.329540 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.329582 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.329582 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.329663 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.329663 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.329737 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.329780 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.329822 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.329866 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.329866 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.329935 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.329977 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.330032 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.330032 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.330032 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.330141 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.330141 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.330619 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.330803 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.330803 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.330919 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.331015 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.331075 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.331116 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.331168 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.331208 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.331246 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.331284 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.331322 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.331368 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.331413 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.331457 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.331497 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.331535 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.331573 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.331610 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.331647 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.331686 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.331726 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.331770 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.331808 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.331847 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.331884 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.331927 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.331971 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.332068 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.332108 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.332152 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.332189 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.332228 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.332292 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.332335 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.332378 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.332416 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.332455 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.332499 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.332537 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.332576 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.332613 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.332649 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.332688 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.332739 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.332778 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.332817 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.332855 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.332893 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.332938 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.333009 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.333009 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.333121 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.333121 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.333213 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.333253 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.333300 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.333346 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.333390 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.333425 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.333464 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.333501 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.333541 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.333579 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.333618 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.333653 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.333691 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.333732 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.333771 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.333809 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.333852 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.333890 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.333932 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.333932 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.333932 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.333932 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.333932 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.334122 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.334122 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.334122 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.334122 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.334122 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.334122 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.334122 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.335556 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.335601 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.335626 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.335650 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.335674 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.335712 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.335736 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.335760 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.335788 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.335819 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.335844 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.335869 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.335897 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.335939 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.335977 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.336044 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.336103 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.336136 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.336165 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.336193 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.336224 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.336251 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.336283 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.336313 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.336344 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.336371 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.336402 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.336429 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:17.337538 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.337609 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.337666 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.337711 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.337767 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.337813 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.337874 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.337929 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.337982 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.338052 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.338107 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.338107 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.338206 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.338250 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.338292 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.338337 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:17.338389 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.338434 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:17.338475 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.338522 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:17.338522 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:17.338594 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.338637 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:17.338637 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:17.385231 np0000183541 devstack@c-api.service[112621]: INFO dbcounter [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Registered counter for database cinder Jun 30 02:47:17.385426 np0000183541 devstack@c-api.service[112620]: INFO dbcounter [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Registered counter for database cinder Jun 30 02:47:17.385865 np0000183541 devstack@c-api.service[112622]: INFO dbcounter [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Registered counter for database cinder Jun 30 02:47:17.387777 np0000183541 devstack@c-api.service[112619]: INFO dbcounter [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Registered counter for database cinder Jun 30 02:47:17.427887 np0000183541 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.428842 np0000183541 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.430280 np0000183541 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.431181 np0000183541 devstack@c-api.service[112619]: DEBUG oslo_db.sqlalchemy.engines [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 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=112619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.542364 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writer thread running {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:17.544100 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writer thread running {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:17.544691 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writer thread running {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:17.545000 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writer thread running {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:17.545124 np0000183541 devstack@c-api.service[112619]: INFO cinder.rpc [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:17.547549 np0000183541 devstack@c-api.service[112622]: INFO cinder.rpc [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:17.548641 np0000183541 devstack@c-api.service[112621]: INFO cinder.rpc [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:17.548774 np0000183541 devstack@c-api.service[112619]: INFO cinder.rpc [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:17.548839 np0000183541 devstack@c-api.service[112620]: INFO cinder.rpc [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:17.549380 np0000183541 devstack@c-api.service[112622]: INFO cinder.rpc [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:17.549666 np0000183541 devstack@c-api.service[112621]: INFO cinder.rpc [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:17.549950 np0000183541 devstack@c-api.service[112619]: INFO cinder.rpc [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:17.550190 np0000183541 devstack@c-api.service[112620]: INFO cinder.rpc [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:17.551567 np0000183541 devstack@c-api.service[112622]: INFO cinder.rpc [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:17.551616 np0000183541 devstack@c-api.service[112621]: INFO cinder.rpc [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:17.552278 np0000183541 devstack@c-api.service[112619]: INFO cinder.rpc [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:17.552547 np0000183541 devstack@c-api.service[112620]: INFO cinder.rpc [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:17.553328 np0000183541 devstack@c-api.service[112621]: INFO cinder.rpc [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:17.553479 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.553523 np0000183541 devstack@c-api.service[112622]: INFO cinder.rpc [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:17.554216 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.554309 np0000183541 devstack@c-api.service[112620]: INFO cinder.rpc [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:17.554369 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.555296 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.557174 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.557316 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.557358 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.558208 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.589420 np0000183541 devstack@c-api.service[112619]: DEBUG oslo_db.sqlalchemy.engines [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 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=112619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.590864 np0000183541 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.591597 np0000183541 devstack@c-api.service[112619]: INFO cinder.rpc [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:17.591859 np0000183541 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.592865 np0000183541 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:17.593571 np0000183541 devstack@c-api.service[112622]: INFO cinder.rpc [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:17.593846 np0000183541 devstack@c-api.service[112619]: INFO cinder.rpc [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:17.595076 np0000183541 devstack@c-api.service[112621]: INFO cinder.rpc [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:17.595178 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.595474 np0000183541 devstack@c-api.service[112620]: INFO cinder.rpc [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:17.595913 np0000183541 devstack@c-api.service[112622]: INFO cinder.rpc [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:17.597111 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.598174 np0000183541 devstack@c-api.service[112620]: INFO cinder.rpc [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:17.598652 np0000183541 devstack@c-api.service[112621]: INFO cinder.rpc [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:17.599350 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.600662 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.608355 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.608799 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.611492 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.612703 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.613171 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.613359 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.615758 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.615935 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.616452 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.617640 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.619119 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.620068 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.620513 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.620865 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.623053 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.623247 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.623791 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.624916 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.626253 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.626327 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.626766 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.627896 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.629329 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.629401 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.629821 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.630858 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.632190 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.632413 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.633131 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.633893 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.635082 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.635461 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.636007 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.636549 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.636725 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.637478 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.638627 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.639225 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.639692 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.640205 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.640310 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.641479 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.643138 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.644100 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.644755 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.645879 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.648138 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.649288 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.649362 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.649650 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.650225 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.651377 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.651881 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.652950 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.653074 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.653215 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.653313 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.654411 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.654700 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.655085 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.655788 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.655930 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.656178 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.656648 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.657276 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.657462 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.657687 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.658098 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.658563 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.658874 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.659336 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.659490 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.660012 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.660240 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.660767 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.660964 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.661285 np0000183541 devstack@c-api.service[112619]: WARNING cinder.api.contrib.hosts [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:17.661390 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.661496 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: extensions {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.662315 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.662387 np0000183541 devstack@c-api.service[112622]: WARNING cinder.api.contrib.hosts [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:17.662445 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.662574 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: extensions {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.662828 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: cgsnapshots {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.663772 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.663860 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.664255 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: qos-specs {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.664476 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: cgsnapshots {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.665218 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.665428 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.665839 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: qos-specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.666217 np0000183541 devstack@c-api.service[112620]: WARNING cinder.api.contrib.hosts [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:17.666443 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: extensions {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.666888 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: capabilities {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.666970 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.667969 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: capabilities {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.668303 np0000183541 devstack@c-api.service[112621]: WARNING cinder.api.contrib.hosts [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:17.668392 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: backups {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.668466 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: cgsnapshots {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.668528 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: extensions {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.669475 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: backups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.669740 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: qos-specs {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.670211 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: cgsnapshots {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.670380 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-volume-type-access {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.671584 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-volume-type-access {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.671749 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: qos-specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.671833 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: capabilities {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.672049 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: encryption {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.673114 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: backups {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.673182 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.673519 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: consistencygroups {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.674043 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: capabilities {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.674695 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: consistencygroups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.675144 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-volume-type-access {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.675413 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: backups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.675750 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: extra_specs {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.676691 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: extra_specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.676789 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: encryption {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.677305 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: encryption {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.677493 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-volume-type-access {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.678250 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.678408 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: consistencygroups {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.678823 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-volume-manage {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.679245 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.679777 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-volume-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.680290 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-volume-transfer {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.680359 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: extra_specs {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.680840 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: consistencygroups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.681254 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-volume-transfer {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.681922 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: encryption {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.682017 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-availability-zone {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.682906 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: extra_specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.683018 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-availability-zone {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.683347 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-quota-sets {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.683471 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-volume-manage {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.684281 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-quota-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.684444 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.684926 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-volume-transfer {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.685069 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-quota-class-sets {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.685690 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-quota-class-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.685966 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-volume-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.686241 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-snapshot-manage {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.686554 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-availability-zone {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.687068 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-snapshot-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.687444 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-volume-transfer {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.687677 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: os-hosts {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.687879 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-quota-sets {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.688579 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: os-hosts {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.689040 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extended resource: scheduler-stats {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.689109 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-availability-zone {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.689262 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-quota-class-sets {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.689953 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extended resource: scheduler-stats {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.690576 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-quota-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.690689 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-snapshot-manage {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.691318 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.692001 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: os-hosts {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.692082 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-quota-class-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.692695 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.692757 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.693359 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extended resource: scheduler-stats {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.693407 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-snapshot-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.693598 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.contrib.snapshot_actions [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] SnapshotActionsController initialized {{(pid=112619) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:17.694094 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.694319 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.694836 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: os-hosts {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.694925 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.contrib.snapshot_actions [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] SnapshotActionsController initialized {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:17.695672 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.695723 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.695948 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.696866 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extended resource: scheduler-stats {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:17.697005 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.697054 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.697339 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.698171 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] SnapshotActionsController initialized {{(pid=112620) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:17.698327 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.698372 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.698897 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.699202 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.699726 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.699857 np0000183541 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.700256 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.700667 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension UsedLimits extending resource: limits {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.700765 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.700826 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.701180 np0000183541 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.701550 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.701652 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.701716 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] SnapshotActionsController initialized {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:17.701773 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.701773 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeActions extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.701885 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.701949 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702035 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension UsedLimits extending resource: limits {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702110 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension TypesManage extending resource: types {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702177 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702240 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702299 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702420 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702591 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.702669 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension AdminActions extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702754 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702838 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension AdminActions extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.702925 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703028 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension AdminActions extending resource: backups {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703126 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703219 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703296 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703382 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703458 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension TypesManage extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703551 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-239ee593-e3e8-41ea-9c90-c58e91c71cd5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703639 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703725 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.703814 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703814 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension AdminActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703814 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension AdminActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703814 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension AdminActions extending resource: backups {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703814 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703814 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.703814 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-416f6d1d-c2c4-4cf8-b50b-65897bc91999 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.704301 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.704461 np0000183541 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.705266 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension UsedLimits extending resource: limits {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.705375 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.705437 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.705582 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.705661 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.705764 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeActions extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.705894 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.705973 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706109 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension TypesManage extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706212 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706479 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706479 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension AdminActions extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706638 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension AdminActions extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706731 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension AdminActions extending resource: backups {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706805 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.706864 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706864 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.706972 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-e2e6a822-98fe-41fb-9f20-10cc3feafbc1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.708396 np0000183541 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:17.709204 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension UsedLimits extending resource: limits {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.709308 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.709520 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.709623 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.709718 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.709856 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.709957 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710074 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension TypesManage extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710196 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710327 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710448 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension AdminActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710564 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension AdminActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710675 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension AdminActions extending resource: backups {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710719 np0000183541 devstack@c-api.service[112619]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7294bd0a3668 pid: 112619 (default app) Jun 30 02:47:17.710765 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.710881 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.711002 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-3c3a8e83-255f-4fe2-8aa6-9b84a80b7eec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:17.711452 np0000183541 devstack@c-api.service[112622]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7294bd0a3668 pid: 112622 (default app) Jun 30 02:47:17.714649 np0000183541 devstack@c-api.service[112620]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7294bd0a3668 pid: 112620 (default app) Jun 30 02:47:17.718826 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.718826 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.718826 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.718826 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.718826 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.719328 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.719328 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.719328 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.719328 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.719328 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.719704 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.719704 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.719704 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.719704 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.719704 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.719704 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.720121 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.720121 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.720121 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.720121 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.720418 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.720418 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.720418 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.720418 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.720723 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.720723 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.720723 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.720723 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721035 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721035 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721035 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721035 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721035 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721409 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721409 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721409 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721409 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721409 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721771 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721771 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721771 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721771 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.721771 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.721771 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.722321 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.722321 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.722321 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.722321 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.722321 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.722321 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.722761 np0000183541 devstack@c-api.service[112621]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7294bd0a3668 pid: 112621 (default app) Jun 30 02:47:17.722832 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.722832 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.722832 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.722832 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.722832 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.722832 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723285 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723285 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723285 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723285 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723285 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723641 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723641 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723641 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723641 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723641 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723965 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723965 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723965 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723965 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.723965 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.723965 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.724386 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.724386 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.724386 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.724386 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.724386 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.724386 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.724768 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.724768 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.724768 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.724768 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.724768 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.725167 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.725167 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.725167 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.725167 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.725167 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.725493 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.725493 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.725493 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.725493 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.725814 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.725814 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.725814 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.725814 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.726187 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.726187 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.726187 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.726187 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.726187 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.726558 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.726558 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.726558 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.726558 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.726558 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.726873 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.726873 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.726873 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.726873 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.727173 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.727173 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.727173 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.727173 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.727440 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.727440 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.727440 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.727440 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.727721 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.727721 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.727721 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.727721 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728016 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.728016 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728016 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.728016 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728305 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.728305 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728305 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.728305 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728305 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.728664 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728664 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.728664 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728664 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.728664 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.728664 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729105 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729105 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729105 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729105 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729105 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729416 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729416 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729416 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729416 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729416 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729416 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729921 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729921 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729921 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729921 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.729921 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.729921 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730382 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730382 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730382 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730382 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730382 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730382 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730640 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730640 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730640 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730640 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730640 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730640 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730828 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730828 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730828 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730828 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730956 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730956 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730956 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.730956 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.730956 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.731129 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.731129 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.731129 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.731129 np0000183541 devstack@c-api.service[112619]: /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 30 02:47:17.731129 np0000183541 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 30 02:47:17.731129 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-6162a1bd-8f2c-49e3-af70-ee4f9c842131 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:17.731129 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 1/1] 199.19.213.30 () {60 vars in 949 bytes} [Tue Jun 30 02:47:17 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:47:24.751121 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.751121 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.751121 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.751121 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.751121 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752024 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752024 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752024 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752024 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752024 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752390 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752390 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752390 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752390 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752390 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752390 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752738 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752738 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752738 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752738 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752959 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752959 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.752959 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.752959 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.753255 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.753255 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.753255 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.753255 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.753490 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.753490 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.753490 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.753490 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.753490 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.753772 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.753772 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.753772 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.753772 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.753772 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754099 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754099 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754099 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754099 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754099 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754099 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754420 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754420 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754420 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754420 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754420 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754420 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754758 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754758 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754758 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754758 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.754758 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.754758 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755102 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755102 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755102 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755102 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755102 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755392 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755392 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755392 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755392 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755392 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755653 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755653 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755653 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755653 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755653 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755653 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755975 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755975 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755975 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755975 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.755975 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.755975 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.756336 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.756336 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.756336 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.756336 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.756336 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.756618 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.756618 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.756618 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.756618 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.756618 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.756889 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.756889 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.756889 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.756889 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757161 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757161 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757161 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757161 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757389 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757389 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757389 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757389 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757389 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757672 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757672 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757672 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757672 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757672 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757955 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757955 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.757955 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.757955 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758199 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758199 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758199 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758199 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758423 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758423 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758423 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758423 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758650 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758650 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758650 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758650 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758872 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758872 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.758872 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.758872 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759139 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759139 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759139 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759139 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759139 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759424 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759424 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759424 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759424 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759424 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759424 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759746 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759746 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759746 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.759746 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.759746 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760029 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760029 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760029 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760029 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760029 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760029 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760375 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760375 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760375 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760375 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760375 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760375 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760721 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760721 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760721 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760721 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.760721 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.760721 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761080 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761080 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761080 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761080 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761080 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761080 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761435 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761435 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761435 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761435 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761660 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761660 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761660 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761660 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761660 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761962 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761962 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761962 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761962 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:24.761962 np0000183541 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 30 02:47:24.761962 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:25.284098 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e admin admin] POST https://199.19.213.30/volume/v3/types Jun 30 02:47:25.284631 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:47:25.287025 np0000183541 devstack@c-api.service[112622]: /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 30 02:47:25.287025 np0000183541 devstack@c-api.service[112622]: warnings.warn( Jun 30 02:47:25.322182 np0000183541 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:25.354609 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e admin admin] https://199.19.213.30/volume/v3/types returned with HTTP 200 Jun 30 02:47:25.355165 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 1/2] 199.19.213.30 () {68 vars in 1281 bytes} [Tue Jun 30 02:47:24 2026] POST /volume/v3/types => generated 186 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:47:25.376956 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.376956 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.376956 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.376956 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.376956 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.377819 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.377819 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.377819 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.377819 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.377819 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.378234 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.378234 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.378234 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.378234 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.378234 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.378234 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.378592 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.378592 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.378592 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.378592 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.378845 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.378845 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.378845 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.378845 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.379126 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.379126 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.379126 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.379126 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.379392 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.379392 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.379392 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.379392 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.379392 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.379753 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.379753 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.379753 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.379753 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.379753 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.380142 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.380142 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.380142 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.380142 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.380142 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.380142 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.380512 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.380512 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.380512 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.380512 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.380512 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.380512 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381005 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381005 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381005 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381005 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381005 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381005 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381379 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381379 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381379 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381379 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381379 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381695 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381695 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381695 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381695 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381695 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381914 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381914 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381914 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381914 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.381914 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.381914 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382147 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382147 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382147 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382147 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382147 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382147 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382377 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382377 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382377 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382377 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382377 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382559 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382559 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382559 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382559 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382559 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382729 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382729 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382729 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382729 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382882 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382882 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.382882 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.382882 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383048 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383048 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383048 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383048 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383048 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383239 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383239 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383239 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383239 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383239 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383425 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383425 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383425 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383425 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383602 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383602 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383602 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383602 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383768 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383768 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383768 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383768 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383923 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383923 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.383923 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.383923 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384124 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384124 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384124 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384124 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384282 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384282 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384282 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384282 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384282 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384488 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384488 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384488 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384488 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384488 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384488 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384699 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384699 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384699 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384699 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384699 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384897 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384897 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384897 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384897 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.384897 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.384897 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385142 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385142 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385142 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385142 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385142 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385142 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385356 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385356 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385356 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385356 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385356 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385356 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385678 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385678 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385678 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385678 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385678 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385678 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385888 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385888 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.385888 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.385888 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.386058 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.386058 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.386058 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.386058 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.386058 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.386264 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.386264 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.386264 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.386264 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.386264 np0000183541 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) Jun 30 02:47:25.386264 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e req-47108897-1bc1-406f-bcb4-246b56b58302 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:25.695880 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e req-47108897-1bc1-406f-bcb4-246b56b58302 admin admin] POST https://199.19.213.30/volume/v3/types/221dd783-2437-4b9c-be00-e285c526d8d7/extra_specs Jun 30 02:47:25.696440 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e req-47108897-1bc1-406f-bcb4-246b56b58302 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:47:25.698130 np0000183541 devstack@c-api.service[112620]: /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 30 02:47:25.698130 np0000183541 devstack@c-api.service[112620]: warnings.warn( Jun 30 02:47:25.730171 np0000183541 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e req-47108897-1bc1-406f-bcb4-246b56b58302 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:25.789461 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-b9c92e65-c588-4c28-bd29-2d96cc4ae99e req-47108897-1bc1-406f-bcb4-246b56b58302 admin admin] https://199.19.213.30/volume/v3/types/221dd783-2437-4b9c-be00-e285c526d8d7/extra_specs returned with HTTP 200 Jun 30 02:47:25.790048 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 1/3] 199.19.213.30 () {70 vars in 1498 bytes} [Tue Jun 30 02:47:25 2026] POST /volume/v3/types/221dd783-2437-4b9c-be00-e285c526d8d7/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:47:27.596571 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=6 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:27.598822 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=6 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:35.352175 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:35.788007 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:50:04.840423 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.840423 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.840423 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.840423 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.840423 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.841387 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.841387 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.841387 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.841387 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.841387 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.841744 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.841744 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.841744 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.841744 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.841744 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.841744 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.842181 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.842181 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.842181 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.842181 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.842493 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.842493 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.842493 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.842493 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.842774 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.842774 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.842774 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.842774 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843099 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843099 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843099 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843099 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843099 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843453 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843453 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843453 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843453 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843453 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843849 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843849 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843849 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843849 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.843849 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.843849 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844345 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844345 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844345 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844345 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844345 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844345 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844717 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844717 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844717 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844717 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844717 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844717 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844977 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844977 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844977 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.844977 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.844977 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845222 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845222 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845222 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845222 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845222 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845430 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845430 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845430 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845430 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845430 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845430 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845686 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845686 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845686 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845686 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845686 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845686 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845921 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845921 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845921 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.845921 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.845921 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846175 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846175 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846175 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846175 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846175 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846387 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846387 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846387 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846387 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846567 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846567 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846567 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846567 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846748 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846748 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846748 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.846748 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.846748 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847011 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847011 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847011 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847011 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847011 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847201 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847201 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847201 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847201 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847363 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847363 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847363 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847363 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847535 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847535 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847535 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847535 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847708 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847708 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847708 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847708 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847883 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847883 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.847883 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.847883 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848075 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848075 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848075 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848075 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848075 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848295 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848295 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848295 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848295 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848295 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848295 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848548 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848548 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848548 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848548 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848548 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848757 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848757 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848757 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848757 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.848757 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.848757 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849043 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849043 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849043 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849043 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849043 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849043 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849314 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849314 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849314 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849314 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849314 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849314 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849601 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849601 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849601 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849601 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849601 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849601 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849852 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849852 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.849852 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.849852 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.850067 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.850067 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.850067 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.850067 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.850067 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.850294 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.850294 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.850294 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.850294 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:04.850294 np0000183541 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 30 02:50:04.850294 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-44ac2fba-4418-4083-9b44-ffb0aeb6db56 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:04.850294 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-44ac2fba-4418-4083-9b44-ffb0aeb6db56 None None] GET https://199.19.213.30/volume// Jun 30 02:50:04.850567 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-44ac2fba-4418-4083-9b44-ffb0aeb6db56 None None] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:04.850567 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-44ac2fba-4418-4083-9b44-ffb0aeb6db56 None None] Calling method 'all' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:04.850567 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-44ac2fba-4418-4083-9b44-ffb0aeb6db56 None None] https://199.19.213.30/volume// returned with HTTP 300 Jun 30 02:50:04.850567 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 1/4] 199.19.213.30 () {66 vars in 1449 bytes} [Tue Jun 30 02:50:04 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 02:50:41.822333 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-5edabe79-0f2b-496c-99c4-b46efd0b0073 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:41.823737 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 2/5] 199.19.213.30 () {62 vars in 1061 bytes} [Tue Jun 30 02:50:41 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:50:41.851501 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-749c6453-13bc-48ce-9f2d-d4574dbce089 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:41.858050 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 2/6] 199.19.213.30 () {64 vars in 1265 bytes} [Tue Jun 30 02:50:41 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jun 30 02:50:41.889756 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [req-749c6453-13bc-48ce-9f2d-d4574dbce089 req-22b1080b-91f9-4630-a3bd-9cd98a5e486e None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:41.894025 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-749c6453-13bc-48ce-9f2d-d4574dbce089 req-22b1080b-91f9-4630-a3bd-9cd98a5e486e demo demo] GET https://199.19.213.30/volume/v3/ Jun 30 02:50:41.894280 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [req-749c6453-13bc-48ce-9f2d-d4574dbce089 req-22b1080b-91f9-4630-a3bd-9cd98a5e486e demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:41.894538 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [req-749c6453-13bc-48ce-9f2d-d4574dbce089 req-22b1080b-91f9-4630-a3bd-9cd98a5e486e demo demo] Calling method 'version_select' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:41.895619 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-749c6453-13bc-48ce-9f2d-d4574dbce089 req-22b1080b-91f9-4630-a3bd-9cd98a5e486e demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jun 30 02:50:41.896123 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 2/7] 199.19.213.30 () {66 vars in 1339 bytes} [Tue Jun 30 02:50:41 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:41.934054 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-aa3ba0f5-1e4f-43a2-b3c7-c7d9f9e02fea None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:42.249348 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-aa3ba0f5-1e4f-43a2-b3c7-c7d9f9e02fea demo demo] GET https://199.19.213.30/volume/v3/types Jun 30 02:50:42.249777 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-aa3ba0f5-1e4f-43a2-b3c7-c7d9f9e02fea demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:42.250043 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-aa3ba0f5-1e4f-43a2-b3c7-c7d9f9e02fea demo demo] Calling method 'index' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:42.250575 np0000183541 devstack@c-api.service[112621]: /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 30 02:50:42.250575 np0000183541 devstack@c-api.service[112621]: warnings.warn( Jun 30 02:50:42.251255 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-aa3ba0f5-1e4f-43a2-b3c7-c7d9f9e02fea demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:50:42.286593 np0000183541 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3ba0f5-1e4f-43a2-b3c7-c7d9f9e02fea 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:50:42.307097 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-aa3ba0f5-1e4f-43a2-b3c7-c7d9f9e02fea demo demo] https://199.19.213.30/volume/v3/types returned with HTTP 200 Jun 30 02:50:42.307522 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 2/8] 199.19.213.30 () {64 vars in 1283 bytes} [Tue Jun 30 02:50:41 2026] GET /volume/v3/types => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:42.343490 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-0930afbf-6101-430f-9b88-082cab0e8fb1 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:42.661413 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-0930afbf-6101-430f-9b88-082cab0e8fb1 demo demo] GET https://199.19.213.30/volume/v3/types/default Jun 30 02:50:42.662453 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-0930afbf-6101-430f-9b88-082cab0e8fb1 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:42.662453 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-0930afbf-6101-430f-9b88-082cab0e8fb1 demo demo] Calling method 'show' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:42.708585 np0000183541 devstack@c-api.service[112619]: DEBUG oslo_db.sqlalchemy.engines [None req-0930afbf-6101-430f-9b88-082cab0e8fb1 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=112619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:50:42.727039 np0000183541 devstack@c-api.service[112619]: /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 30 02:50:42.727039 np0000183541 devstack@c-api.service[112619]: warnings.warn( Jun 30 02:50:42.729190 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-0930afbf-6101-430f-9b88-082cab0e8fb1 demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jun 30 02:50:42.729572 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 3/9] 199.19.213.30 () {64 vars in 1294 bytes} [Tue Jun 30 02:50:42 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:43.209400 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-6786b129-64a7-4ed8-9eb6-6e2a86ed9dc8 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:43.210165 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 3/10] 199.19.213.30 () {62 vars in 1061 bytes} [Tue Jun 30 02:50:43 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:50:43.242765 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-cc908eec-7268-4c74-a224-ba409b5458ca None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:43.253957 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 3/11] 199.19.213.30 () {64 vars in 1265 bytes} [Tue Jun 30 02:50:43 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 02:50:43.288521 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [req-cc908eec-7268-4c74-a224-ba409b5458ca req-e92cccb2-7ac6-44e7-b17c-7b1e586febf1 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:43.291888 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-cc908eec-7268-4c74-a224-ba409b5458ca req-e92cccb2-7ac6-44e7-b17c-7b1e586febf1 demo demo] GET https://199.19.213.30/volume/v3/ Jun 30 02:50:43.292293 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-cc908eec-7268-4c74-a224-ba409b5458ca req-e92cccb2-7ac6-44e7-b17c-7b1e586febf1 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:43.292666 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-cc908eec-7268-4c74-a224-ba409b5458ca req-e92cccb2-7ac6-44e7-b17c-7b1e586febf1 demo demo] Calling method 'version_select' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:43.293563 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-cc908eec-7268-4c74-a224-ba409b5458ca req-e92cccb2-7ac6-44e7-b17c-7b1e586febf1 demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jun 30 02:50:43.294299 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 3/12] 199.19.213.30 () {66 vars in 1339 bytes} [Tue Jun 30 02:50:43 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:43.330572 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-111d60c9-20fc-49d4-b387-9ca71ffaad3b None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:43.333969 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-111d60c9-20fc-49d4-b387-9ca71ffaad3b demo demo] GET https://199.19.213.30/volume/v3/types/default Jun 30 02:50:43.334388 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-111d60c9-20fc-49d4-b387-9ca71ffaad3b demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:43.334794 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-111d60c9-20fc-49d4-b387-9ca71ffaad3b demo demo] Calling method 'show' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:43.344138 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-111d60c9-20fc-49d4-b387-9ca71ffaad3b demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jun 30 02:50:43.344451 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 4/13] 199.19.213.30 () {64 vars in 1294 bytes} [Tue Jun 30 02:50:43 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 30 02:50:43.947108 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-742d5acc-37bc-4517-b6d8-e1d353e3a1f5 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:43.947344 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 4/14] 199.19.213.30 () {62 vars in 1061 bytes} [Tue Jun 30 02:50:43 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:50:43.979472 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-cee77d9b-9c93-4a50-8a51-8abb1dcbedeb None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:43.982783 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 4/15] 199.19.213.30 () {64 vars in 1265 bytes} [Tue Jun 30 02:50:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 02:50:44.017257 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [req-cee77d9b-9c93-4a50-8a51-8abb1dcbedeb req-3b055fa3-ef7d-45e5-a538-409a8711d51b None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:44.019569 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-cee77d9b-9c93-4a50-8a51-8abb1dcbedeb req-3b055fa3-ef7d-45e5-a538-409a8711d51b demo demo] GET https://199.19.213.30/volume/v3/ Jun 30 02:50:44.019800 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-cee77d9b-9c93-4a50-8a51-8abb1dcbedeb req-3b055fa3-ef7d-45e5-a538-409a8711d51b demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:44.020063 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-cee77d9b-9c93-4a50-8a51-8abb1dcbedeb req-3b055fa3-ef7d-45e5-a538-409a8711d51b demo demo] Calling method 'version_select' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:44.020522 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-cee77d9b-9c93-4a50-8a51-8abb1dcbedeb req-3b055fa3-ef7d-45e5-a538-409a8711d51b demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jun 30 02:50:44.020954 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 4/16] 199.19.213.30 () {66 vars in 1339 bytes} [Tue Jun 30 02:50:44 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:44.059211 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-462538bd-2ec3-41ac-893a-7e64afb76090 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:44.062732 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-462538bd-2ec3-41ac-893a-7e64afb76090 demo demo] GET https://199.19.213.30/volume/v3/types/default Jun 30 02:50:44.063160 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-462538bd-2ec3-41ac-893a-7e64afb76090 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:44.063573 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-462538bd-2ec3-41ac-893a-7e64afb76090 demo demo] Calling method 'show' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:44.078813 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-462538bd-2ec3-41ac-893a-7e64afb76090 demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jun 30 02:50:44.079386 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 5/17] 199.19.213.30 () {64 vars in 1294 bytes} [Tue Jun 30 02:50:44 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:44.115576 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-5bad4a4d-c446-4ee3-b4ad-477e798d1907 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:44.116442 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 5/18] 199.19.213.30 () {62 vars in 1061 bytes} [Tue Jun 30 02:50:44 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:50:44.150661 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-1088995d-723e-403c-a488-9393f20a1306 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:44.157407 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 5/19] 199.19.213.30 () {64 vars in 1265 bytes} [Tue Jun 30 02:50:44 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 02:50:44.187486 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [req-1088995d-723e-403c-a488-9393f20a1306 req-2ed1a237-108c-42a7-a6c0-dde62dcdf9c3 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:44.190609 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-1088995d-723e-403c-a488-9393f20a1306 req-2ed1a237-108c-42a7-a6c0-dde62dcdf9c3 demo demo] GET https://199.19.213.30/volume/v3/ Jun 30 02:50:44.190958 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-1088995d-723e-403c-a488-9393f20a1306 req-2ed1a237-108c-42a7-a6c0-dde62dcdf9c3 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:44.191357 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-1088995d-723e-403c-a488-9393f20a1306 req-2ed1a237-108c-42a7-a6c0-dde62dcdf9c3 demo demo] Calling method 'version_select' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:44.191982 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-1088995d-723e-403c-a488-9393f20a1306 req-2ed1a237-108c-42a7-a6c0-dde62dcdf9c3 demo demo] https://199.19.213.30/volume/v3/ returned with HTTP 200 Jun 30 02:50:44.192634 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 5/20] 199.19.213.30 () {66 vars in 1339 bytes} [Tue Jun 30 02:50:44 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:44.226295 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-d7c5e7e2-5e9b-419d-b7b0-43ea793e3de4 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:44.227949 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d7c5e7e2-5e9b-419d-b7b0-43ea793e3de4 demo demo] GET https://199.19.213.30/volume/v3/types/default Jun 30 02:50:44.228127 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d7c5e7e2-5e9b-419d-b7b0-43ea793e3de4 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:44.228306 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d7c5e7e2-5e9b-419d-b7b0-43ea793e3de4 demo demo] Calling method 'show' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:44.235601 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d7c5e7e2-5e9b-419d-b7b0-43ea793e3de4 demo demo] https://199.19.213.30/volume/v3/types/default returned with HTTP 200 Jun 30 02:50:44.235831 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 6/21] 199.19.213.30 () {64 vars in 1294 bytes} [Tue Jun 30 02:50:44 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:52.301428 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:50:54.232176 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=8 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:55:33.768168 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-9547db1e-2813-4416-b131-d68c599552b8 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:55:33.863803 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-9547db1e-2813-4416-b131-d68c599552b8 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 02:55:33.863973 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-9547db1e-2813-4416-b131-d68c599552b8 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:55:33.864198 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-9547db1e-2813-4416-b131-d68c599552b8 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:55:33.864823 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-9547db1e-2813-4416-b131-d68c599552b8 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:55:33.866367 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-9547db1e-2813-4416-b131-d68c599552b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:55:33.903348 np0000183541 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-9547db1e-2813-4416-b131-d68c599552b8 demo demo] Get all volumes completed successfully. Jun 30 02:55:33.905499 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-9547db1e-2813-4416-b131-d68c599552b8 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:55:33.905867 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 6/22] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 02:55:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:55:43.896154 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:56:33.926291 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:56:33.931171 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 02:56:33.931599 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:56:33.931705 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:56:33.932596 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:56:33.933700 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:56:33.968962 np0000183541 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 demo demo] Get all volumes completed successfully. Jun 30 02:56:33.971652 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-2bde8ef5-e51c-4788-a55d-104cab24da20 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:56:33.972355 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 6/23] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 02:56:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:56:43.963445 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:57:33.989696 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-5546da60-c14f-49b2-992d-e189bba815b5 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:57:33.993231 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-5546da60-c14f-49b2-992d-e189bba815b5 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 02:57:33.993401 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-5546da60-c14f-49b2-992d-e189bba815b5 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:57:33.993589 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-5546da60-c14f-49b2-992d-e189bba815b5 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:57:33.994066 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-5546da60-c14f-49b2-992d-e189bba815b5 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:57:33.994799 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-5546da60-c14f-49b2-992d-e189bba815b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:57:34.039082 np0000183541 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-5546da60-c14f-49b2-992d-e189bba815b5 demo demo] Get all volumes completed successfully. Jun 30 02:57:34.043559 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-5546da60-c14f-49b2-992d-e189bba815b5 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:57:34.044318 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 6/24] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 02:57:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:57:44.030465 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:58:34.059565 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:58:34.063748 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 02:58:34.064055 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:58:34.064128 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:58:34.064871 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:58:34.065686 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:58:34.122019 np0000183541 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 demo demo] Get all volumes completed successfully. Jun 30 02:58:34.126886 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d7aa9d4d-4b8d-4207-b8ba-c532ae2cc860 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:58:34.128498 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 7/25] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 02:58:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:58:44.110819 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:59:34.144554 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:59:34.149858 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 02:59:34.151529 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:59:34.151529 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:59:34.151529 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:59:34.152157 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:59:34.161564 np0000183541 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 demo demo] Get all volumes completed successfully. Jun 30 02:59:34.164391 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-3ee8fb7a-e9e2-48aa-bce8-abe53ca66102 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:59:34.164806 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 7/26] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 02:59:34 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 30 02:59:44.156028 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:00:34.223139 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-7865ca95-17df-4695-b907-f9050e7011c9 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:00:34.415641 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-7865ca95-17df-4695-b907-f9050e7011c9 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:00:34.417521 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-7865ca95-17df-4695-b907-f9050e7011c9 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:00:34.417521 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-7865ca95-17df-4695-b907-f9050e7011c9 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:00:34.417521 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-7865ca95-17df-4695-b907-f9050e7011c9 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:00:34.418213 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-7865ca95-17df-4695-b907-f9050e7011c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:00:34.428234 np0000183541 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-7865ca95-17df-4695-b907-f9050e7011c9 demo demo] Get all volumes completed successfully. Jun 30 03:00:34.431584 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-7865ca95-17df-4695-b907-f9050e7011c9 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:00:34.432316 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 7/27] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:00:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:00:44.422280 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:01:34.462520 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:01:34.465273 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:01:34.465531 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:01:34.465779 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:01:34.466108 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:01:34.468121 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:01:34.476347 np0000183541 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 demo demo] Get all volumes completed successfully. Jun 30 03:01:34.478430 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c157d4b5-7df4-4420-bfe4-a5beca19b235 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:01:34.479155 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 7/28] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:01:34 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 30 03:01:44.471822 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:02:34.499581 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:02:34.503713 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:02:34.504379 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:02:34.504784 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:02:34.505352 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:02:34.506502 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:02:34.517152 np0000183541 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 demo demo] Get all volumes completed successfully. Jun 30 03:02:34.519956 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-1e6dacb3-a088-4e10-a767-937d5aabdc09 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:02:34.520460 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 8/29] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:02:34 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 30 03:02:44.510824 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:03:34.536161 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:03:34.540123 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:03:34.540491 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:03:34.540851 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:03:34.541479 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:03:34.542903 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:03:34.554157 np0000183541 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a demo demo] Get all volumes completed successfully. Jun 30 03:03:34.557550 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-a84d6498-9736-43e7-9ace-275ba31f3a0a demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:03:34.558251 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 8/30] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:03:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:03:44.546366 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:04:34.577798 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:04:34.580112 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:04:34.580435 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:04:34.580620 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:04:34.580840 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:04:34.581566 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:04:34.589313 np0000183541 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 demo demo] Get all volumes completed successfully. Jun 30 03:04:34.591293 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-6c4099fc-3d96-4722-aade-82df6c5734c7 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:04:34.591930 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 8/31] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:04:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:04:44.584620 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:05:34.609433 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:05:34.761259 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:05:34.761744 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:05:34.762130 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:05:34.762573 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:05:34.764107 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:05:34.773441 np0000183541 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c demo demo] Get all volumes completed successfully. Jun 30 03:05:34.775367 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-cc7c731d-613a-4ab7-b2b5-31732d04b70c demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:05:34.775713 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 8/32] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:05:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:05:44.768169 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:06:34.791856 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-ee460059-fb04-4dc8-94e0-f461fb139578 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:06:34.794527 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-ee460059-fb04-4dc8-94e0-f461fb139578 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:06:34.794702 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-ee460059-fb04-4dc8-94e0-f461fb139578 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:06:34.794883 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-ee460059-fb04-4dc8-94e0-f461fb139578 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:06:34.795129 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-ee460059-fb04-4dc8-94e0-f461fb139578 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:06:34.795831 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-ee460059-fb04-4dc8-94e0-f461fb139578 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:06:34.806890 np0000183541 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-ee460059-fb04-4dc8-94e0-f461fb139578 demo demo] Get all volumes completed successfully. Jun 30 03:06:34.810275 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-ee460059-fb04-4dc8-94e0-f461fb139578 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:06:34.810916 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 9/33] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:06:34 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 30 03:06:44.798829 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:07:34.840211 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:07:34.844095 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:07:34.844335 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:07:34.844587 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:07:34.844975 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:07:34.845905 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:07:34.858312 np0000183541 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 demo demo] Get all volumes completed successfully. Jun 30 03:07:34.861101 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-e0dbcb51-a5dc-4e44-872a-6d4af6f05705 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:07:34.861581 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 9/34] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:07:34 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 30 03:07:44.853175 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:08:34.876888 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:08:34.881023 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:08:34.881329 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:08:34.881747 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:08:34.882194 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:08:34.883476 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:08:34.892333 np0000183541 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 demo demo] Get all volumes completed successfully. Jun 30 03:08:34.894893 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-ccd28bdb-6c2f-4dbb-89ae-5cc7f2794231 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:08:34.895693 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 9/35] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:08:34 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 30 03:08:44.887322 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:09:34.912210 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-970b3a36-c18e-4792-aff1-8c9560ade696 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:09:34.914890 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-970b3a36-c18e-4792-aff1-8c9560ade696 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:09:34.915081 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-970b3a36-c18e-4792-aff1-8c9560ade696 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:09:34.915267 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-970b3a36-c18e-4792-aff1-8c9560ade696 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:09:34.915486 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-970b3a36-c18e-4792-aff1-8c9560ade696 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:09:34.916259 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-970b3a36-c18e-4792-aff1-8c9560ade696 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:09:34.923556 np0000183541 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-970b3a36-c18e-4792-aff1-8c9560ade696 demo demo] Get all volumes completed successfully. Jun 30 03:09:34.926399 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-970b3a36-c18e-4792-aff1-8c9560ade696 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:09:34.926882 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 9/36] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:09:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:09:44.918829 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:10:34.941027 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:10:35.115094 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:10:35.115488 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:10:35.115885 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:10:35.116523 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:10:35.117449 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:10:35.127742 np0000183541 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 demo demo] Get all volumes completed successfully. Jun 30 03:10:35.130565 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-eb19eda5-9738-4e56-82ee-c86b9db932b9 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:10:35.131065 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 10/37] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:10:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:10:45.122026 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:11:35.147084 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-dff71592-80e9-4e33-8852-acddb43d297a None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:11:35.150459 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-dff71592-80e9-4e33-8852-acddb43d297a demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:11:35.150705 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-dff71592-80e9-4e33-8852-acddb43d297a demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:11:35.151066 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-dff71592-80e9-4e33-8852-acddb43d297a demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:11:35.151418 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-dff71592-80e9-4e33-8852-acddb43d297a demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:11:35.152656 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-dff71592-80e9-4e33-8852-acddb43d297a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:11:35.165245 np0000183541 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-dff71592-80e9-4e33-8852-acddb43d297a demo demo] Get all volumes completed successfully. Jun 30 03:11:35.168420 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-dff71592-80e9-4e33-8852-acddb43d297a demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:11:35.169131 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 10/38] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:11:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:11:45.157965 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:12:35.185385 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-9e26358f-e924-4c13-9210-4d09c756c3dd None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:12:35.188067 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-9e26358f-e924-4c13-9210-4d09c756c3dd demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:12:35.188307 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-9e26358f-e924-4c13-9210-4d09c756c3dd demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:12:35.188545 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-9e26358f-e924-4c13-9210-4d09c756c3dd demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:12:35.188851 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-9e26358f-e924-4c13-9210-4d09c756c3dd demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:12:35.189813 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-9e26358f-e924-4c13-9210-4d09c756c3dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:12:35.196741 np0000183541 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-9e26358f-e924-4c13-9210-4d09c756c3dd demo demo] Get all volumes completed successfully. Jun 30 03:12:35.199004 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-9e26358f-e924-4c13-9210-4d09c756c3dd demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:12:35.199450 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 10/39] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:12:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:12:45.192880 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:13:35.217920 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:13:35.221017 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:13:35.221575 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:13:35.221575 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:13:35.221795 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:13:35.222696 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:13:35.233874 np0000183541 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee demo demo] Get all volumes completed successfully. Jun 30 03:13:35.235714 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-22eaef85-d4a4-4a5a-b8d5-28de6c16f9ee demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:13:35.236146 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 10/40] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:13:35 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 30 03:13:45.228761 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:14:35.278055 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:14:35.282759 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:14:35.283342 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:14:35.283699 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:14:35.284011 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:14:35.285563 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:14:35.301304 np0000183541 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d demo demo] Get all volumes completed successfully. Jun 30 03:14:35.304711 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-9324dd09-0d3f-4545-bbf1-f5a441e7b29d demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:14:35.305263 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 11/41] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:14:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:14:45.294031 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:15:35.321474 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:15:35.410098 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:15:35.410602 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:15:35.411194 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:15:35.411946 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:15:35.413493 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:15:35.425447 np0000183541 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 demo demo] Get all volumes completed successfully. Jun 30 03:15:35.431513 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c63e2440-75a0-4448-90d8-a9b71f1bce51 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:15:35.432650 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 11/42] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:15:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:15:45.417921 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:16:35.445466 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:16:35.447871 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:16:35.448038 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:16:35.448284 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:16:35.448459 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:16:35.449109 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:16:35.456495 np0000183541 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 demo demo] Get all volumes completed successfully. Jun 30 03:16:35.458297 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-0a163f5f-7e97-4d0b-b923-6ff4141e8705 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:16:35.458604 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 11/43] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:16:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:16:45.451688 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:17:35.477183 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-c3b22729-c145-4b57-b532-4d1a5851259e None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:17:35.479948 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c3b22729-c145-4b57-b532-4d1a5851259e demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:17:35.480246 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c3b22729-c145-4b57-b532-4d1a5851259e demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:17:35.480485 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c3b22729-c145-4b57-b532-4d1a5851259e demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:17:35.480794 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-c3b22729-c145-4b57-b532-4d1a5851259e demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:17:35.481787 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-c3b22729-c145-4b57-b532-4d1a5851259e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:17:35.489502 np0000183541 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-c3b22729-c145-4b57-b532-4d1a5851259e demo demo] Get all volumes completed successfully. Jun 30 03:17:35.492047 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c3b22729-c145-4b57-b532-4d1a5851259e demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:17:35.492504 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 11/44] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:17:35 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 30 03:17:45.485229 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:18:35.510244 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:18:35.512876 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:18:35.513127 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:18:35.513374 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:18:35.513658 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:18:35.514582 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:18:35.524035 np0000183541 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 demo demo] Get all volumes completed successfully. Jun 30 03:18:35.527493 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-fe91549a-c26f-49f2-835f-e1dc1a5f9fb9 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:18:35.528202 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 12/45] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:18:35 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 30 03:18:45.518566 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:19:35.544640 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:19:35.549115 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:19:35.549207 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:19:35.549456 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:19:35.549739 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:19:35.550755 np0000183541 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:19:35.560323 np0000183541 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 demo demo] Get all volumes completed successfully. Jun 30 03:19:35.562419 np0000183541 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-824ea6d2-864b-4fe7-bec3-9a3978d85863 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:19:35.563005 np0000183541 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 12/46] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:19:35 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 30 03:19:45.553803 np0000183541 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:20:35.579920 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:20:35.691767 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:20:35.692501 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:20:35.692788 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:20:35.693277 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:20:35.694799 np0000183541 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:20:35.704907 np0000183541 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 demo demo] Get all volumes completed successfully. Jun 30 03:20:35.706382 np0000183541 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-cf2c986a-5d86-4747-8554-42ba76b11ed6 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:20:35.706838 np0000183541 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 12/47] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:20:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:20:45.698006 np0000183541 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:21:35.725241 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-a71755f6-c46e-46e5-aee7-b112dd399578 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:21:35.729871 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-a71755f6-c46e-46e5-aee7-b112dd399578 demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:21:35.730146 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-a71755f6-c46e-46e5-aee7-b112dd399578 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:21:35.730439 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-a71755f6-c46e-46e5-aee7-b112dd399578 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:21:35.730749 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-a71755f6-c46e-46e5-aee7-b112dd399578 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:21:35.731790 np0000183541 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-a71755f6-c46e-46e5-aee7-b112dd399578 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:21:35.739917 np0000183541 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-a71755f6-c46e-46e5-aee7-b112dd399578 demo demo] Get all volumes completed successfully. Jun 30 03:21:35.742535 np0000183541 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-a71755f6-c46e-46e5-aee7-b112dd399578 demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:21:35.742973 np0000183541 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 12/48] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:21:35 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 30 03:21:45.734429 np0000183541 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:22:35.759632 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-7f64e47c-947e-48b3-8d28-10d057349dee None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:22:35.762960 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-7f64e47c-947e-48b3-8d28-10d057349dee demo demo] GET https://199.19.213.30/volume/v3/volumes/detail Jun 30 03:22:35.763971 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-7f64e47c-947e-48b3-8d28-10d057349dee demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:22:35.763971 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-7f64e47c-947e-48b3-8d28-10d057349dee demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:22:35.763971 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-7f64e47c-947e-48b3-8d28-10d057349dee demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:22:35.764698 np0000183541 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-7f64e47c-947e-48b3-8d28-10d057349dee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:22:35.776563 np0000183541 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-7f64e47c-947e-48b3-8d28-10d057349dee demo demo] Get all volumes completed successfully. Jun 30 03:22:35.779152 np0000183541 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-7f64e47c-947e-48b3-8d28-10d057349dee demo demo] https://199.19.213.30/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:22:35.779546 np0000183541 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 13/49] 199.19.213.30 () {64 vars in 1290 bytes} [Tue Jun 30 03:22:35 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 30 03:22:45.769106 np0000183541 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}