Jun 18 01:08:59.276322 np0000181735 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 01:08:59.286007 np0000181735 devstack@c-api.service[116608]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 01:08:59 2026] *** Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: nodename: np0000181735 Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: machine: x86_64 Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: clock source: unix Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: pcre jit disabled Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: detected number of CPU cores: 16 Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: current working directory: / Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: detected binary path: /usr/bin/uwsgi-core Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: your processes number limit is 256917 Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: your memory page size is 4096 bytes Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: detected max file descriptor number: 2048 Jun 18 01:08:59.289198 np0000181735 devstack@c-api.service[116608]: lock engine: pthread robust mutexes Jun 18 01:08:59.289915 np0000181735 devstack@c-api.service[116608]: thunder lock: enabled Jun 18 01:08:59.289915 np0000181735 devstack@c-api.service[116608]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 01:08:59.289915 np0000181735 devstack@c-api.service[116608]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 01:08:59.289915 np0000181735 devstack@c-api.service[116608]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 01:08:59.289915 np0000181735 devstack@c-api.service[116608]: Set PythonHome to /opt/stack/data/venv Jun 18 01:08:59.323176 np0000181735 devstack@c-api.service[116608]: Python main interpreter initialized at 0x7f44af4a3668 Jun 18 01:08:59.323176 np0000181735 devstack@c-api.service[116608]: python threads support enabled Jun 18 01:08:59.323176 np0000181735 devstack@c-api.service[116608]: your server socket listen backlog is limited to 100 connections Jun 18 01:08:59.323176 np0000181735 devstack@c-api.service[116608]: your mercy for graceful operations on workers is 80 seconds Jun 18 01:08:59.323609 np0000181735 devstack@c-api.service[116608]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 01:08:59.323791 np0000181735 devstack@c-api.service[116608]: *** Operational MODE: preforking *** Jun 18 01:08:59.323941 np0000181735 devstack@c-api.service[116608]: *** uWSGI is running in multiple interpreter mode *** Jun 18 01:08:59.323941 np0000181735 devstack@c-api.service[116608]: spawned uWSGI master process (pid: 116608) Jun 18 01:08:59.324124 np0000181735 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 01:08:59.324533 np0000181735 devstack@c-api.service[116608]: spawned uWSGI worker 1 (pid: 116618, cores: 1) Jun 18 01:08:59.324977 np0000181735 devstack@c-api.service[116608]: spawned uWSGI worker 2 (pid: 116619, cores: 1) Jun 18 01:08:59.325613 np0000181735 devstack@c-api.service[116608]: spawned uWSGI worker 3 (pid: 116620, cores: 1) Jun 18 01:08:59.326758 np0000181735 devstack@c-api.service[116608]: spawned uWSGI worker 4 (pid: 116621, cores: 1) Jun 18 01:08:59.326758 np0000181735 devstack@c-api.service[116608]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 01:08:59.464827 np0000181735 devstack@c-api.service[116621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:08:59.464827 np0000181735 devstack@c-api.service[116621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:08:59.464827 np0000181735 devstack@c-api.service[116621]: we strongly recommend against using it for new projects. Jun 18 01:08:59.464827 np0000181735 devstack@c-api.service[116621]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:08:59.464827 np0000181735 devstack@c-api.service[116621]: framework. For more detail see Jun 18 01:08:59.464827 np0000181735 devstack@c-api.service[116621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:08:59.464827 np0000181735 devstack@c-api.service[116621]: import eventlet # noqa Jun 18 01:08:59.471657 np0000181735 devstack@c-api.service[116618]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:08:59.471657 np0000181735 devstack@c-api.service[116618]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:08:59.471657 np0000181735 devstack@c-api.service[116618]: we strongly recommend against using it for new projects. Jun 18 01:08:59.471657 np0000181735 devstack@c-api.service[116618]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:08:59.471657 np0000181735 devstack@c-api.service[116618]: framework. For more detail see Jun 18 01:08:59.471657 np0000181735 devstack@c-api.service[116618]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:08:59.471657 np0000181735 devstack@c-api.service[116618]: import eventlet # noqa Jun 18 01:08:59.482993 np0000181735 devstack@c-api.service[116620]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:08:59.482993 np0000181735 devstack@c-api.service[116620]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:08:59.482993 np0000181735 devstack@c-api.service[116620]: we strongly recommend against using it for new projects. Jun 18 01:08:59.482993 np0000181735 devstack@c-api.service[116620]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:08:59.482993 np0000181735 devstack@c-api.service[116620]: framework. For more detail see Jun 18 01:08:59.482993 np0000181735 devstack@c-api.service[116620]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:08:59.482993 np0000181735 devstack@c-api.service[116620]: import eventlet # noqa Jun 18 01:08:59.495062 np0000181735 devstack@c-api.service[116619]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:08:59.495062 np0000181735 devstack@c-api.service[116619]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:08:59.495062 np0000181735 devstack@c-api.service[116619]: we strongly recommend against using it for new projects. Jun 18 01:08:59.495062 np0000181735 devstack@c-api.service[116619]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:08:59.495062 np0000181735 devstack@c-api.service[116619]: framework. For more detail see Jun 18 01:08:59.495062 np0000181735 devstack@c-api.service[116619]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:08:59.495062 np0000181735 devstack@c-api.service[116619]: import eventlet # noqa Jun 18 01:08:59.558188 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:08:59.558188 np0000181735 devstack@c-api.service[116621]: warnings.warn( Jun 18 01:08:59.564470 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:08:59.564470 np0000181735 devstack@c-api.service[116618]: warnings.warn( Jun 18 01:08:59.575763 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:08:59.575763 np0000181735 devstack@c-api.service[116620]: warnings.warn( Jun 18 01:08:59.603863 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:08:59.603863 np0000181735 devstack@c-api.service[116619]: warnings.warn( Jun 18 01:08:59.656750 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 01:08:59.656750 np0000181735 devstack@c-api.service[116618]: from cgi import parse_header Jun 18 01:08:59.656997 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 01:08:59.656997 np0000181735 devstack@c-api.service[116621]: from cgi import parse_header Jun 18 01:08:59.669407 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 01:08:59.669407 np0000181735 devstack@c-api.service[116620]: from cgi import parse_header Jun 18 01:08:59.709439 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 01:08:59.709439 np0000181735 devstack@c-api.service[116618]: removals.removed_module( Jun 18 01:08:59.711650 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 01:08:59.711650 np0000181735 devstack@c-api.service[116618]: removals.removed_module( Jun 18 01:08:59.719347 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 01:08:59.719347 np0000181735 devstack@c-api.service[116620]: removals.removed_module( Jun 18 01:08:59.721079 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 01:08:59.721079 np0000181735 devstack@c-api.service[116621]: removals.removed_module( Jun 18 01:08:59.721284 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 01:08:59.721284 np0000181735 devstack@c-api.service[116619]: from cgi import parse_header Jun 18 01:08:59.721385 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 01:08:59.721385 np0000181735 devstack@c-api.service[116620]: removals.removed_module( Jun 18 01:08:59.723484 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 01:08:59.723484 np0000181735 devstack@c-api.service[116621]: removals.removed_module( Jun 18 01:08:59.784137 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 01:08:59.784137 np0000181735 devstack@c-api.service[116619]: removals.removed_module( Jun 18 01:08:59.785965 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 01:08:59.785965 np0000181735 devstack@c-api.service[116619]: removals.removed_module( Jun 18 01:09:00.464356 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 01:09:00.464356 np0000181735 devstack@c-api.service[116620]: warnings.warn( Jun 18 01:09:00.473692 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 01:09:00.473692 np0000181735 devstack@c-api.service[116618]: warnings.warn( Jun 18 01:09:00.495769 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 01:09:00.495769 np0000181735 devstack@c-api.service[116619]: warnings.warn( Jun 18 01:09:00.554917 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 01:09:00.554917 np0000181735 devstack@c-api.service[116621]: warnings.warn( Jun 18 01:09:00.614375 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 01:09:00.614375 np0000181735 devstack@c-api.service[116620]: warnings.warn( Jun 18 01:09:00.644898 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 01:09:00.644898 np0000181735 devstack@c-api.service[116618]: warnings.warn( Jun 18 01:09:00.645856 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 01:09:00.645856 np0000181735 devstack@c-api.service[116619]: warnings.warn( Jun 18 01:09:00.734909 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 01:09:00.734909 np0000181735 devstack@c-api.service[116621]: warnings.warn( Jun 18 01:09:00.949333 np0000181735 devstack@c-api.service[116620]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 01:09:00.949540 np0000181735 devstack@c-api.service[116620]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116620) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:00.954835 np0000181735 devstack@c-api.service[116618]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 01:09:00.955029 np0000181735 devstack@c-api.service[116618]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116618) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:00.971587 np0000181735 devstack@c-api.service[116619]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 01:09:00.971819 np0000181735 devstack@c-api.service[116619]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116619) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:01.039990 np0000181735 devstack@c-api.service[116618]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:09:01.039990 np0000181735 devstack@c-api.service[116618]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:01.040253 np0000181735 devstack@c-api.service[116620]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:09:01.040253 np0000181735 devstack@c-api.service[116620]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:01.044924 np0000181735 devstack@c-api.service[116619]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:09:01.044924 np0000181735 devstack@c-api.service[116619]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:01.098994 np0000181735 devstack@c-api.service[116621]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 01:09:01.099198 np0000181735 devstack@c-api.service[116621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:01.171540 np0000181735 devstack@c-api.service[116621]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 01:09:01.171540 np0000181735 devstack@c-api.service[116621]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:01.617316 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116618) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:01.617796 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116619) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:01.617796 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.618140 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.618189 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.618232 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.618270 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.618312 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.618447 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116620) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:01.619104 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.619226 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.619496 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.619554 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.619596 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.619643 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.619689 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.619764 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.619823 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.619877 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.619921 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.619961 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.620007 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.620007 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.620078 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.620119 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.620191 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.620235 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.620297 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.620397 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.620484 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.620578 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.620662 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.620782 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.621279 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.621341 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.621387 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.621427 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.621478 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.621524 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.621567 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.621608 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.621651 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.621694 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.621766 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.621813 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.621846 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.621898 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.621937 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.621976 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.622009 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.622009 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.622088 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.622088 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.622088 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.623254 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.623321 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.623364 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.623419 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.623571 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.623755 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.623755 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.623844 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.623908 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.623959 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.624002 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.624002 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.624085 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.624085 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.624154 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.624195 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.624229 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.624278 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.624314 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.624354 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.624354 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.625806 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.625869 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.625934 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.625995 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.626041 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.626083 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.626134 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.626178 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.626178 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.626258 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.626258 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.626335 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.626335 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.626412 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.626457 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.626506 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.626506 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.626582 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.626620 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.626662 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.626750 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.627366 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.627442 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.627532 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.627580 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.627635 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.627678 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.627720 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.627783 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.627824 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.627866 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.627866 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.627945 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.627982 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.628026 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.628067 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.628105 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.628105 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.628105 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.628105 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.628229 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.628229 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.629793 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.629854 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.629902 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.629965 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.630017 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.630076 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.630118 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.630159 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.630194 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.630232 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.630278 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.630319 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.630370 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.630412 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.630457 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.630500 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.630540 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.630576 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.630613 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.630660 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.630698 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.630764 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.630805 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.630842 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.630876 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.630908 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.630939 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.630976 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.631008 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.631041 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.631079 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.631123 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.631163 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.631196 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.631233 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.631265 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.631304 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.631352 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.631385 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.631423 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.631458 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.631502 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.635444 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.635527 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.635564 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.635641 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.635688 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.635793 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.635856 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.636450 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.636523 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.636571 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.636610 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.636679 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.636742 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.636812 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.637670 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.637783 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.637845 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.637909 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.637965 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.638025 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.638091 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.640743 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.640810 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.640866 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.640934 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.640969 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.641042 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.641106 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.641156 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.641224 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.641285 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.641346 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.641404 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.641500 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.641551 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.642261 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.642322 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.642377 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.642427 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.642501 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.642547 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.642626 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.643891 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.643949 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.644015 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.644076 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.644137 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.644188 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.644230 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.644263 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.644305 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.644344 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.644377 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.644415 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.644415 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.644475 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.644475 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.644547 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.644581 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.644617 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.644617 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.644697 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.644749 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.644786 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.644786 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.644852 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.644889 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.644926 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.644974 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.645014 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.645060 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.645095 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.645135 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.645177 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.645213 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.645244 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.645278 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.645308 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.645344 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.645411 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.645444 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.645479 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.645519 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.645553 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.645586 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.645620 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.645655 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.645687 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.645749 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.645788 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.645821 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.645855 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.645902 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.646141 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.646141 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.646141 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.646141 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.646271 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.647579 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.647579 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.647579 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.647942 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.647942 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.648054 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.648118 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.648214 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.648273 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.648331 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.648331 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.648331 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.648331 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.648331 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.648782 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.648782 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.648782 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.648782 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.648782 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.649072 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.649072 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.650357 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:01.650891 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.650891 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.650891 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.650891 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.650891 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.650891 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.651227 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.651288 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.651347 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.651404 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.651404 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.651404 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.651404 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.651639 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.651699 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.651699 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.651699 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.651894 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.651894 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.651999 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.652057 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.652124 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.652183 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.652239 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.652294 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.652349 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.652417 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.652480 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.652545 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.652602 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.652658 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.652766 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.652831 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.652902 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.652962 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.653018 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.653075 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.653075 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.653075 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.653075 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.653323 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.653387 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.653455 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.653512 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.653576 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.653637 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.653695 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.653782 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.653840 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.653896 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.653971 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.654032 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.654090 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.654155 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.654224 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.654284 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.654339 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.654396 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.654458 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.654516 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.654587 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.654644 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.654699 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.654798 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.654884 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.654943 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.655002 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.655057 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.655115 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.655182 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.655239 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.655310 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.655372 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.655429 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.655485 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.655541 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.655598 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.655652 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.655706 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.655807 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.655869 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.655869 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.655869 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.655869 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.655869 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.655869 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.656165 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.656223 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.656292 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.656292 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.656292 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.656441 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.656497 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.656552 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.656607 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.656607 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.656712 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.656712 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.656712 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.656712 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.656951 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.657009 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.657064 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.657119 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.657233 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.657296 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.657366 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.657438 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.657438 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.657561 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.657616 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.657671 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.657671 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.657800 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.657857 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.657908 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.658215 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.658215 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.658274 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.658304 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.658332 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.658359 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.658388 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.658415 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.658443 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.658467 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.658491 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.658525 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.658551 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.658578 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.658602 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.658630 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.658654 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.658686 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.658720 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.658782 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.658825 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.658857 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.658883 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.658911 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.658939 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.658966 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.658993 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.659019 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.659019 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.659019 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.659019 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.659019 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.659326 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.659356 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.659383 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.659383 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.659430 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.659455 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.659481 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.659512 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.659540 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.659572 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.659603 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.659627 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.659651 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.659677 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.659705 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.659753 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.659779 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.659810 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.659853 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.659879 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.659903 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.659931 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.659957 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.659983 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.660007 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.660030 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.660058 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.660085 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.660111 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.660137 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.660164 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.660201 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.660228 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.660255 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.660282 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.660309 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.660340 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.660366 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.660390 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.660415 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.660449 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.660449 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.660500 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.660525 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.660553 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.660580 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.660608 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.660608 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.660608 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.660675 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.660675 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.660675 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.660675 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.660675 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.660824 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.660851 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.660878 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.660904 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.660938 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.660938 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.660938 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.660938 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.660938 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.661061 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.661061 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.661061 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.661061 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.661061 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.661061 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.661225 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.661255 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.661283 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.661315 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.661315 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.661360 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.661388 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.661388 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.661434 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.661464 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.661494 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.661521 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.661521 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.661567 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.661591 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.661614 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.661641 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.661665 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.661689 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.661930 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.661964 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.661964 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.661964 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.661964 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.661964 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.661964 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.662091 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.662116 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.662141 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.662141 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.662141 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.662141 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.662141 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.662257 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.662285 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.662315 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.662389 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.662449 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.662480 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.662566 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.662598 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.662650 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.662679 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.662706 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.662764 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.662816 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.662849 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.662879 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.662907 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.662931 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.662960 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.662984 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.663010 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.663036 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.663134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.663163 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.663195 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.663223 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.663247 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.663273 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.663273 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.663319 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.663344 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.663375 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.663407 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.663435 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.663470 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.663513 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.663543 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.663605 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.663638 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.663666 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.663693 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.663748 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.663788 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.663824 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.663856 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.663891 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.663975 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.664014 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.664049 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.664110 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.664147 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.664188 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.664229 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.664293 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.664322 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.664432 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.664555 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.664698 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.664750 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.664808 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.664914 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.664914 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.664990 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.665062 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.665126 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.665156 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.665227 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.665287 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.665348 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.665408 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.665465 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.665529 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.665662 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.665741 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.665807 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.665838 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.665881 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.665942 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.665985 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.666019 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.666046 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.666070 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.666097 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.666122 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.666148 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.666171 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.666220 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.666252 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.666280 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.666339 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.666370 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.666497 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.666531 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.666559 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.666584 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.666608 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.666632 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.666657 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.666690 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.666718 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.666770 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.666808 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.666844 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.666885 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.666920 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.666954 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.666987 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.667053 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.667091 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.667136 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.667170 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.667198 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.667235 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.667270 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.667304 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.667339 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.667371 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.667410 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.667445 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.667484 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.667517 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.667550 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.667581 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.667616 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.667650 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.667684 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.667684 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.667772 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.667888 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.667927 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.667965 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.667998 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.668031 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.668063 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.668102 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.668136 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.668163 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.668186 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.668218 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.668245 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.668272 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.668298 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.668324 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.668347 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.668373 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.668405 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.668433 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.668433 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.668486 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.668513 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.668536 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.668536 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.668536 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.668602 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.668628 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.668655 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.668681 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.668713 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.668757 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.668789 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.668845 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.668905 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.668934 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.669001 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.669088 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.669119 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.669184 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.669249 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.669279 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.669304 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.669353 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.669382 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.669407 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.669434 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.669459 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.669483 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.669516 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.669540 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.669564 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.669591 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.669615 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.669639 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.669662 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.669802 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.670167 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.670260 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.670292 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.670319 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.670343 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.670367 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.670430 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.670460 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.670484 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.670512 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.670539 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.670586 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.670613 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.670685 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.670843 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.670899 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.670957 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.671016 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.671067 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.671129 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.671238 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.671271 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.671300 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.671387 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.671479 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.671507 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.671534 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.671558 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.671586 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.671648 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.671677 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.671709 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.671756 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.671786 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.671813 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.671839 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.671885 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.671972 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.672059 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.672096 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.672129 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.672157 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.672196 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.672226 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.672253 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.672285 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.672313 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.672340 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.672887 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.672961 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.672961 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.672961 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.672961 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.673072 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.673105 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.673139 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.673172 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.673199 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.673227 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.673254 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.673254 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.673308 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.673335 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.673362 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.673388 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.673388 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.673435 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.673462 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.673489 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.673515 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.673546 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.673575 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.673601 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.673632 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.673659 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.673690 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.673717 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.673758 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.673786 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.673820 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.673852 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.673883 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.673909 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.673937 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.673937 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.673985 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.674016 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.674042 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.674069 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.674098 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.674125 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.674614 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.674682 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.674759 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.674822 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.674875 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.675165 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.675209 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.675248 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.675278 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.675278 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.675278 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.675340 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.675374 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.675398 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.675422 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.675449 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.675473 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.675501 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.675536 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.675660 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.675700 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.675700 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.675762 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.675790 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.675878 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.675965 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.676048 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.676140 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.682231 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.682316 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.682356 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.682389 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.682423 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.682456 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.682493 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.682532 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.682571 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.682603 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.682635 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.682680 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.682718 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.682790 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.682842 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.682883 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.682920 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.682957 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.683005 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.683048 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.683090 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.683128 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.683165 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.683200 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.683237 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.683274 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.683316 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.683359 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.683399 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.683435 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.683479 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.683516 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.683556 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.683596 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.683636 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.683672 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.683708 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:01.683765 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.683803 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.683838 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:01.683882 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.683918 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.683953 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:01.683988 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.684022 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.684061 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:01.684098 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.684130 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.684164 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:01.684214 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.684250 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:01.684250 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:01.731569 np0000181735 devstack@c-api.service[116619]: INFO dbcounter [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Registered counter for database cinder Jun 18 01:09:01.731819 np0000181735 devstack@c-api.service[116618]: INFO dbcounter [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Registered counter for database cinder Jun 18 01:09:01.732478 np0000181735 devstack@c-api.service[116621]: INFO dbcounter [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Registered counter for database cinder Jun 18 01:09:01.732575 np0000181735 devstack@c-api.service[116620]: INFO dbcounter [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Registered counter for database cinder Jun 18 01:09:01.775012 np0000181735 devstack@c-api.service[116618]: DEBUG oslo_db.sqlalchemy.engines [None req-59483d91-6b4a-41e7-a862-fd279201eb42 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=116618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.776575 np0000181735 devstack@c-api.service[116619]: DEBUG oslo_db.sqlalchemy.engines [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c 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=116619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.777982 np0000181735 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-04703905-ad78-4548-8011-012a210f1cfa 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.784104 np0000181735 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-deabbcf6-866a-4153-96b3-20768ecde558 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.904920 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writer thread running {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:01.905043 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writer thread running {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:01.908742 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writer thread running {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:01.908859 np0000181735 devstack@c-api.service[116618]: INFO cinder.rpc [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:01.908889 np0000181735 devstack@c-api.service[116620]: INFO cinder.rpc [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:01.908917 np0000181735 devstack@c-api.service[116619]: INFO cinder.rpc [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:01.910840 np0000181735 devstack@c-api.service[116618]: INFO cinder.rpc [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:01.911042 np0000181735 devstack@c-api.service[116619]: INFO cinder.rpc [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:01.911419 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writer thread running {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:01.912011 np0000181735 devstack@c-api.service[116620]: INFO cinder.rpc [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:01.912925 np0000181735 devstack@c-api.service[116618]: INFO cinder.rpc [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:01.912999 np0000181735 devstack@c-api.service[116619]: INFO cinder.rpc [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:01.914429 np0000181735 devstack@c-api.service[116621]: INFO cinder.rpc [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:01.914623 np0000181735 devstack@c-api.service[116619]: INFO cinder.rpc [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:01.914700 np0000181735 devstack@c-api.service[116620]: INFO cinder.rpc [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:01.914751 np0000181735 devstack@c-api.service[116618]: INFO cinder.rpc [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:01.915572 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.915759 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.917042 np0000181735 devstack@c-api.service[116620]: INFO cinder.rpc [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:01.917465 np0000181735 devstack@c-api.service[116621]: INFO cinder.rpc [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:01.918008 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.919780 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.919829 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.919874 np0000181735 devstack@c-api.service[116621]: INFO cinder.rpc [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:01.921817 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.922389 np0000181735 devstack@c-api.service[116621]: INFO cinder.rpc [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:01.923473 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.927953 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.952872 np0000181735 devstack@c-api.service[116619]: DEBUG oslo_db.sqlalchemy.engines [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c 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=116619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.953597 np0000181735 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-deabbcf6-866a-4153-96b3-20768ecde558 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.955358 np0000181735 devstack@c-api.service[116618]: DEBUG oslo_db.sqlalchemy.engines [None req-59483d91-6b4a-41e7-a862-fd279201eb42 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=116618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.955633 np0000181735 devstack@c-api.service[116619]: INFO cinder.rpc [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:01.956088 np0000181735 devstack@c-api.service[116620]: INFO cinder.rpc [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:01.958863 np0000181735 devstack@c-api.service[116620]: INFO cinder.rpc [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:01.959086 np0000181735 devstack@c-api.service[116619]: INFO cinder.rpc [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:01.959514 np0000181735 devstack@c-api.service[116618]: INFO cinder.rpc [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:01.959924 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.960004 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.963107 np0000181735 devstack@c-api.service[116618]: INFO cinder.rpc [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:01.966063 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.966155 np0000181735 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-04703905-ad78-4548-8011-012a210f1cfa 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:01.968577 np0000181735 devstack@c-api.service[116621]: INFO cinder.rpc [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:01.971337 np0000181735 devstack@c-api.service[116621]: INFO cinder.rpc [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:01.972844 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.974680 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.974828 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.977961 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.978170 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.981220 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.981404 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.981633 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.985667 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.986793 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.987496 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.989636 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.989774 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.990013 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.990618 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.992698 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.993673 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.994664 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.995348 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.995947 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.996903 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:01.999884 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.000144 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.000606 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.001856 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.002824 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.003515 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.003718 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.004336 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.005047 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.006263 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.007886 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.008320 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.009657 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.010328 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.013564 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.014766 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.016070 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.016619 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.016990 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.019191 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.019809 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.020123 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.020684 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.021887 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.022123 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.022187 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.022227 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.023524 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.023627 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.024802 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.024884 np0000181735 devstack@c-api.service[116620]: WARNING cinder.api.contrib.hosts [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:02.025020 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.025509 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.026156 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.026435 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.026822 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.027700 np0000181735 devstack@c-api.service[116619]: WARNING cinder.api.contrib.hosts [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:02.027801 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.028192 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.028446 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.029270 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.029701 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.029896 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.030685 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: extensions {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.031435 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.032044 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-quota-class-sets {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.032124 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.033289 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.033369 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: scheduler-stats {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.034337 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: extensions {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.034445 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.034801 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-quota-sets {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.035855 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-quota-class-sets {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.036960 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: backups {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.037183 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: scheduler-stats {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.038056 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.038676 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-quota-sets {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.038987 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-snapshot-manage {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.039056 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.040451 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: consistencygroups {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.041267 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: backups {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.041681 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.042353 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.042423 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: extra_specs {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.043373 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-snapshot-manage {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.044000 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-hosts {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.044060 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.044102 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.044837 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: consistencygroups {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.045312 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-volume-manage {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.045745 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.045847 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.046783 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-availability-zone {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.046974 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: extra_specs {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.047294 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.047534 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.048060 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: encryption {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.048486 np0000181735 devstack@c-api.service[116618]: WARNING cinder.api.contrib.hosts [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:02.048567 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-hosts {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.049004 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.049239 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.049541 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-volume-transfer {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.049970 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-volume-manage {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.050231 np0000181735 devstack@c-api.service[116621]: WARNING cinder.api.contrib.hosts [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:02.050582 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.051087 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.051219 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: capabilities {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.051440 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-availability-zone {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.051952 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.052514 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: encryption {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.052829 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.052899 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: encryption {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.053505 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.054037 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: os-volume-type-access {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.054401 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.054529 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-volume-transfer {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.054603 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: extensions {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.055676 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: cgsnapshots {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.055881 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-quota-class-sets {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.056040 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: capabilities {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.056113 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.057088 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extended resource: qos-specs {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.057196 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: scheduler-stats {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.057277 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: extensions {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.057366 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: encryption {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.058622 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-quota-sets {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.058892 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: os-volume-type-access {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.059230 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.contrib.snapshot_actions [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] SnapshotActionsController initialized {{(pid=116620) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:02.060090 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-quota-class-sets {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.060217 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: backups {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.060333 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.060427 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: cgsnapshots {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.061687 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.061803 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: scheduler-stats {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.061860 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extended resource: qos-specs {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.062963 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-snapshot-manage {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.063078 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.063431 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-quota-sets {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.064359 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: consistencygroups {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.064431 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.contrib.snapshot_actions [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] SnapshotActionsController initialized {{(pid=116619) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:02.064473 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.065061 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: backups {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.065456 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.065954 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.066292 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: extra_specs {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.067331 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.067422 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-snapshot-manage {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.067557 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.067894 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-hosts {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.068695 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.069051 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: consistencygroups {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.069120 np0000181735 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.069300 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-volume-manage {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.070047 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.070106 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.070285 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.070609 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.070609 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension AdminActions extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.070609 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension AdminActions extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.070697 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-availability-zone {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.070758 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension AdminActions extending resource: backups {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.070993 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeActions extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071123 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension TypesManage extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071179 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: extra_specs {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.071247 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension UsedLimits extending resource: limits {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071346 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071453 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071505 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.071552 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071647 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071802 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071904 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.071985 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: encryption {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.072041 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-deabbcf6-866a-4153-96b3-20768ecde558 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.072947 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-hosts {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.073005 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.073527 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-volume-transfer {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.074449 np0000181735 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.074518 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-volume-manage {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.075163 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: capabilities {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.075431 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension SnapshotActions extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.075554 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.075779 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.075879 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension AdminActions extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076005 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension AdminActions extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076049 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-availability-zone {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.076086 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension AdminActions extending resource: backups {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076196 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeActions extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076326 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension TypesManage extending resource: types {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076424 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: encryption {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.076463 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension UsedLimits extending resource: limits {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076535 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076638 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076748 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076854 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeTypeAccess extending resource: types {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.076974 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.077076 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.077187 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-31eb0d71-2668-462c-a5ca-29f0f7d0d34c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.077453 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: encryption {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.077973 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: os-volume-type-access {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.079001 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-volume-transfer {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.079549 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: cgsnapshots {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.080717 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: capabilities {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.080969 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extended resource: qos-specs {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.081782 np0000181735 devstack@c-api.service[116620]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f44af4a3668 pid: 116620 (default app) Jun 18 01:09:02.082026 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: encryption {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.083104 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.contrib.snapshot_actions [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] SnapshotActionsController initialized {{(pid=116618) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:02.083650 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: os-volume-type-access {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.084048 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.085270 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: cgsnapshots {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.085521 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.086351 np0000181735 devstack@c-api.service[116619]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f44af4a3668 pid: 116619 (default app) Jun 18 01:09:02.086685 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extended resource: qos-specs {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:02.086941 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.088264 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.089564 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.contrib.snapshot_actions [None req-04703905-ad78-4548-8011-012a210f1cfa None None] SnapshotActionsController initialized {{(pid=116621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:02.089652 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.090053 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.090053 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.090053 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.090053 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.090391 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.090391 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.090391 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.090391 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.090673 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.090673 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.090673 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.090673 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.090673 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.090673 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.091117 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.091117 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.091117 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.091117 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.091117 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.091482 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.091482 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.091482 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.091482 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.091482 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.091828 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.091828 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.091828 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.091828 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092108 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092108 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092108 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092108 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092108 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092460 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092460 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092460 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092460 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092460 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092800 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092800 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092800 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092800 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.092800 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.092800 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.093220 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.093220 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.093220 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.093220 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.093220 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.093220 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.093611 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.093611 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.093611 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.093611 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.093611 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.093611 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094054 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094054 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094054 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094054 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094054 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094396 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094396 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094396 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094396 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094396 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094719 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094719 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094719 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094719 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.094719 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.094719 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.095163 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.095163 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.095163 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.095163 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.095441 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.095500 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.095500 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.095500 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.095500 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.095500 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.095500 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096034 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096034 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096034 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096034 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096371 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096371 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096371 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096371 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096644 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096644 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096644 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096644 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096953 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096953 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.096953 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.096953 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.097344 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.097344 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.097344 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.097344 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.097344 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.097712 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.097712 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.097712 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.097712 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.097712 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.098081 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.098081 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.098081 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.098081 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.098376 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.098376 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.098376 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.098376 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.098643 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.098643 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.098643 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.098643 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.101691 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.101691 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.101691 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.101691 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.101953 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.101953 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.101953 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.101953 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102145 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102145 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102145 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102145 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102344 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.102389 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102389 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102389 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102389 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102389 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102389 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102664 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102664 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102664 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102664 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102888 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102888 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102888 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102888 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.102888 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.102888 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103156 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103156 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103156 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103156 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103156 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103156 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103589 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103589 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103589 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103589 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103589 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103589 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103893 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103893 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103893 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103893 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.103893 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.103893 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104189 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.104189 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104189 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.104189 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104434 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.104434 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104434 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.104434 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104434 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.104700 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104700 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.104700 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104700 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:02.104700 np0000181735 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 18 01:09:02.104958 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.105001 np0000181735 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.105040 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-50c2bc23-60f2-468c-b3e1-55398d673532 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:02.105079 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105079 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105174 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.105212 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105212 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension AdminActions extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105212 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension AdminActions extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105212 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension AdminActions extending resource: backups {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105212 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeActions extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105212 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension TypesManage extending resource: types {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105212 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension UsedLimits extending resource: limits {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105458 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105458 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105458 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105458 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105458 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105458 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105668 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.105706 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-59483d91-6b4a-41e7-a862-fd279201eb42 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105798 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 1/1] 199.19.213.96 () {60 vars in 949 bytes} [Thu Jun 18 01:09:02 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 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension SnapshotActions extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension AdminActions extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.105866 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension AdminActions extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension AdminActions extending resource: backups {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeActions extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension TypesManage extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension UsedLimits extending resource: limits {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106134 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106381 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeTypeAccess extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106381 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106381 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106381 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-04703905-ad78-4548-8011-012a210f1cfa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:02.106530 np0000181735 devstack@c-api.service[116618]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f44af4a3668 pid: 116618 (default app) Jun 18 01:09:02.111320 np0000181735 devstack@c-api.service[116621]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f44af4a3668 pid: 116621 (default app) Jun 18 01:09:09.567849 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.567849 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.567849 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.567849 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.568665 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.568665 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.568665 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.568665 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.568955 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.568955 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.568955 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.568955 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.568955 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.568955 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.569321 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.569321 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.569321 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.569321 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.569321 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.569635 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.569635 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.569635 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.569635 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.569635 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.569966 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.569966 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.569966 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.569966 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.570381 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.570381 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.570381 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.570381 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.570381 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.570787 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.570787 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.570787 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.570787 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.570787 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.571093 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.571093 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.571093 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.571093 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.571093 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.571093 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.571519 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.571519 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.571519 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.571519 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.571519 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.571519 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572088 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572088 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572088 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572088 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572088 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572088 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572305 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572305 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572305 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572305 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572305 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572491 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572491 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572491 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572491 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572491 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572662 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572662 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572662 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572662 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572662 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572662 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572909 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572909 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572909 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572909 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.572909 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.572909 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573181 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573181 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573181 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573181 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573181 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573369 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573369 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573369 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573369 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573369 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573543 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573543 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573543 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573543 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573696 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573696 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573696 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573696 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573900 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573900 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573900 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.573900 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.573900 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574135 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574135 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574135 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574135 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574135 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574313 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574313 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574313 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574313 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574452 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574452 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574452 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574452 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574602 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574602 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574602 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574602 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574787 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574787 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.574787 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.574787 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575044 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575044 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575044 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575044 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575218 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575218 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575218 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575218 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575218 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575398 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575398 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575398 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575398 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575398 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575398 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575614 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575614 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575614 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575614 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575614 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575810 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575810 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575810 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575810 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.575810 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.575810 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576024 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576024 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576024 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576024 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576024 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576024 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576227 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576227 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576227 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576227 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576227 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576227 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576439 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576439 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576439 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576439 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576439 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576439 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576653 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576653 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576653 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576653 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576826 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576826 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576826 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.576826 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.576826 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.577017 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.577017 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.577017 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.577017 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:09:09.577017 np0000181735 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 18 01:09:09.577017 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-28bb24b3-5e88-4c00-951a-33e68cec0365 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:10.226332 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-28bb24b3-5e88-4c00-951a-33e68cec0365 admin admin] POST https://199.19.213.96/volume/v3/types Jun 18 01:09:10.227087 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-28bb24b3-5e88-4c00-951a-33e68cec0365 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:09:10.229303 np0000181735 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:09:10.229303 np0000181735 devstack@c-api.service[116619]: warnings.warn( Jun 18 01:09:10.274637 np0000181735 devstack@c-api.service[116619]: DEBUG oslo_db.sqlalchemy.engines [None req-28bb24b3-5e88-4c00-951a-33e68cec0365 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=116619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:10.303120 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-28bb24b3-5e88-4c00-951a-33e68cec0365 admin admin] https://199.19.213.96/volume/v3/types returned with HTTP 200 Jun 18 01:09:10.303584 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 1/2] 199.19.213.96 () {68 vars in 1281 bytes} [Thu Jun 18 01:09:09 2026] POST /volume/v3/types => generated 186 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:09:10.325034 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [req-28bb24b3-5e88-4c00-951a-33e68cec0365 req-bee2dcc8-91f9-4db4-a69a-7f29718e5e09 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:10.814364 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-28bb24b3-5e88-4c00-951a-33e68cec0365 req-bee2dcc8-91f9-4db4-a69a-7f29718e5e09 admin admin] POST https://199.19.213.96/volume/v3/types/86a31e83-f03e-4279-bcc1-3cdfe2e6917e/extra_specs Jun 18 01:09:10.815075 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-28bb24b3-5e88-4c00-951a-33e68cec0365 req-bee2dcc8-91f9-4db4-a69a-7f29718e5e09 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:09:10.817210 np0000181735 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:09:10.817210 np0000181735 devstack@c-api.service[116620]: warnings.warn( Jun 18 01:09:10.864014 np0000181735 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [req-28bb24b3-5e88-4c00-951a-33e68cec0365 req-bee2dcc8-91f9-4db4-a69a-7f29718e5e09 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:10.931367 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-28bb24b3-5e88-4c00-951a-33e68cec0365 req-bee2dcc8-91f9-4db4-a69a-7f29718e5e09 admin admin] https://199.19.213.96/volume/v3/types/86a31e83-f03e-4279-bcc1-3cdfe2e6917e/extra_specs returned with HTTP 200 Jun 18 01:09:10.932198 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 2/3] 199.19.213.96 () {70 vars in 1498 bytes} [Thu Jun 18 01:09:10 2026] POST /volume/v3/types/86a31e83-f03e-4279-bcc1-3cdfe2e6917e/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:09:11.964823 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=6 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:11.970991 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=6 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:20.300793 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:20.929497 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:06.555938 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.555938 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.555938 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.555938 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.555938 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.557223 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.557223 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.557223 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.557223 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.557223 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.557683 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.557683 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.557683 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.557683 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.557683 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.557683 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.558312 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.558312 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.558312 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.558312 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.558881 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.558881 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.558881 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.558881 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.559331 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.559331 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.559331 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.559331 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.559698 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.559698 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.559698 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.559698 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.559698 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.560205 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.560205 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.560205 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.560205 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.560205 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.560652 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.560652 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.560652 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.560652 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.560652 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.560652 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.561244 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.561244 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.561244 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.561244 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.561244 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.561244 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.561825 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.561825 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.561825 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.561825 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.561825 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.561825 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.562360 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.562360 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.562360 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.562360 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.562360 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.562880 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.562880 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.562880 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.562880 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.562880 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.563375 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.563375 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.563375 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.563375 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.563375 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.563375 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.563861 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.563861 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.563861 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.563861 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.563861 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.563861 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.564164 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.564164 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.564164 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.564164 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.564164 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.564471 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.564471 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.564471 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.564471 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.564471 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.564752 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.564752 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.564752 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.564752 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565009 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565009 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565009 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565009 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565229 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565229 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565229 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565229 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565229 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565522 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565522 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565522 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565522 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565522 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565811 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565811 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.565811 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.565811 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566049 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566049 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566049 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566049 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566290 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566290 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566290 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566290 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566533 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566533 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566533 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566533 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566771 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566771 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.566771 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.566771 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567007 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567007 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567007 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567007 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567007 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567322 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567322 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567322 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567322 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567322 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567322 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567654 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567654 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567654 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567654 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567654 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567864 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567864 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567864 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567864 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.567864 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.567864 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568104 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568104 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568104 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568104 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568104 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568104 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568350 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568350 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568350 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568350 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568350 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568350 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568579 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568579 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568579 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568579 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568579 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568579 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568871 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568871 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.568871 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.568871 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.569033 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.569033 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.569033 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.569033 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.569033 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.569262 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.569262 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.569262 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.569262 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:06.569262 np0000181735 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 18 01:12:06.569262 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-7dc81a4c-6759-42ee-a2df-cf05201a031b None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:06.569262 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-7dc81a4c-6759-42ee-a2df-cf05201a031b None None] GET https://199.19.213.96/volume// Jun 18 01:12:06.569501 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-7dc81a4c-6759-42ee-a2df-cf05201a031b None None] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:06.569501 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-7dc81a4c-6759-42ee-a2df-cf05201a031b None None] Calling method 'all' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:06.569501 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-7dc81a4c-6759-42ee-a2df-cf05201a031b None None] https://199.19.213.96/volume// returned with HTTP 300 Jun 18 01:12:06.569501 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 1/4] 199.19.213.96 () {66 vars in 1449 bytes} [Thu Jun 18 01:12:06 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:12:47.663136 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.663136 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.663136 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.663136 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.663136 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664161 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.664161 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664161 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.664161 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664161 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.664440 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664440 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.664440 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664440 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.664440 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664440 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.664834 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664834 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.664834 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.664834 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665090 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665090 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665090 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665090 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665310 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665310 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665310 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665310 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665536 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665536 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665536 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665536 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665536 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665834 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665834 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665834 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.665834 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.665834 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666130 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666130 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666130 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666130 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666130 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666130 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666464 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666464 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666464 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666464 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666464 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666464 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666803 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666803 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666803 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666803 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.666803 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.666803 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667146 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667146 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667146 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667146 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667146 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667431 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667431 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667431 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667431 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667431 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667700 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667700 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667700 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667700 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.667700 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.667700 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668060 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668060 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668060 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668060 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668060 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668060 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668398 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668398 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668398 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668398 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668398 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668702 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668702 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668702 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.668702 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.668702 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669015 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669015 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669015 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669015 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669262 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669262 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669262 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669262 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669480 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669480 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669480 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669480 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669480 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669787 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669787 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669787 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.669787 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.669787 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670047 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670047 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670047 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670047 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670290 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670290 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670290 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670290 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670531 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670531 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670531 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670531 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670771 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670771 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.670771 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.670771 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671007 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671007 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671007 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671007 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671309 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671309 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671309 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671309 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671309 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671585 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671585 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671585 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671585 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671585 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671585 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671940 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671940 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671940 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.671940 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.671940 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.672192 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.672192 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.672192 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.672192 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.672192 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.672192 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.672516 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.672516 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.672516 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.672516 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.672516 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.672516 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673011 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673011 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673011 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673011 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673011 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673011 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673339 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673339 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673339 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673339 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673339 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673339 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673677 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673677 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673677 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673677 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673796 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673796 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673796 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673796 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673796 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673917 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673917 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673917 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673917 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 01:12:47.673917 np0000181735 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 01:12:47.673917 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-4db4fb08-8487-4be0-833d-2d3ba8282d22 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:47.673917 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 1/5] 199.19.213.96 () {62 vars in 1061 bytes} [Thu Jun 18 01:12:47 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:12:47.706962 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-c089968a-8342-4184-ab33-b108bfd673dc None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:47.717353 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 2/6] 199.19.213.96 () {64 vars in 1265 bytes} [Thu Jun 18 01:12:47 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:12:47.759969 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [req-c089968a-8342-4184-ab33-b108bfd673dc req-364e2b66-ef77-4d8f-b0c5-04fe584d2632 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:47.766619 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-c089968a-8342-4184-ab33-b108bfd673dc req-364e2b66-ef77-4d8f-b0c5-04fe584d2632 demo demo] GET https://199.19.213.96/volume/v3/ Jun 18 01:12:47.767081 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-c089968a-8342-4184-ab33-b108bfd673dc req-364e2b66-ef77-4d8f-b0c5-04fe584d2632 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:47.767511 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-c089968a-8342-4184-ab33-b108bfd673dc req-364e2b66-ef77-4d8f-b0c5-04fe584d2632 demo demo] Calling method 'version_select' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:47.771511 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-c089968a-8342-4184-ab33-b108bfd673dc req-364e2b66-ef77-4d8f-b0c5-04fe584d2632 demo demo] https://199.19.213.96/volume/v3/ returned with HTTP 200 Jun 18 01:12:47.772088 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 3/7] 199.19.213.96 () {66 vars in 1339 bytes} [Thu Jun 18 01:12:47 2026] GET /volume/v3/ => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:47.814857 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-57cce9a7-5f83-40fd-bec5-995d1501980d None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:48.233681 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-57cce9a7-5f83-40fd-bec5-995d1501980d demo demo] GET https://199.19.213.96/volume/v3/types Jun 18 01:12:48.233977 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-57cce9a7-5f83-40fd-bec5-995d1501980d demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:48.234262 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-57cce9a7-5f83-40fd-bec5-995d1501980d demo demo] Calling method 'index' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:48.235004 np0000181735 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:12:48.235004 np0000181735 devstack@c-api.service[116618]: warnings.warn( Jun 18 01:12:48.235694 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-57cce9a7-5f83-40fd-bec5-995d1501980d demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:48.274283 np0000181735 devstack@c-api.service[116618]: DEBUG oslo_db.sqlalchemy.engines [None req-57cce9a7-5f83-40fd-bec5-995d1501980d 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=116618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:12:48.295578 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-57cce9a7-5f83-40fd-bec5-995d1501980d demo demo] https://199.19.213.96/volume/v3/types returned with HTTP 200 Jun 18 01:12:48.296075 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 2/8] 199.19.213.96 () {64 vars in 1283 bytes} [Thu Jun 18 01:12:47 2026] GET /volume/v3/types => generated 377 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:48.335269 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-cdac489c-4300-4edf-8e1b-ed02ef9fd087 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:48.772770 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-cdac489c-4300-4edf-8e1b-ed02ef9fd087 demo demo] GET https://199.19.213.96/volume/v3/types/default Jun 18 01:12:48.773504 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-cdac489c-4300-4edf-8e1b-ed02ef9fd087 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:48.773504 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-cdac489c-4300-4edf-8e1b-ed02ef9fd087 demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:48.810203 np0000181735 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-cdac489c-4300-4edf-8e1b-ed02ef9fd087 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:12:48.828369 np0000181735 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 01:12:48.828369 np0000181735 devstack@c-api.service[116621]: warnings.warn( Jun 18 01:12:48.830672 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-cdac489c-4300-4edf-8e1b-ed02ef9fd087 demo demo] https://199.19.213.96/volume/v3/types/default returned with HTTP 200 Jun 18 01:12:48.831142 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 2/9] 199.19.213.96 () {64 vars in 1294 bytes} [Thu Jun 18 01:12:48 2026] GET /volume/v3/types/default => generated 145 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:49.328982 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-f6818b9c-b48a-4f97-986f-0431d6d9b0a3 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:49.330501 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 3/10] 199.19.213.96 () {62 vars in 1061 bytes} [Thu Jun 18 01:12:49 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:12:49.365135 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-f1e8b349-b9db-4ed0-81e4-58c702704483 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:49.373720 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 4/11] 199.19.213.96 () {64 vars in 1265 bytes} [Thu Jun 18 01:12:49 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:12:49.413162 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [req-f1e8b349-b9db-4ed0-81e4-58c702704483 req-33135ba4-b887-45c7-a99f-bd960575ea86 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:49.417002 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [req-f1e8b349-b9db-4ed0-81e4-58c702704483 req-33135ba4-b887-45c7-a99f-bd960575ea86 demo demo] GET https://199.19.213.96/volume/v3/ Jun 18 01:12:49.417424 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [req-f1e8b349-b9db-4ed0-81e4-58c702704483 req-33135ba4-b887-45c7-a99f-bd960575ea86 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:49.417912 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [req-f1e8b349-b9db-4ed0-81e4-58c702704483 req-33135ba4-b887-45c7-a99f-bd960575ea86 demo demo] Calling method 'version_select' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:49.418964 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [req-f1e8b349-b9db-4ed0-81e4-58c702704483 req-33135ba4-b887-45c7-a99f-bd960575ea86 demo demo] https://199.19.213.96/volume/v3/ returned with HTTP 200 Jun 18 01:12:49.419714 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 3/12] 199.19.213.96 () {66 vars in 1339 bytes} [Thu Jun 18 01:12:49 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:49.455909 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-23ac22b0-f698-4c5b-85d3-ca8ae3fc5cb1 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:49.458155 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-23ac22b0-f698-4c5b-85d3-ca8ae3fc5cb1 demo demo] GET https://199.19.213.96/volume/v3/types/default Jun 18 01:12:49.458362 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-23ac22b0-f698-4c5b-85d3-ca8ae3fc5cb1 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:49.458591 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-23ac22b0-f698-4c5b-85d3-ca8ae3fc5cb1 demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:49.469381 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-23ac22b0-f698-4c5b-85d3-ca8ae3fc5cb1 demo demo] https://199.19.213.96/volume/v3/types/default returned with HTTP 200 Jun 18 01:12:49.469910 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 3/13] 199.19.213.96 () {64 vars in 1294 bytes} [Thu Jun 18 01:12:49 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:50.133173 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-1ebabcc5-63af-44dd-9ca0-533eb9803cbd None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.134460 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 4/14] 199.19.213.96 () {62 vars in 1061 bytes} [Thu Jun 18 01:12:50 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:12:50.163399 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-16bb5451-6b07-42a3-abcb-ee208959a568 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.167583 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 5/15] 199.19.213.96 () {64 vars in 1265 bytes} [Thu Jun 18 01:12:50 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:12:50.200437 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [req-16bb5451-6b07-42a3-abcb-ee208959a568 req-8de3f6ad-7dee-4020-aa03-3bc41814a873 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.204212 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [req-16bb5451-6b07-42a3-abcb-ee208959a568 req-8de3f6ad-7dee-4020-aa03-3bc41814a873 demo demo] GET https://199.19.213.96/volume/v3/ Jun 18 01:12:50.204629 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [req-16bb5451-6b07-42a3-abcb-ee208959a568 req-8de3f6ad-7dee-4020-aa03-3bc41814a873 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:50.205126 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [req-16bb5451-6b07-42a3-abcb-ee208959a568 req-8de3f6ad-7dee-4020-aa03-3bc41814a873 demo demo] Calling method 'version_select' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:50.206009 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [req-16bb5451-6b07-42a3-abcb-ee208959a568 req-8de3f6ad-7dee-4020-aa03-3bc41814a873 demo demo] https://199.19.213.96/volume/v3/ returned with HTTP 200 Jun 18 01:12:50.206790 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 4/16] 199.19.213.96 () {66 vars in 1339 bytes} [Thu Jun 18 01:12:50 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:50.247876 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-1d958dae-ce33-42d1-9a62-c1a53be425b2 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.250509 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-1d958dae-ce33-42d1-9a62-c1a53be425b2 demo demo] GET https://199.19.213.96/volume/v3/types/default Jun 18 01:12:50.250832 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-1d958dae-ce33-42d1-9a62-c1a53be425b2 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:50.251104 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-1d958dae-ce33-42d1-9a62-c1a53be425b2 demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:50.264572 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-1d958dae-ce33-42d1-9a62-c1a53be425b2 demo demo] https://199.19.213.96/volume/v3/types/default returned with HTTP 200 Jun 18 01:12:50.265210 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 4/17] 199.19.213.96 () {64 vars in 1294 bytes} [Thu Jun 18 01:12:50 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:50.303644 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-00ce4862-dbd0-4059-bb65-e0ab2cb0d6f8 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.304940 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 5/18] 199.19.213.96 () {62 vars in 1061 bytes} [Thu Jun 18 01:12:50 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 18 01:12:50.341853 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-0d9751d8-ff27-41ed-b2f5-64171c93293a None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.345274 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 6/19] 199.19.213.96 () {64 vars in 1265 bytes} [Thu Jun 18 01:12:50 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 18 01:12:50.378918 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [req-0d9751d8-ff27-41ed-b2f5-64171c93293a req-847e8ea3-6267-4823-98c0-e58e5ec868f8 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.382208 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [req-0d9751d8-ff27-41ed-b2f5-64171c93293a req-847e8ea3-6267-4823-98c0-e58e5ec868f8 demo demo] GET https://199.19.213.96/volume/v3/ Jun 18 01:12:50.382580 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [req-0d9751d8-ff27-41ed-b2f5-64171c93293a req-847e8ea3-6267-4823-98c0-e58e5ec868f8 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:50.383002 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [req-0d9751d8-ff27-41ed-b2f5-64171c93293a req-847e8ea3-6267-4823-98c0-e58e5ec868f8 demo demo] Calling method 'version_select' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:50.383717 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [req-0d9751d8-ff27-41ed-b2f5-64171c93293a req-847e8ea3-6267-4823-98c0-e58e5ec868f8 demo demo] https://199.19.213.96/volume/v3/ returned with HTTP 200 Jun 18 01:12:50.384529 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 5/20] 199.19.213.96 () {66 vars in 1339 bytes} [Thu Jun 18 01:12:50 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 18 01:12:50.423648 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-49068181-e703-47fc-98f7-3b9adc96d223 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.427183 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-49068181-e703-47fc-98f7-3b9adc96d223 demo demo] GET https://199.19.213.96/volume/v3/types/default Jun 18 01:12:50.427529 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-49068181-e703-47fc-98f7-3b9adc96d223 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:50.427953 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-49068181-e703-47fc-98f7-3b9adc96d223 demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:50.436118 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-49068181-e703-47fc-98f7-3b9adc96d223 demo demo] https://199.19.213.96/volume/v3/types/default returned with HTTP 200 Jun 18 01:12:50.436462 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 5/21] 199.19.213.96 () {64 vars in 1294 bytes} [Thu Jun 18 01:12:50 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:58.288182 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:00.433105 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=8 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:17:30.752682 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:17:30.835108 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:17:30.835530 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:17:30.836003 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:17:30.837099 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:17:30.838757 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:17:30.877628 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 demo demo] Get all volumes completed successfully. Jun 18 01:17:30.880930 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-6149ab5a-86b6-4277-a9eb-9ac8ce1ae2b2 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:17:30.881522 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 6/22] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:17:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:17:40.870109 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:30.910121 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:30.915228 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:18:30.915764 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:30.916326 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:30.917399 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:30.918844 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:30.952019 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a demo demo] Get all volumes completed successfully. Jun 18 01:18:30.954954 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-0d260047-20ad-42b2-9f32-a27c4f32a46a demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:30.955501 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 7/23] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:18:30 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 18 01:18:40.943994 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:19:30.987765 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-c0074b99-7389-4a08-80d8-bbf50529727e None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:19:30.995159 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-c0074b99-7389-4a08-80d8-bbf50529727e demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:19:30.995159 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-c0074b99-7389-4a08-80d8-bbf50529727e demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:19:30.995159 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-c0074b99-7389-4a08-80d8-bbf50529727e demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:19:30.995159 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-c0074b99-7389-4a08-80d8-bbf50529727e demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:19:30.997456 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-c0074b99-7389-4a08-80d8-bbf50529727e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:19:31.044060 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-c0074b99-7389-4a08-80d8-bbf50529727e demo demo] Get all volumes completed successfully. Jun 18 01:19:31.046481 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-c0074b99-7389-4a08-80d8-bbf50529727e demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:19:31.047338 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 6/24] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:19:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:19:41.035391 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:20:31.070497 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-712da252-19e7-4e4f-ae23-c130f7527d0c None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:20:31.072239 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-712da252-19e7-4e4f-ae23-c130f7527d0c demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:20:31.072545 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-712da252-19e7-4e4f-ae23-c130f7527d0c demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:20:31.072818 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-712da252-19e7-4e4f-ae23-c130f7527d0c demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:20:31.073356 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-712da252-19e7-4e4f-ae23-c130f7527d0c demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:20:31.074181 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-712da252-19e7-4e4f-ae23-c130f7527d0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:20:31.112769 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-712da252-19e7-4e4f-ae23-c130f7527d0c demo demo] Get all volumes completed successfully. Jun 18 01:20:31.118051 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-712da252-19e7-4e4f-ae23-c130f7527d0c demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:20:31.118588 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 6/25] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:20:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:20:41.104610 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:21:31.139172 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:21:31.142825 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:21:31.143106 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:21:31.143321 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:21:31.143648 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:21:31.144500 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:21:31.153875 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 demo demo] Get all volumes completed successfully. Jun 18 01:21:31.154606 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-2f4e8505-a0e5-4eb6-9b95-b9317d471505 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:21:31.155025 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 7/26] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:21:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:21:41.148074 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:22:31.167816 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-55699300-922c-41f4-b72f-d94b75323754 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:22:31.361747 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-55699300-922c-41f4-b72f-d94b75323754 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:22:31.362165 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-55699300-922c-41f4-b72f-d94b75323754 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:22:31.362631 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-55699300-922c-41f4-b72f-d94b75323754 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:22:31.363293 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-55699300-922c-41f4-b72f-d94b75323754 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:22:31.364945 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-55699300-922c-41f4-b72f-d94b75323754 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:22:31.374011 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-55699300-922c-41f4-b72f-d94b75323754 demo demo] Get all volumes completed successfully. Jun 18 01:22:31.375176 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-55699300-922c-41f4-b72f-d94b75323754 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:22:31.378873 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 8/27] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:22:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:22:41.369329 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:23:31.389247 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-3cc78354-eaec-4398-868c-36f24d46c8be None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:23:31.392572 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-3cc78354-eaec-4398-868c-36f24d46c8be demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:23:31.392801 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-3cc78354-eaec-4398-868c-36f24d46c8be demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:23:31.393003 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-3cc78354-eaec-4398-868c-36f24d46c8be demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:23:31.393233 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-3cc78354-eaec-4398-868c-36f24d46c8be demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:23:31.394018 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-3cc78354-eaec-4398-868c-36f24d46c8be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:23:31.402557 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-3cc78354-eaec-4398-868c-36f24d46c8be demo demo] Get all volumes completed successfully. Jun 18 01:23:31.404414 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-3cc78354-eaec-4398-868c-36f24d46c8be demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:23:31.404832 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 7/28] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:23:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:23:41.397253 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:24:31.423525 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-28675cbe-9352-487f-aaec-665a976d33c4 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:24:31.427896 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-28675cbe-9352-487f-aaec-665a976d33c4 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:24:31.428557 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-28675cbe-9352-487f-aaec-665a976d33c4 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:24:31.429072 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-28675cbe-9352-487f-aaec-665a976d33c4 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:24:31.429674 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-28675cbe-9352-487f-aaec-665a976d33c4 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:24:31.431316 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-28675cbe-9352-487f-aaec-665a976d33c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:24:31.440752 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-28675cbe-9352-487f-aaec-665a976d33c4 demo demo] Get all volumes completed successfully. Jun 18 01:24:31.443258 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-28675cbe-9352-487f-aaec-665a976d33c4 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:24:31.443695 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 7/29] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:24:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:24:41.435492 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:25:31.462615 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:25:31.469986 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:25:31.470418 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:25:31.470876 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:25:31.471436 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:25:31.473130 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:25:31.484607 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 demo demo] Get all volumes completed successfully. Jun 18 01:25:31.487376 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-8bf5647d-e9df-49d5-9ad3-de5acbcd91b2 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:25:31.487927 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 8/30] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:25:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:25:41.477770 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:26:31.503965 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:26:31.507371 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:26:31.507630 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:26:31.507952 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:26:31.508258 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:26:31.509490 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:26:31.522406 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d demo demo] Get all volumes completed successfully. Jun 18 01:26:31.525574 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-78050f2d-979f-4a51-bf0f-daa1e5b30c1d demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:26:31.525985 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 9/31] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:26:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:26:41.514213 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:27:31.541161 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:27:31.706011 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:27:31.706410 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:27:31.706841 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:27:31.707305 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:27:31.708876 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:27:31.718057 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b demo demo] Get all volumes completed successfully. Jun 18 01:27:31.720380 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-7b30b232-c7f2-4b2a-8b2e-fad1a783683b demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:27:31.720880 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 8/32] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:27:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:27:41.713066 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:28:31.737694 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-3a1ef375-a585-4382-af59-145e7ffa816d None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:28:31.743977 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-3a1ef375-a585-4382-af59-145e7ffa816d demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:28:31.744173 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-3a1ef375-a585-4382-af59-145e7ffa816d demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:28:31.744466 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-3a1ef375-a585-4382-af59-145e7ffa816d demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:28:31.744842 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-3a1ef375-a585-4382-af59-145e7ffa816d demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:28:31.745851 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-3a1ef375-a585-4382-af59-145e7ffa816d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:28:31.756683 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-3a1ef375-a585-4382-af59-145e7ffa816d demo demo] Get all volumes completed successfully. Jun 18 01:28:31.759549 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-3a1ef375-a585-4382-af59-145e7ffa816d demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:28:31.760235 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 8/33] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:28:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:28:41.750881 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:29:31.776071 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:29:31.779018 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:29:31.779263 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:29:31.779543 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:29:31.779869 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:29:31.780883 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:29:31.789442 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 demo demo] Get all volumes completed successfully. Jun 18 01:29:31.791345 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-f0bd2d2f-bc01-40e6-92a0-bdca8ca55483 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:29:31.791684 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 9/34] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:29:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:29:41.784389 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:30:31.867115 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-dc860544-018e-47ec-8b79-5fa3d143456a None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:30:31.870988 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-dc860544-018e-47ec-8b79-5fa3d143456a demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:30:31.871885 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-dc860544-018e-47ec-8b79-5fa3d143456a demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:30:31.871885 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-dc860544-018e-47ec-8b79-5fa3d143456a demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:30:31.871885 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-dc860544-018e-47ec-8b79-5fa3d143456a demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:30:31.872845 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-dc860544-018e-47ec-8b79-5fa3d143456a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:30:31.883412 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-dc860544-018e-47ec-8b79-5fa3d143456a demo demo] Get all volumes completed successfully. Jun 18 01:30:31.885574 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-dc860544-018e-47ec-8b79-5fa3d143456a demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:30:31.886101 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 10/35] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:30:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:30:41.876691 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:31:31.903764 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-af58b3df-31d1-4a98-a76e-f5d41743760e None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:31:31.906784 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-af58b3df-31d1-4a98-a76e-f5d41743760e demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:31:31.906979 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-af58b3df-31d1-4a98-a76e-f5d41743760e demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:31:31.907168 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-af58b3df-31d1-4a98-a76e-f5d41743760e demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:31:31.907399 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-af58b3df-31d1-4a98-a76e-f5d41743760e demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:31:31.908237 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-af58b3df-31d1-4a98-a76e-f5d41743760e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:31:31.919500 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-af58b3df-31d1-4a98-a76e-f5d41743760e demo demo] Get all volumes completed successfully. Jun 18 01:31:31.921614 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-af58b3df-31d1-4a98-a76e-f5d41743760e demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:31:31.922020 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 9/36] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:31:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:31:41.911161 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:32:31.942059 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:32:32.061441 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:32:32.061894 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:32:32.062309 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:32:32.062820 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:32:32.064404 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:32:32.074977 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 demo demo] Get all volumes completed successfully. Jun 18 01:32:32.077587 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-032cb73d-bf67-4144-8d27-c81d51feb7c0 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:32:32.078338 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 9/37] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:32:31 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 18 01:32:42.070082 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:33:32.098557 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-3b585c78-9892-4308-a9b2-cac2223b2553 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:33:32.104629 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-3b585c78-9892-4308-a9b2-cac2223b2553 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:33:32.104957 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-3b585c78-9892-4308-a9b2-cac2223b2553 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:33:32.105522 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-3b585c78-9892-4308-a9b2-cac2223b2553 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:33:32.105940 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-3b585c78-9892-4308-a9b2-cac2223b2553 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:33:32.106676 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-3b585c78-9892-4308-a9b2-cac2223b2553 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:33:32.115885 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-3b585c78-9892-4308-a9b2-cac2223b2553 demo demo] Get all volumes completed successfully. Jun 18 01:33:32.118827 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-3b585c78-9892-4308-a9b2-cac2223b2553 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:33:32.119333 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 10/38] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:33:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:33:42.109715 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:34:32.137177 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:34:32.141430 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:34:32.141820 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:34:32.142382 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:34:32.142746 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:34:32.143943 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:34:32.153579 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 demo demo] Get all volumes completed successfully. Jun 18 01:34:32.156248 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-084bc1f8-6c1b-4dbf-9475-b0873c675b36 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:34:32.156783 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 11/39] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:34:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:34:42.147286 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:35:32.173411 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:35:32.179816 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:35:32.180164 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:35:32.180590 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:35:32.181882 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:35:32.183284 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:35:32.194766 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 demo demo] Get all volumes completed successfully. Jun 18 01:35:32.198091 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-25b99823-91d3-4958-9fe9-efb95972e0d8 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:35:32.198504 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 10/40] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:35:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:35:42.186920 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:36:32.214939 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-b440c970-ea2a-4451-bf7a-390b71841948 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:36:32.221966 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-b440c970-ea2a-4451-bf7a-390b71841948 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:36:32.222255 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-b440c970-ea2a-4451-bf7a-390b71841948 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:36:32.222487 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-b440c970-ea2a-4451-bf7a-390b71841948 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:36:32.222824 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-b440c970-ea2a-4451-bf7a-390b71841948 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:36:32.223852 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-b440c970-ea2a-4451-bf7a-390b71841948 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:36:32.233309 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-b440c970-ea2a-4451-bf7a-390b71841948 demo demo] Get all volumes completed successfully. Jun 18 01:36:32.235992 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-b440c970-ea2a-4451-bf7a-390b71841948 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:36:32.236514 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 10/41] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:36:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:36:42.227200 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:37:32.249906 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-fc772fee-2846-4244-acc3-ad33b1ca283d None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:37:32.365659 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-fc772fee-2846-4244-acc3-ad33b1ca283d demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:37:32.366238 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-fc772fee-2846-4244-acc3-ad33b1ca283d demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:37:32.367069 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-fc772fee-2846-4244-acc3-ad33b1ca283d demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:37:32.367688 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-fc772fee-2846-4244-acc3-ad33b1ca283d demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:37:32.369437 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-fc772fee-2846-4244-acc3-ad33b1ca283d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:37:32.376251 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-fc772fee-2846-4244-acc3-ad33b1ca283d demo demo] Get all volumes completed successfully. Jun 18 01:37:32.378223 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-fc772fee-2846-4244-acc3-ad33b1ca283d demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:37:32.378656 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 11/42] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:37:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:37:42.372890 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:38:32.401793 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:38:32.404192 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:38:32.404376 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:38:32.404550 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:38:32.404807 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:38:32.405514 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:38:32.419540 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e demo demo] Get all volumes completed successfully. Jun 18 01:38:32.422032 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-f08c1516-ef8d-4edb-a0e5-ac1218c1466e demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:38:32.423010 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 12/43] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:38:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:38:42.410445 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:39:32.434184 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-3da29178-0821-4409-b9e6-109f2447caa2 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:39:32.436803 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-3da29178-0821-4409-b9e6-109f2447caa2 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:39:32.437016 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-3da29178-0821-4409-b9e6-109f2447caa2 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:39:32.437229 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-3da29178-0821-4409-b9e6-109f2447caa2 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:39:32.437549 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-3da29178-0821-4409-b9e6-109f2447caa2 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:39:32.438304 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-3da29178-0821-4409-b9e6-109f2447caa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:39:32.450320 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-3da29178-0821-4409-b9e6-109f2447caa2 demo demo] Get all volumes completed successfully. Jun 18 01:39:32.453174 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-3da29178-0821-4409-b9e6-109f2447caa2 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:39:32.453567 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 11/44] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:39:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:39:42.444192 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:40:32.466113 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:40:32.471517 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:40:32.471760 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:40:32.472017 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:40:32.472320 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:40:32.473259 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:40:32.480524 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 demo demo] Get all volumes completed successfully. Jun 18 01:40:32.482330 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-b11ce33d-8133-43cd-b4ff-82104c711c73 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:40:32.482657 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 11/45] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:40:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:40:42.476377 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:41:32.495908 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:41:32.499834 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:41:32.500191 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:41:32.500662 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:41:32.501081 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:41:32.502351 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:41:32.512281 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 demo demo] Get all volumes completed successfully. Jun 18 01:41:32.514230 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-60f604e7-5a33-4f1a-884c-8fe3cc6d3773 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:41:32.514576 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 12/46] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:41:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:41:42.506766 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:42:32.529005 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:42:32.582892 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:42:32.583147 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:42:32.583457 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:42:32.583838 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:42:32.584952 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:42:32.594964 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 demo demo] Get all volumes completed successfully. Jun 18 01:42:32.597697 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-757a92f6-de4e-444e-93d0-1c6287e2aa84 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:42:32.598267 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 13/47] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:42:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:42:42.589052 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:43:32.614224 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-d7ca1696-1227-428a-8a79-175cf1682cbc None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:43:32.617285 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-d7ca1696-1227-428a-8a79-175cf1682cbc demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:43:32.617526 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-d7ca1696-1227-428a-8a79-175cf1682cbc demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:43:32.617848 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-d7ca1696-1227-428a-8a79-175cf1682cbc demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:43:32.618149 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-d7ca1696-1227-428a-8a79-175cf1682cbc demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:43:32.619177 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-d7ca1696-1227-428a-8a79-175cf1682cbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:43:32.632248 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-d7ca1696-1227-428a-8a79-175cf1682cbc demo demo] Get all volumes completed successfully. Jun 18 01:43:32.635873 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-d7ca1696-1227-428a-8a79-175cf1682cbc demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:43:32.636364 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 12/48] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:43:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:43:42.622955 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:44:32.651600 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:44:32.656233 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:44:32.656603 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:44:32.657056 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:44:32.657543 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:44:32.658921 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:44:32.668533 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed demo demo] Get all volumes completed successfully. Jun 18 01:44:32.671128 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-3eb0e269-2d3b-47f7-9bc5-2c150dd591ed demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:44:32.671966 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 12/49] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:44:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:44:42.662806 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:45:32.688675 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:45:32.693154 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:45:32.693698 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:45:32.694563 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:45:32.694985 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:45:32.695928 np0000181735 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:45:32.703568 np0000181735 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae demo demo] Get all volumes completed successfully. Jun 18 01:45:32.706274 np0000181735 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-21e60ff8-da3a-4b38-9b6a-57f70baf2dae demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:45:32.706717 np0000181735 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 13/50] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:45:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:45:42.698711 np0000181735 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:46:32.728041 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-024f9f59-bf76-4048-b5c9-88c2b669639f None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:46:32.732710 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-024f9f59-bf76-4048-b5c9-88c2b669639f demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:46:32.733111 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-024f9f59-bf76-4048-b5c9-88c2b669639f demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:46:32.733531 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-024f9f59-bf76-4048-b5c9-88c2b669639f demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:46:32.734064 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-024f9f59-bf76-4048-b5c9-88c2b669639f demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:46:32.736031 np0000181735 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-024f9f59-bf76-4048-b5c9-88c2b669639f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:46:32.747376 np0000181735 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-024f9f59-bf76-4048-b5c9-88c2b669639f demo demo] Get all volumes completed successfully. Jun 18 01:46:32.750181 np0000181735 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-024f9f59-bf76-4048-b5c9-88c2b669639f demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:46:32.750640 np0000181735 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 14/51] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:46:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:46:42.740607 np0000181735 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:47:32.766339 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:47:32.876121 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:47:32.876348 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:47:32.876587 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:47:32.876894 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:47:32.877869 np0000181735 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:47:32.886501 np0000181735 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e demo demo] Get all volumes completed successfully. Jun 18 01:47:32.888380 np0000181735 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-6b56c0d2-6fdf-457f-95c8-bb8da2ca490e demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:47:32.888705 np0000181735 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 13/52] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:47:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:47:42.881089 np0000181735 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:48:32.903768 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:48:32.908405 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 demo demo] GET https://199.19.213.96/volume/v3/volumes/detail Jun 18 01:48:32.909030 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:48:32.909522 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:48:32.909845 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:48:32.910633 np0000181735 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:48:32.921636 np0000181735 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 demo demo] Get all volumes completed successfully. Jun 18 01:48:32.924303 np0000181735 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-a8332dea-e4af-48fe-8edf-c9cfef33a3c5 demo demo] https://199.19.213.96/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:48:32.925045 np0000181735 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 13/53] 199.19.213.96 () {64 vars in 1289 bytes} [Thu Jun 18 01:48:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:48:42.914440 np0000181735 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}