Jun 19 01:14:42.253827 np0000182255 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 01:14:42.261248 np0000182255 devstack@c-api.service[112269]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 01:14:42 2026] *** Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: nodename: np0000182255 Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: machine: x86_64 Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: clock source: unix Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: pcre jit disabled Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: detected number of CPU cores: 16 Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: current working directory: / Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: detected binary path: /usr/bin/uwsgi-core Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: your processes number limit is 256917 Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: your memory page size is 4096 bytes Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: detected max file descriptor number: 2048 Jun 19 01:14:42.264716 np0000182255 devstack@c-api.service[112269]: lock engine: pthread robust mutexes Jun 19 01:14:42.265660 np0000182255 devstack@c-api.service[112269]: thunder lock: enabled Jun 19 01:14:42.265660 np0000182255 devstack@c-api.service[112269]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 01:14:42.265660 np0000182255 devstack@c-api.service[112269]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 01:14:42.265660 np0000182255 devstack@c-api.service[112269]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 01:14:42.265660 np0000182255 devstack@c-api.service[112269]: Set PythonHome to /opt/stack/data/venv Jun 19 01:14:42.304090 np0000182255 devstack@c-api.service[112269]: Python main interpreter initialized at 0x7b4d6daa3668 Jun 19 01:14:42.304090 np0000182255 devstack@c-api.service[112269]: python threads support enabled Jun 19 01:14:42.304090 np0000182255 devstack@c-api.service[112269]: your server socket listen backlog is limited to 100 connections Jun 19 01:14:42.304090 np0000182255 devstack@c-api.service[112269]: your mercy for graceful operations on workers is 80 seconds Jun 19 01:14:42.304647 np0000182255 devstack@c-api.service[112269]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 01:14:42.304792 np0000182255 devstack@c-api.service[112269]: *** Operational MODE: preforking *** Jun 19 01:14:42.304952 np0000182255 devstack@c-api.service[112269]: *** uWSGI is running in multiple interpreter mode *** Jun 19 01:14:42.304952 np0000182255 devstack@c-api.service[112269]: spawned uWSGI master process (pid: 112269) Jun 19 01:14:42.305103 np0000182255 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 01:14:42.305828 np0000182255 devstack@c-api.service[112269]: spawned uWSGI worker 1 (pid: 112282, cores: 1) Jun 19 01:14:42.306750 np0000182255 devstack@c-api.service[112269]: spawned uWSGI worker 2 (pid: 112283, cores: 1) Jun 19 01:14:42.307478 np0000182255 devstack@c-api.service[112269]: spawned uWSGI worker 3 (pid: 112284, cores: 1) Jun 19 01:14:42.308018 np0000182255 devstack@c-api.service[112269]: spawned uWSGI worker 4 (pid: 112285, cores: 1) Jun 19 01:14:42.308018 np0000182255 devstack@c-api.service[112269]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 01:14:42.445865 np0000182255 devstack@c-api.service[112282]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:14:42.445865 np0000182255 devstack@c-api.service[112282]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:14:42.445865 np0000182255 devstack@c-api.service[112282]: we strongly recommend against using it for new projects. Jun 19 01:14:42.445865 np0000182255 devstack@c-api.service[112282]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:14:42.445865 np0000182255 devstack@c-api.service[112282]: framework. For more detail see Jun 19 01:14:42.445865 np0000182255 devstack@c-api.service[112282]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:14:42.445865 np0000182255 devstack@c-api.service[112282]: import eventlet # noqa Jun 19 01:14:42.450148 np0000182255 devstack@c-api.service[112284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:14:42.450148 np0000182255 devstack@c-api.service[112284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:14:42.450148 np0000182255 devstack@c-api.service[112284]: we strongly recommend against using it for new projects. Jun 19 01:14:42.450148 np0000182255 devstack@c-api.service[112284]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:14:42.450148 np0000182255 devstack@c-api.service[112284]: framework. For more detail see Jun 19 01:14:42.450148 np0000182255 devstack@c-api.service[112284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:14:42.450148 np0000182255 devstack@c-api.service[112284]: import eventlet # noqa Jun 19 01:14:42.450942 np0000182255 devstack@c-api.service[112283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:14:42.450942 np0000182255 devstack@c-api.service[112283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:14:42.450942 np0000182255 devstack@c-api.service[112283]: we strongly recommend against using it for new projects. Jun 19 01:14:42.450942 np0000182255 devstack@c-api.service[112283]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:14:42.450942 np0000182255 devstack@c-api.service[112283]: framework. For more detail see Jun 19 01:14:42.450942 np0000182255 devstack@c-api.service[112283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:14:42.450942 np0000182255 devstack@c-api.service[112283]: import eventlet # noqa Jun 19 01:14:42.470061 np0000182255 devstack@c-api.service[112285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:14:42.470061 np0000182255 devstack@c-api.service[112285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:14:42.470061 np0000182255 devstack@c-api.service[112285]: we strongly recommend against using it for new projects. Jun 19 01:14:42.470061 np0000182255 devstack@c-api.service[112285]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:14:42.470061 np0000182255 devstack@c-api.service[112285]: framework. For more detail see Jun 19 01:14:42.470061 np0000182255 devstack@c-api.service[112285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:14:42.470061 np0000182255 devstack@c-api.service[112285]: import eventlet # noqa Jun 19 01:14:42.540802 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:14:42.540802 np0000182255 devstack@c-api.service[112284]: warnings.warn( Jun 19 01:14:42.542245 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:14:42.542245 np0000182255 devstack@c-api.service[112283]: warnings.warn( Jun 19 01:14:42.544479 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:14:42.544479 np0000182255 devstack@c-api.service[112282]: warnings.warn( Jun 19 01:14:42.563418 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:14:42.563418 np0000182255 devstack@c-api.service[112285]: warnings.warn( Jun 19 01:14:42.620756 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:14:42.620756 np0000182255 devstack@c-api.service[112283]: from cgi import parse_header Jun 19 01:14:42.625544 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:14:42.625544 np0000182255 devstack@c-api.service[112282]: from cgi import parse_header Jun 19 01:14:42.628570 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:14:42.628570 np0000182255 devstack@c-api.service[112284]: from cgi import parse_header Jun 19 01:14:42.651285 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:14:42.651285 np0000182255 devstack@c-api.service[112285]: from cgi import parse_header Jun 19 01:14:42.673307 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:14:42.673307 np0000182255 devstack@c-api.service[112283]: removals.removed_module( Jun 19 01:14:42.673985 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:14:42.673985 np0000182255 devstack@c-api.service[112282]: removals.removed_module( Jun 19 01:14:42.674959 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:14:42.674959 np0000182255 devstack@c-api.service[112283]: removals.removed_module( Jun 19 01:14:42.675404 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:14:42.675404 np0000182255 devstack@c-api.service[112282]: removals.removed_module( Jun 19 01:14:42.678002 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:14:42.678002 np0000182255 devstack@c-api.service[112284]: removals.removed_module( Jun 19 01:14:42.679548 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:14:42.679548 np0000182255 devstack@c-api.service[112284]: removals.removed_module( Jun 19 01:14:42.714896 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:14:42.714896 np0000182255 devstack@c-api.service[112285]: removals.removed_module( Jun 19 01:14:42.716993 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:14:42.716993 np0000182255 devstack@c-api.service[112285]: removals.removed_module( Jun 19 01:14:43.442668 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:14:43.442668 np0000182255 devstack@c-api.service[112283]: warnings.warn( Jun 19 01:14:43.483591 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:14:43.483591 np0000182255 devstack@c-api.service[112285]: warnings.warn( Jun 19 01:14:43.488499 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:14:43.488499 np0000182255 devstack@c-api.service[112282]: warnings.warn( Jun 19 01:14:43.497199 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:14:43.497199 np0000182255 devstack@c-api.service[112284]: warnings.warn( Jun 19 01:14:43.501134 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:14:43.501134 np0000182255 devstack@c-api.service[112283]: warnings.warn( Jun 19 01:14:43.533653 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:14:43.533653 np0000182255 devstack@c-api.service[112285]: warnings.warn( Jun 19 01:14:43.539038 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:14:43.539038 np0000182255 devstack@c-api.service[112282]: warnings.warn( Jun 19 01:14:43.554632 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:14:43.554632 np0000182255 devstack@c-api.service[112284]: warnings.warn( Jun 19 01:14:43.701537 np0000182255 devstack@c-api.service[112283]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:14:43.701832 np0000182255 devstack@c-api.service[112283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:14:43.718334 np0000182255 devstack@c-api.service[112285]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:14:43.718529 np0000182255 devstack@c-api.service[112285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:14:43.731143 np0000182255 devstack@c-api.service[112282]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:14:43.731299 np0000182255 devstack@c-api.service[112282]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112282) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:14:43.753565 np0000182255 devstack@c-api.service[112284]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:14:43.753889 np0000182255 devstack@c-api.service[112284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:14:43.787506 np0000182255 devstack@c-api.service[112283]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:14:43.787506 np0000182255 devstack@c-api.service[112283]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:14:43.788009 np0000182255 devstack@c-api.service[112285]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:14:43.788009 np0000182255 devstack@c-api.service[112285]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:14:43.795687 np0000182255 devstack@c-api.service[112282]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:14:43.795687 np0000182255 devstack@c-api.service[112282]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:14:43.815447 np0000182255 devstack@c-api.service[112284]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:14:43.815447 np0000182255 devstack@c-api.service[112284]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:14:44.260001 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:14:44.260429 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.260539 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:14:44.260614 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.260679 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112282) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:14:44.260750 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.260812 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:14:44.260869 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.260869 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.260987 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.261048 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.261123 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.261183 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.261183 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.261287 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.261376 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.262908 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.262908 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.263219 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.263280 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.263280 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.263425 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.263479 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.263541 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.263598 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.263656 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.263656 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.263769 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.263834 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.263834 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.263936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.263936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.263936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.263936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.263936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.263936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.263936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.264260 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.264260 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.264260 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.264441 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.264499 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.264575 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.264630 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.264685 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.264756 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.264809 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.264879 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.264940 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.264996 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.265057 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.265126 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.265188 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.265239 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.265300 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.265461 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.265524 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.265584 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.265642 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.265694 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.265750 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.265957 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.266012 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.266062 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.266125 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.266295 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.267421 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.267500 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.267569 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.267638 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.267705 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.267790 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.267863 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.267941 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.268015 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.268082 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.268147 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.268256 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.268392 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.268468 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.268548 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.268548 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.268548 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.268548 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.268548 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.268548 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.268947 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.269024 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.269103 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.269103 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.269249 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.269345 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.269420 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.269505 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.269577 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.269648 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.269718 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.269791 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.269864 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.269936 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.270021 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.270095 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.270224 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.270326 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.270403 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.270474 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.270560 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.270661 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.270756 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.270829 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.270909 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.270980 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.271050 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.271121 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.271194 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.271263 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.271367 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.271453 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.271526 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.272173 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.272173 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.272173 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.272416 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.272496 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.272574 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.272647 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.272730 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.272801 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.272879 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.272949 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.273022 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.273022 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.273164 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.273234 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.273323 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.273323 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.273323 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.273551 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.273626 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.273698 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.273781 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.273856 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.273933 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.274012 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.274085 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.274190 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.274266 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.274369 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.274446 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.274488 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.274523 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.274567 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.274603 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.274641 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.274682 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.274726 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.274761 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.274814 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.274886 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.274923 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.274967 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.275005 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.275040 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.275081 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.275117 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.275152 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.275199 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.275235 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.275270 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.275599 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.275692 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.275692 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.275692 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.275692 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.275692 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.276040 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.276040 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.276206 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.276295 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.276399 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.276473 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.276589 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.276802 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.276880 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.276952 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.277072 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.277179 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.277324 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.277429 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.277530 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.277817 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.277871 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.277907 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.277944 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.277944 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.278019 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.278059 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.278093 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.278128 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.278192 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.278192 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.278192 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.278192 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.278349 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.278349 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.278349 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.278349 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.278349 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.278525 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.278562 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.278598 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.278633 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.278674 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.278710 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.278751 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.278789 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.278824 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.278859 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.278920 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.278968 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.279014 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.279051 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.279088 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.279124 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.279159 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.279195 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.279241 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.279949 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.279949 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.279949 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.279949 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.280301 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.280301 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.280461 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.280530 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.280597 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.280665 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.280732 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.280815 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.280815 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.280979 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.281049 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.281120 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.281187 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.281256 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.281339 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.281408 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.281490 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.281561 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.281636 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.281713 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.281713 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.281845 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.281913 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.281989 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.281989 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.281989 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.281989 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.281989 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.282436 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.282508 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.282577 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.282617 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.282652 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.282688 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.282734 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.282778 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.282813 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.282847 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.282889 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.282923 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.282963 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.282997 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.283032 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.283077 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.283121 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.283172 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.283208 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.283418 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.283554 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.283614 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.283669 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.283719 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.283770 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.283818 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.283867 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.283867 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.283996 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.283996 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.283996 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.283996 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.284491 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.284585 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.284659 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.284829 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.284946 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.285021 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.285095 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.285162 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.285187 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.285527 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.285636 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.285692 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.285727 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.285825 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.285887 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.285916 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.285942 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.285968 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.285997 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.286026 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.286053 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.286053 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.286053 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.286053 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.286162 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.286162 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.286162 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.286236 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.286261 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.286290 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.286334 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.286372 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.286397 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.286514 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.286542 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.286567 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.286567 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.286617 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.286652 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.286679 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.286679 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.286679 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.286679 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.286679 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.286679 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.286813 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.286813 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.286813 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.286813 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.286813 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.286922 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.286949 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.286984 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.287023 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.287049 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.287049 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.287099 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.287126 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.287150 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.287175 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.287199 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.287221 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.287254 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.287286 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.287330 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.287364 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.287389 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.287422 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.287451 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.287480 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.287505 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.287531 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.287555 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.287584 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.287608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.287631 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.287657 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.287657 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.287657 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.287657 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.288405 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.288405 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.288405 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.288405 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.288405 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.289698 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.289778 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.289860 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.289942 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.290020 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.290095 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.290124 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.290250 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.290303 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.290400 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.290481 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.290628 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.290656 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.290796 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.290833 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.290858 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.290882 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.290911 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.290940 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.290965 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.290988 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.291013 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.291013 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.291055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.291055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.291055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.291055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.291055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.291055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.291055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.291231 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.291231 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.291231 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.291231 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.291231 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.291231 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.291231 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.291435 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.291435 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.291435 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.291520 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.291556 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.291581 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.291606 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.291634 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.291657 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.291681 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.291708 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.291742 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.291742 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.291742 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.292861 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.292911 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.292986 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.293041 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.293071 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.293071 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.293134 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.293161 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.293189 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.293214 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.293239 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.293239 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.293288 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.293359 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.293402 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.293447 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.293473 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.293503 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.293528 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.293656 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.293787 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.293843 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.293915 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.293984 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.294044 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.294044 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.294044 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.294044 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.294371 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.294458 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.294514 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.294573 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.294573 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.294687 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.294724 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.294756 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.294786 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.294812 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.294837 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.294862 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.294899 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.294924 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.294952 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.294983 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.295022 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.295055 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.295078 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.295104 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.295134 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.295166 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.295190 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.295190 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.295190 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.295190 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.295190 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.295190 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.295543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.295660 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.295660 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.295721 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.295753 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.295782 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.295812 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.295843 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.295891 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.295956 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.296030 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.296030 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.296116 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.296146 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.296174 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.296209 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.296248 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.296282 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.296364 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.296403 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.296436 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.296466 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.296491 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.296516 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.296541 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.296565 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.296565 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.296565 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.296635 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.296766 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.296766 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.297095 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.297165 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.297238 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.297290 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.297357 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.297423 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.297478 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.297529 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.297580 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.297637 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.297689 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.297738 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.297786 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.297834 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.297834 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.297834 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.297975 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.298025 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.298025 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.298181 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.298181 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.298181 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.298181 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.298181 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.298181 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.301620 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.301702 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.301757 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.301808 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.301857 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.301886 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.301915 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.301940 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.301964 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.302006 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.302033 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.302163 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.302241 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.302339 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.302418 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.302488 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.302488 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.302564 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.302625 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.302663 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.302702 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.302736 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.302771 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.302807 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.302842 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.302875 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.302875 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.302875 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.304018 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.304103 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.304103 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.304184 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.304224 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.304262 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.304297 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.304364 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.304402 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.304437 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.304490 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.304527 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.304527 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.304592 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.304636 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.304671 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.304671 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.304671 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.304814 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.304866 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.304910 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.304949 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.304984 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.305020 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.305056 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.305093 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.305130 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.305166 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.305200 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.305262 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.305302 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.305356 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.305390 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.305437 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.305478 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.305513 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.305548 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.305583 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.305619 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.305661 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.305702 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.305702 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.305769 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.305802 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.305838 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.305877 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.305919 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.305959 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.305959 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.306172 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.306172 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.306237 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.306272 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.306272 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.306272 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.306272 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.307255 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.307389 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.307505 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.307580 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.307649 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.307719 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.307787 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.307874 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.307957 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.307957 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.308095 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.308095 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.308231 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.308302 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.308391 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.308458 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.308525 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.308602 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.308672 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.308738 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.308803 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.308877 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.308954 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.309021 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.309088 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.309155 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.309229 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.309295 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.309390 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.309462 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.309528 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.309594 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.309681 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.309753 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.309822 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.309896 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.309964 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.310028 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.310093 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.310232 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.310326 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.310399 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.310478 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.310547 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.310621 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.310689 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.310765 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.310834 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.310907 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.310974 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.311039 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.311104 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.311187 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.311264 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.311264 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.311264 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.312772 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.312881 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.312881 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.313015 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.313115 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.313353 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.313436 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.313436 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.313565 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.313635 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.313704 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.313772 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.313840 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.313909 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.313977 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.314043 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.314149 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.314263 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.314390 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.314496 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.314565 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.314633 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.314672 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.314721 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.314757 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.314791 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.314826 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.314874 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.314908 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.314941 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.314975 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.314975 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.315042 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.315081 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.315121 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.315158 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.315197 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.315242 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.315279 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.315332 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.315367 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.315411 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.315446 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.315480 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.315513 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.315546 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.315580 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.315614 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.316243 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.316243 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.316433 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.316519 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.316594 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.316663 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.316731 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.316810 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.316939 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.317035 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.317125 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.317232 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.317368 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.317460 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.317561 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.318187 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.318187 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.318187 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.318187 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.318187 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.318470 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.318517 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.318735 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.318735 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.318735 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.318735 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.318735 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.318735 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.318977 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.318977 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.319055 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.319103 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.319151 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.319190 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.319231 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.319274 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.319343 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.319385 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.319425 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.319466 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.319521 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.319575 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.319615 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.319655 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.319697 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.319742 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.319781 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.319821 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.319868 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.319916 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.319965 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.320013 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.320055 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.320096 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.320136 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.320186 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.320234 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.320273 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.320516 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.321094 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.321239 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.321356 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.321438 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.321515 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.321609 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.321691 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.321785 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.321864 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.321936 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.322015 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.322151 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.322200 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.322240 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.322280 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.322357 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.322401 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.322440 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.322593 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.322679 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.322778 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.322866 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.322971 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.323049 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.323364 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.323543 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.324442 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.324494 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.324522 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.324552 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.324578 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.324609 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.324638 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.324765 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.324803 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.324830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.324830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.324830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.324830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.324830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.324830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.324830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.324999 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.325260 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.325260 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.325260 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.325260 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.325260 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.326804 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.326853 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.326902 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.326902 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.326902 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.327011 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.327051 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.327051 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.327051 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.327129 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.327159 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.327159 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.327422 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.327461 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.327461 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.327461 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.327803 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.327971 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.327971 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.328123 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.328149 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.328149 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.328297 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.328351 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.328351 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.328351 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.328499 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.328577 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:14:44.328608 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:14:44.329138 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:14:44.372895 np0000182255 devstack@c-api.service[112284]: INFO dbcounter [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Registered counter for database cinder Jun 19 01:14:44.375648 np0000182255 devstack@c-api.service[112282]: INFO dbcounter [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Registered counter for database cinder Jun 19 01:14:44.377839 np0000182255 devstack@c-api.service[112283]: INFO dbcounter [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Registered counter for database cinder Jun 19 01:14:44.380950 np0000182255 devstack@c-api.service[112285]: INFO dbcounter [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Registered counter for database cinder Jun 19 01:14:44.417803 np0000182255 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.420004 np0000182255 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.422097 np0000182255 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.422954 np0000182255 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.537975 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writer thread running {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:14:44.539426 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writer thread running {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:14:44.540902 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writer thread running {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:14:44.541398 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writer thread running {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:14:44.541783 np0000182255 devstack@c-api.service[112283]: INFO cinder.rpc [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:14:44.542426 np0000182255 devstack@c-api.service[112285]: INFO cinder.rpc [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:14:44.543516 np0000182255 devstack@c-api.service[112282]: INFO cinder.rpc [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:14:44.543915 np0000182255 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:14:44.545022 np0000182255 devstack@c-api.service[112285]: INFO cinder.rpc [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:14:44.545126 np0000182255 devstack@c-api.service[112283]: INFO cinder.rpc [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:14:44.545967 np0000182255 devstack@c-api.service[112282]: INFO cinder.rpc [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:14:44.546505 np0000182255 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:14:44.547334 np0000182255 devstack@c-api.service[112285]: INFO cinder.rpc [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:14:44.548194 np0000182255 devstack@c-api.service[112283]: INFO cinder.rpc [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:14:44.548432 np0000182255 devstack@c-api.service[112282]: INFO cinder.rpc [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:14:44.549015 np0000182255 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:14:44.549741 np0000182255 devstack@c-api.service[112285]: INFO cinder.rpc [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:14:44.550121 np0000182255 devstack@c-api.service[112283]: INFO cinder.rpc [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:14:44.550908 np0000182255 devstack@c-api.service[112282]: INFO cinder.rpc [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:14:44.550977 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.551024 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.551691 np0000182255 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:14:44.552109 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.552864 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.554065 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.554884 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.556948 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.558121 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.588544 np0000182255 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.590372 np0000182255 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.591490 np0000182255 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.591611 np0000182255 devstack@c-api.service[112283]: INFO cinder.rpc [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:14:44.593089 np0000182255 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:44.593221 np0000182255 devstack@c-api.service[112285]: INFO cinder.rpc [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:14:44.594116 np0000182255 devstack@c-api.service[112283]: INFO cinder.rpc [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:14:44.594218 np0000182255 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:14:44.595343 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.595747 np0000182255 devstack@c-api.service[112285]: INFO cinder.rpc [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:14:44.596071 np0000182255 devstack@c-api.service[112282]: INFO cinder.rpc [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:14:44.596780 np0000182255 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:14:44.597412 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.598128 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.598601 np0000182255 devstack@c-api.service[112282]: INFO cinder.rpc [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:14:44.599861 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.609339 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.610516 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.611333 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.612714 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.612823 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.613637 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.615844 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.615986 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.616754 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.617337 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.619019 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.619121 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.621212 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.622070 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.623143 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.624173 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.624861 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.624954 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.626163 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.627109 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.627700 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.627908 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.630192 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.630298 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.630775 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.630890 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.632172 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.633919 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.634041 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.634090 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.634965 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.635938 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.636389 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.636546 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.637370 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.637834 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.637973 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.639342 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.639442 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.640007 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.640481 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.640781 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.642189 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.643460 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.645531 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.646082 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.647792 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.648788 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.648909 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.649388 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.650806 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.651170 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.651405 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.652110 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.652303 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.652865 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.653136 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.653953 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.654377 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.654514 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.654744 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.655388 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.655881 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.655952 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.656364 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.656417 np0000182255 devstack@c-api.service[112283]: WARNING cinder.api.contrib.hosts [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:14:44.656950 np0000182255 devstack@c-api.service[112285]: WARNING cinder.api.contrib.hosts [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:14:44.657000 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.657453 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.657630 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.657944 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.658363 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.658786 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.658943 np0000182255 devstack@c-api.service[112284]: WARNING cinder.api.contrib.hosts [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:14:44.659014 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.659639 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.659791 np0000182255 devstack@c-api.service[112282]: WARNING cinder.api.contrib.hosts [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:14:44.659829 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.660425 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.660464 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.660918 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.661206 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.661769 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.661822 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.662165 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: extensions {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.662525 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.662731 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: extensions {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.663269 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.663475 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: extra_specs {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.663982 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.664366 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: extra_specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.664793 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: extensions {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.664879 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.665075 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-volume-transfer {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.665633 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: extensions {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.665842 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-volume-transfer {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.666873 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: extra_specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.666970 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: extra_specs {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.667408 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-quota-class-sets {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.667502 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-quota-class-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.668375 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-volume-transfer {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.668442 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-volume-transfer {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.668694 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: cgsnapshots {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.669830 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: cgsnapshots {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.670157 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-quota-class-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.670211 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-quota-class-sets {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.670246 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: scheduler-stats {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.671190 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: scheduler-stats {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.671434 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: cgsnapshots {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.671633 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: qos-specs {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.672233 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: cgsnapshots {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.672629 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: qos-specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.672758 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: scheduler-stats {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.673585 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: scheduler-stats {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.673638 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: capabilities {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.674189 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: qos-specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.674697 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: capabilities {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.674944 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: encryption {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.675237 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: qos-specs {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.675880 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.676238 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: capabilities {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.676407 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: encryption {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.677261 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: capabilities {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.677392 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.677454 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.677932 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-volume-type-access {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.678516 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: encryption {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.678869 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-volume-type-access {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.678958 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.679509 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-quota-sets {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.680171 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: encryption {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.680538 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-quota-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.680656 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-volume-type-access {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.680845 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-snapshot-manage {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.681690 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-volume-type-access {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.681783 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-snapshot-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.682135 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-quota-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.682302 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-volume-manage {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.683229 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-volume-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.683295 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-quota-sets {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.683548 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-snapshot-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.683707 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-hosts {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.684622 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-hosts {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.684759 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-snapshot-manage {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.684990 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-volume-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.685263 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: os-availability-zone {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.685946 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: os-availability-zone {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.686017 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-volume-manage {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.686323 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: consistencygroups {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.686373 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-hosts {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.687231 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: consistencygroups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.687425 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-hosts {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.687686 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: os-availability-zone {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.688215 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extended resource: backups {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.688706 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: os-availability-zone {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.688956 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: consistencygroups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.689091 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extended resource: backups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.689990 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: consistencygroups {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.690255 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.contrib.snapshot_actions [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] SnapshotActionsController initialized {{(pid=112283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:14:44.690890 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extended resource: backups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.691114 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.contrib.snapshot_actions [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] SnapshotActionsController initialized {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:14:44.691202 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.691880 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extended resource: backups {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:14:44.691990 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.692700 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.693358 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.693408 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.contrib.snapshot_actions [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] SnapshotActionsController initialized {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:14:44.693860 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] SnapshotActionsController initialized {{(pid=112282) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:14:44.694073 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.694280 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.694724 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.694785 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.695402 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.695746 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.696039 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.696217 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.696747 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.697226 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.697474 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.697627 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.698083 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.698456 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.698736 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.698894 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.699523 np0000182255 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.699734 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.700154 np0000182255 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.700246 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.700304 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension UsedLimits extending resource: limits {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.700464 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.700558 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.700957 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension UsedLimits extending resource: limits {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701053 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.701142 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701228 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701344 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701456 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701513 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701558 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701622 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701670 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701705 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.701740 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701783 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701817 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701858 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.701962 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702001 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702043 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702081 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702081 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension AdminActions extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702144 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension AdminActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702177 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension AdminActions extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702217 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension AdminActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702258 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension AdminActions extending resource: backups {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702292 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension AdminActions extending resource: backups {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702345 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702617 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702719 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension VolumeActions extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702802 np0000182255 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.702883 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension VolumeActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.702970 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-56c11e75-10b1-47ed-97ea-6f757b024f26 None None] Extension TypesManage extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703077 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-72ac9b84-4524-47d6-ba39-df1d022c1936 None None] Extension TypesManage extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703164 np0000182255 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:14:44.703323 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension UsedLimits extending resource: limits {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703449 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703538 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703683 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703777 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703887 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension UsedLimits extending resource: limits {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.703976 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704083 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704246 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704362 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704467 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704467 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704630 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704717 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704802 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.704920 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension AdminActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705038 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705150 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension AdminActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705203 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705247 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension AdminActions extending resource: backups {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705288 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705365 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705412 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705412 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705523 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension VolumeActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705562 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension AdminActions extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705594 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a55d3b67-5e66-4b01-b1df-a8fde0bb78ee None None] Extension TypesManage extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705626 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension AdminActions extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705626 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension AdminActions extending resource: backups {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705626 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705626 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension VolumeActions extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.705626 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-a9528b07-6b70-49de-a38b-e6939a0e1e7d None None] Extension TypesManage extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:14:44.710288 np0000182255 devstack@c-api.service[112283]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d6daa3668 pid: 112283 (default app) Jun 19 01:14:44.710818 np0000182255 devstack@c-api.service[112285]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d6daa3668 pid: 112285 (default app) Jun 19 01:14:44.712583 np0000182255 devstack@c-api.service[112284]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d6daa3668 pid: 112284 (default app) Jun 19 01:14:44.713553 np0000182255 devstack@c-api.service[112282]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d6daa3668 pid: 112282 (default app) Jun 19 01:14:44.718375 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.718375 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.718375 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.718375 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.718721 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.718721 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.718721 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.718721 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.718990 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.718990 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.718990 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.718990 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.718990 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.718990 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.719402 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.719402 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.719402 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.719402 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.719402 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.719744 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.719744 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.719744 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.719744 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.719744 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720036 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720036 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720036 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720036 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720288 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720288 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720288 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720288 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720288 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720652 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720652 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720652 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720652 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720652 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720946 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720946 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720946 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720946 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.720946 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.720946 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.722034 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.722034 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.722034 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.722034 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.722034 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.722034 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.722643 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.722643 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.722643 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.722643 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.722643 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.722643 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723045 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723045 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723045 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723045 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723045 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723419 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723419 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723419 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723419 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723419 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723769 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723769 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723769 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723769 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.723769 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.723769 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.724160 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.724160 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.724160 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.724160 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.724160 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.724160 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.724902 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.724902 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.724902 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.724902 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.724902 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.725290 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.725290 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.725290 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.725290 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.725290 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.725661 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.725661 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.725661 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.725661 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.725990 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.725990 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.725990 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.725990 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.726333 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.726333 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.726333 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.726333 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.726333 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.726709 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.726709 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.726709 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.726709 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.726709 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.727042 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.727042 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.727042 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.727042 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.727335 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.727335 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.727335 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.727335 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.727672 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.727672 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.727672 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.727672 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.728080 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.728080 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.728080 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.728080 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.728365 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.728365 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.728365 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.728365 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.728663 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.728663 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.728663 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.728663 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.728663 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729052 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729052 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729052 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729052 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729052 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729052 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729480 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729480 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729480 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729480 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729480 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729818 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729818 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729818 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729818 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.729818 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.729818 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.730230 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.730230 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.730230 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.730230 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.730230 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.730230 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.730692 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.730692 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.730692 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.730692 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.730692 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.730692 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731097 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731097 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731097 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731097 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731097 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731097 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731367 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731367 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731367 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731367 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731530 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731530 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731530 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731530 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731530 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731738 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731738 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731738 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731738 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:44.731738 np0000182255 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 19 01:14:44.731738 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-b7dc3c96-4942-4993-be0c-05ca8f0f677d None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:44.731738 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Fri Jun 19 01:14:44 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 19 01:14:51.816840 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.816840 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.816840 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.816840 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.816840 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.817779 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.817779 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.817779 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.817779 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.817779 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818041 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818041 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818041 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818041 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818041 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818041 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818522 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818522 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818522 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818522 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818751 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818751 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818751 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818751 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818990 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818990 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.818990 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.818990 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819222 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819222 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819222 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819222 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819222 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819531 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819531 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819531 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819531 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819531 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819788 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819788 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819788 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819788 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.819788 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.819788 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820122 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820122 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820122 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820122 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820122 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820122 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820553 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820553 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820553 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820553 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820553 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820553 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820891 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820891 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820891 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.820891 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.820891 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821164 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821164 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821164 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821164 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821164 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821450 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821450 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821450 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821450 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821450 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821450 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821796 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821796 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821796 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821796 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.821796 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.821796 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.822163 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.822163 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.822163 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.822163 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.822163 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.822575 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.822575 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.822575 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.822575 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.822575 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.822861 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.822861 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.822861 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.822861 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.823102 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.823102 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.823102 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.823102 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.823389 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.823389 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.823389 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.823389 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.823389 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.823733 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.823733 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.823733 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.823733 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.823733 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824012 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824012 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824012 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824012 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824289 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824289 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824289 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824289 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824631 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824631 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824631 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824631 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824923 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824923 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.824923 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.824923 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825163 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825163 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825163 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825163 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825447 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825447 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825447 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825447 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825447 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825692 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825692 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825692 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825692 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825692 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825692 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825982 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825982 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825982 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.825982 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.825982 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826103 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826103 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826103 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826103 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826103 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826103 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826241 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826241 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826241 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826241 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826241 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826241 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826497 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826497 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826497 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826497 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826497 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826497 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826650 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826650 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826650 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826650 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826650 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826650 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826794 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826794 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826794 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826794 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826891 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826891 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826891 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.826891 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.826891 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.827011 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.827011 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.827011 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.827011 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:51.827011 np0000182255 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 19 01:14:51.827011 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:52.332550 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac admin admin] POST https://199.204.45.78/volume/v3/types Jun 19 01:14:52.333015 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:14:52.334636 np0000182255 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:14:52.334636 np0000182255 devstack@c-api.service[112285]: warnings.warn( Jun 19 01:14:52.369055 np0000182255 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:52.397506 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 19 01:14:52.397866 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Fri Jun 19 01:14:51 2026] POST /volume/v3/types => generated 186 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:52.423547 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.423547 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.423547 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.423547 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.423547 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.424408 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.424408 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.424408 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.424408 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.424408 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.424675 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.424675 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.424675 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.424675 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.424675 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.424675 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425014 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425014 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425014 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425014 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425208 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425208 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425208 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425208 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425496 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425496 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425496 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425496 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425724 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425724 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425724 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425724 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425724 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425972 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425972 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425972 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.425972 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.425972 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426213 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426213 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426213 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426213 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426213 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426213 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426551 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426551 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426551 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426551 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426551 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426551 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426836 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426836 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426836 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426836 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.426836 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.426836 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427179 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427179 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427179 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427179 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427179 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427461 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427461 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427461 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427461 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427461 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427633 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427633 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427633 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427633 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427633 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427633 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427846 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427846 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427846 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427846 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.427846 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.427846 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428047 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428047 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428047 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428047 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428047 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428250 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428250 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428250 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428250 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428250 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428478 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428478 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428478 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428478 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428631 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428631 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428631 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428631 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428779 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428779 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428779 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428779 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428779 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428968 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428968 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428968 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.428968 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.428968 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429127 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429127 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429127 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429127 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429263 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429263 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429263 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429263 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429433 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429433 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429433 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429433 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429604 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429604 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429604 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429604 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429753 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429753 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429753 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429753 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429889 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429889 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429889 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.429889 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.429889 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430058 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430058 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430058 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430058 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430058 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430058 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430250 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430250 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430250 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430250 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430250 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430464 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430464 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430464 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430464 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430464 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430464 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430885 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430885 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430885 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430885 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.430885 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.430885 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431134 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431134 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431134 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431134 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431134 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431134 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431403 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431403 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431403 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431403 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431403 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431403 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431627 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431627 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431627 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431627 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431776 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431776 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431776 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431776 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431776 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431972 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431972 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431972 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431972 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:14:52.431972 np0000182255 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 19 01:14:52.431972 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac req-d343d9e7-721d-460d-ac79-b5b73ec2a83d None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:52.762910 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac req-d343d9e7-721d-460d-ac79-b5b73ec2a83d admin admin] POST https://199.204.45.78/volume/v3/types/1ead44f6-f328-4159-bff4-9fc8cc10d6be/extra_specs Jun 19 01:14:52.763472 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac req-d343d9e7-721d-460d-ac79-b5b73ec2a83d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:14:52.765246 np0000182255 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:14:52.765246 np0000182255 devstack@c-api.service[112284]: warnings.warn( Jun 19 01:14:52.800644 np0000182255 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac req-d343d9e7-721d-460d-ac79-b5b73ec2a83d 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:52.867901 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-b4a41b6f-0bb9-4061-9178-a44ca46c9aac req-d343d9e7-721d-460d-ac79-b5b73ec2a83d admin admin] https://199.204.45.78/volume/v3/types/1ead44f6-f328-4159-bff4-9fc8cc10d6be/extra_specs returned with HTTP 200 Jun 19 01:14:52.868411 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Fri Jun 19 01:14:52 2026] POST /volume/v3/types/1ead44f6-f328-4159-bff4-9fc8cc10d6be/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:14:54.594199 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=6 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:14:54.598241 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=6 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:15:02.394759 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:15:02.867057 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:17:20.092026 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.092026 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.092026 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.092026 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.093195 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.093195 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.093195 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.093195 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.093632 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.093632 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.093632 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.093632 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.093632 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.093632 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.094182 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.094182 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.094182 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.094182 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.094182 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.094689 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.094689 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.094689 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.094689 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.094689 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.095114 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.095114 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.095114 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.095114 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.095533 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.095533 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.095533 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.095533 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.095533 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.095990 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.095990 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.095990 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.095990 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.095990 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.096449 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.096449 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.096449 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.096449 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.096449 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.096449 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.097026 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.097026 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.097026 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.097026 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.097026 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.097026 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.097596 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.097596 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.097596 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.097596 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.097596 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.097596 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.098120 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.098120 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.098120 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.098120 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.098120 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.098630 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.098630 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.098630 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.098630 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.098630 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.099097 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.099097 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.099097 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.099097 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.099097 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.099097 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.100075 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.100075 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.100075 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.100075 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.100075 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.100075 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.100593 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.100593 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.100593 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.100593 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.100593 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101117 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101117 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101117 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101117 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101117 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101365 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101365 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101365 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101365 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101560 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101560 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101560 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101560 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101721 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101721 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101721 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101721 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101721 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101931 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101931 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101931 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.101931 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.101931 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102110 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102110 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102110 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102110 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102276 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102276 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102276 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102276 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102602 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102602 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102602 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102602 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102776 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102776 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102776 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102776 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102932 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102932 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.102932 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.102932 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103092 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103092 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103092 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103092 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103092 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103289 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103289 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103289 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103289 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103289 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103289 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103546 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103546 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103546 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103546 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103546 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103726 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103726 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103726 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103726 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103726 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103726 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103961 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103961 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103961 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103961 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.103961 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.103961 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104197 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104197 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104197 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104197 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104197 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104197 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104456 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104456 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104456 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104456 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104456 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104456 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104811 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104811 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104811 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104811 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104987 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104987 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104987 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.104987 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.104987 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.105203 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.105203 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.105203 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.105203 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:20.105203 np0000182255 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 19 01:17:20.105203 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-239d2b16-f9e8-44cd-bf4f-49a66b525a1b None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:20.105203 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-239d2b16-f9e8-44cd-bf4f-49a66b525a1b None None] GET https://199.204.45.78/volume// Jun 19 01:17:20.105522 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-239d2b16-f9e8-44cd-bf4f-49a66b525a1b None None] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:20.105522 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-239d2b16-f9e8-44cd-bf4f-49a66b525a1b None None] Calling method 'all' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:20.105522 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-239d2b16-f9e8-44cd-bf4f-49a66b525a1b None None] https://199.204.45.78/volume// returned with HTTP 300 Jun 19 01:17:20.105522 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 1/4] 199.204.45.78 () {66 vars in 1449 bytes} [Fri Jun 19 01:17:20 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jun 19 01:17:58.491551 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-28ce742d-d3f6-4725-ab42-f12b2ff84a67 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:58.492683 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 2/5] 199.204.45.78 () {62 vars in 1061 bytes} [Fri Jun 19 01:17:58 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 19 01:17:58.526647 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-7e94e7ab-d38b-4f98-b4e3-6cdeba0abd44 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:58.535494 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 2/6] 199.204.45.78 () {64 vars in 1265 bytes} [Fri Jun 19 01:17:58 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:17:58.576855 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [req-7e94e7ab-d38b-4f98-b4e3-6cdeba0abd44 req-127c4fa1-c75b-47cf-9e78-21b5f323c96e None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:58.582701 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-7e94e7ab-d38b-4f98-b4e3-6cdeba0abd44 req-127c4fa1-c75b-47cf-9e78-21b5f323c96e demo demo] GET https://199.204.45.78/volume/v3/ Jun 19 01:17:58.582986 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-7e94e7ab-d38b-4f98-b4e3-6cdeba0abd44 req-127c4fa1-c75b-47cf-9e78-21b5f323c96e demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:58.583335 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-7e94e7ab-d38b-4f98-b4e3-6cdeba0abd44 req-127c4fa1-c75b-47cf-9e78-21b5f323c96e demo demo] Calling method 'version_select' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:58.584706 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-7e94e7ab-d38b-4f98-b4e3-6cdeba0abd44 req-127c4fa1-c75b-47cf-9e78-21b5f323c96e demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 19 01:17:58.585220 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 2/7] 199.204.45.78 () {66 vars in 1339 bytes} [Fri Jun 19 01:17:58 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:58.631265 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-a2992be7-a211-44f0-81b0-0492da735a15 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:58.961247 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-a2992be7-a211-44f0-81b0-0492da735a15 demo demo] GET https://199.204.45.78/volume/v3/types Jun 19 01:17:58.961517 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-a2992be7-a211-44f0-81b0-0492da735a15 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:58.961894 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-a2992be7-a211-44f0-81b0-0492da735a15 demo demo] Calling method 'index' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:58.962432 np0000182255 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:17:58.962432 np0000182255 devstack@c-api.service[112282]: warnings.warn( Jun 19 01:17:58.963117 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-a2992be7-a211-44f0-81b0-0492da735a15 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:17:58.999564 np0000182255 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [None req-a2992be7-a211-44f0-81b0-0492da735a15 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:59.020914 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-a2992be7-a211-44f0-81b0-0492da735a15 demo demo] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 19 01:17:59.021357 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 2/8] 199.204.45.78 () {64 vars in 1283 bytes} [Fri Jun 19 01:17:58 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:59.062901 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-0ccae1df-e985-4d9e-a475-3a94bfe6b4c0 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:59.389039 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-0ccae1df-e985-4d9e-a475-3a94bfe6b4c0 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 19 01:17:59.389409 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-0ccae1df-e985-4d9e-a475-3a94bfe6b4c0 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:59.389638 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-0ccae1df-e985-4d9e-a475-3a94bfe6b4c0 demo demo] Calling method 'show' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:59.425950 np0000182255 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-0ccae1df-e985-4d9e-a475-3a94bfe6b4c0 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:59.444446 np0000182255 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:17:59.444446 np0000182255 devstack@c-api.service[112283]: warnings.warn( Jun 19 01:17:59.447538 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-0ccae1df-e985-4d9e-a475-3a94bfe6b4c0 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:59.448128 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 3/9] 199.204.45.78 () {64 vars in 1294 bytes} [Fri Jun 19 01:17:59 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:59.937564 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-8f5954d8-57f0-42b6-b94e-9e92b7824df8 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:59.938724 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 3/10] 199.204.45.78 () {62 vars in 1061 bytes} [Fri Jun 19 01:17:59 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 19 01:17:59.967526 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-662b1f15-257d-48ae-b7a4-fbd18f74058c None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:59.975062 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 3/11] 199.204.45.78 () {64 vars in 1265 bytes} [Fri Jun 19 01:17:59 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:18:00.005742 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [req-662b1f15-257d-48ae-b7a4-fbd18f74058c req-a147b847-e040-4a9c-b4e6-3c067c5c9ceb None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.008628 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-662b1f15-257d-48ae-b7a4-fbd18f74058c req-a147b847-e040-4a9c-b4e6-3c067c5c9ceb demo demo] GET https://199.204.45.78/volume/v3/ Jun 19 01:18:00.008894 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-662b1f15-257d-48ae-b7a4-fbd18f74058c req-a147b847-e040-4a9c-b4e6-3c067c5c9ceb demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:00.009231 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-662b1f15-257d-48ae-b7a4-fbd18f74058c req-a147b847-e040-4a9c-b4e6-3c067c5c9ceb demo demo] Calling method 'version_select' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:00.009869 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-662b1f15-257d-48ae-b7a4-fbd18f74058c req-a147b847-e040-4a9c-b4e6-3c067c5c9ceb demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 19 01:18:00.010411 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 3/12] 199.204.45.78 () {66 vars in 1339 bytes} [Fri Jun 19 01:18:00 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 19 01:18:00.050058 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-f7619bf7-d01e-4b0a-a2f9-9ac8d7ab8c37 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.054001 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-f7619bf7-d01e-4b0a-a2f9-9ac8d7ab8c37 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 19 01:18:00.054502 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-f7619bf7-d01e-4b0a-a2f9-9ac8d7ab8c37 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:00.054986 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-f7619bf7-d01e-4b0a-a2f9-9ac8d7ab8c37 demo demo] Calling method 'show' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:00.062988 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-f7619bf7-d01e-4b0a-a2f9-9ac8d7ab8c37 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 19 01:18:00.063260 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 4/13] 199.204.45.78 () {64 vars in 1294 bytes} [Fri Jun 19 01:18:00 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:18:00.733002 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-90964dfe-6d12-428d-a3e8-eab6ed59bcfe None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.734507 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 4/14] 199.204.45.78 () {62 vars in 1061 bytes} [Fri Jun 19 01:18:00 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 19 01:18:00.809161 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-84031dfe-9391-4dc0-97fa-0c366238e8af None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.812184 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 4/15] 199.204.45.78 () {64 vars in 1265 bytes} [Fri Jun 19 01:18:00 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:18:00.851354 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [req-84031dfe-9391-4dc0-97fa-0c366238e8af req-51b4266f-40a7-4ba1-8451-faf6a17dd909 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.854720 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-84031dfe-9391-4dc0-97fa-0c366238e8af req-51b4266f-40a7-4ba1-8451-faf6a17dd909 demo demo] GET https://199.204.45.78/volume/v3/ Jun 19 01:18:00.855106 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-84031dfe-9391-4dc0-97fa-0c366238e8af req-51b4266f-40a7-4ba1-8451-faf6a17dd909 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:00.855564 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-84031dfe-9391-4dc0-97fa-0c366238e8af req-51b4266f-40a7-4ba1-8451-faf6a17dd909 demo demo] Calling method 'version_select' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:00.856271 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-84031dfe-9391-4dc0-97fa-0c366238e8af req-51b4266f-40a7-4ba1-8451-faf6a17dd909 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 19 01:18:00.857047 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 4/16] 199.204.45.78 () {66 vars in 1339 bytes} [Fri Jun 19 01:18:00 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:18:00.902055 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-4ec850f2-43c6-4bde-8ac2-3e46e0c9f47a None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.906141 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-4ec850f2-43c6-4bde-8ac2-3e46e0c9f47a demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 19 01:18:00.906719 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-4ec850f2-43c6-4bde-8ac2-3e46e0c9f47a demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:00.907237 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-4ec850f2-43c6-4bde-8ac2-3e46e0c9f47a demo demo] Calling method 'show' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:00.916154 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-4ec850f2-43c6-4bde-8ac2-3e46e0c9f47a demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 19 01:18:00.916525 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 5/17] 199.204.45.78 () {64 vars in 1294 bytes} [Fri Jun 19 01:18:00 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:18:00.959746 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-5fde969e-c691-4d8f-acbb-dcdb9a199d3d None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.960313 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 5/18] 199.204.45.78 () {62 vars in 1061 bytes} [Fri Jun 19 01:18:00 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:18:00.993645 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-5a545498-3614-46e8-9602-b1be0326e303 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:00.997318 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 5/19] 199.204.45.78 () {64 vars in 1265 bytes} [Fri Jun 19 01:18:00 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 19 01:18:01.032280 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [req-5a545498-3614-46e8-9602-b1be0326e303 req-414e82e3-e828-4297-990d-974a4eb7662f None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:01.035568 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-5a545498-3614-46e8-9602-b1be0326e303 req-414e82e3-e828-4297-990d-974a4eb7662f demo demo] GET https://199.204.45.78/volume/v3/ Jun 19 01:18:01.035911 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-5a545498-3614-46e8-9602-b1be0326e303 req-414e82e3-e828-4297-990d-974a4eb7662f demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:01.036273 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-5a545498-3614-46e8-9602-b1be0326e303 req-414e82e3-e828-4297-990d-974a4eb7662f demo demo] Calling method 'version_select' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:01.037003 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-5a545498-3614-46e8-9602-b1be0326e303 req-414e82e3-e828-4297-990d-974a4eb7662f demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 19 01:18:01.037607 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 5/20] 199.204.45.78 () {66 vars in 1339 bytes} [Fri Jun 19 01:18:01 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 19 01:18:01.077231 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-0f81854d-078f-41dc-ae48-ed16fc067533 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:01.080219 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-0f81854d-078f-41dc-ae48-ed16fc067533 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 19 01:18:01.080472 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-0f81854d-078f-41dc-ae48-ed16fc067533 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:01.080782 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-0f81854d-078f-41dc-ae48-ed16fc067533 demo demo] Calling method 'show' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:01.088676 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-0f81854d-078f-41dc-ae48-ed16fc067533 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 19 01:18:01.089008 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 6/21] 199.204.45.78 () {64 vars in 1294 bytes} [Fri Jun 19 01:18:01 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:18:09.014577 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:18:11.085124 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=8 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:38.064890 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:38.182484 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:23:38.183167 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:38.183680 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:38.184701 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:38.187922 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:38.233548 np0000182255 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 demo demo] Get all volumes completed successfully. Jun 19 01:23:38.235719 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-fe29ae5e-e1c8-43a8-ade2-b2458bb2fba0 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:38.236067 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 6/22] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:23:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:23:48.226014 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:38.345917 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-959874e3-a579-48bd-bca2-7ff7daa56317 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:38.349695 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-959874e3-a579-48bd-bca2-7ff7daa56317 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:24:38.350040 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-959874e3-a579-48bd-bca2-7ff7daa56317 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:38.350520 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-959874e3-a579-48bd-bca2-7ff7daa56317 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:38.351289 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-959874e3-a579-48bd-bca2-7ff7daa56317 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:38.352404 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-959874e3-a579-48bd-bca2-7ff7daa56317 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:38.393461 np0000182255 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-959874e3-a579-48bd-bca2-7ff7daa56317 demo demo] Get all volumes completed successfully. Jun 19 01:24:38.396757 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-959874e3-a579-48bd-bca2-7ff7daa56317 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:38.397279 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 6/23] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:24:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:24:48.386693 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:38.420274 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:38.425625 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:25:38.425888 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:38.425934 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:38.426721 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:38.428118 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:38.479869 np0000182255 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a demo demo] Get all volumes completed successfully. Jun 19 01:25:38.482920 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-36fd6cad-1df5-4c31-9c71-1b07deac0e3a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:38.483534 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 6/24] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:25:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:25:48.466226 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:38.521363 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:38.529451 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:26:38.529451 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:38.529451 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:38.529451 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:38.529451 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:38.572930 np0000182255 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 demo demo] Get all volumes completed successfully. Jun 19 01:26:38.575913 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-0eeb4c14-8afe-47f7-bf78-87d8584146f9 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:38.576545 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 7/25] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:26:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:26:48.564958 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:38.606860 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:38.610161 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:27:38.610683 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:38.610995 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:38.611360 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:38.612429 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:38.623896 np0000182255 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 demo demo] Get all volumes completed successfully. Jun 19 01:27:38.628294 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-52f28528-6fa8-4823-9f9a-9659c4941fe2 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:38.629035 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 7/26] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:27:38 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 19 01:27:48.631719 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:38.692836 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:38.860208 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:28:38.860724 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:38.861153 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:38.861707 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:38.863346 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:38.874349 np0000182255 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 demo demo] Get all volumes completed successfully. Jun 19 01:28:38.876704 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-df2fb618-caee-4db8-a6b0-d3cbbd61cc73 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:38.877342 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 7/27] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:28:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:28:48.869294 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:38.895738 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:38.900956 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:29:38.901401 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:38.901768 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:38.902207 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:38.903613 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:38.914483 np0000182255 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 demo demo] Get all volumes completed successfully. Jun 19 01:29:38.917644 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-478eb6bc-fb0d-4678-9b1f-35a31a5a6ba5 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:38.918226 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 7/28] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:29:38 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 19 01:29:48.907628 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:38.940024 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:38.944393 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:30:38.944808 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:38.945451 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:38.946045 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:38.947295 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:38.957977 np0000182255 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 demo demo] Get all volumes completed successfully. Jun 19 01:30:38.961244 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-2bb911e1-803c-4739-9bd9-13937bddccd6 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:38.962365 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 8/29] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:30:38 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 19 01:30:48.952595 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:38.985601 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:38.988531 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:31:38.988700 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:38.988928 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:38.989198 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:38.990546 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:38.998551 np0000182255 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea demo demo] Get all volumes completed successfully. Jun 19 01:31:39.000668 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-a58d1d44-cca6-48e8-9b63-62b255a225ea demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:39.001078 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 8/30] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:31:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:31:48.994046 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:39.022493 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:39.026660 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:32:39.026962 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:39.027342 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:39.027763 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:39.029133 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:39.040072 np0000182255 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 demo demo] Get all volumes completed successfully. Jun 19 01:32:39.043169 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-e927ec21-c0bc-411c-89cb-cc78028effa4 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:39.043997 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 8/31] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:32:39 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 19 01:32:49.033834 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:39.059886 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:39.257757 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:33:39.258086 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:39.258328 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:39.258707 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:39.259839 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:39.270594 np0000182255 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 demo demo] Get all volumes completed successfully. Jun 19 01:33:39.274056 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-cf31f17d-032d-4a8b-9e00-65980aa95079 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:39.274717 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 8/32] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:33:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:33:49.264183 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:39.292888 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:39.299462 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:34:39.299724 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:39.300003 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:39.300365 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:39.301555 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:39.311062 np0000182255 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a demo demo] Get all volumes completed successfully. Jun 19 01:34:39.313720 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-93e569f8-1438-46f7-bb6e-b8f167df0e6a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:39.314271 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 9/33] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:34:39 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 19 01:34:49.305591 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:39.329502 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:39.334386 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:35:39.334556 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:39.334789 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:39.335049 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:39.335957 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:39.347587 np0000182255 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 demo demo] Get all volumes completed successfully. Jun 19 01:35:39.350570 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-e57cbd6b-904a-45ee-9535-31d04f81dce1 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:39.351012 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 9/34] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:35:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:35:49.340032 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:39.371266 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:39.375042 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:36:39.375689 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:39.376459 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:39.376653 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:39.377660 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:39.389832 np0000182255 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 demo demo] Get all volumes completed successfully. Jun 19 01:36:39.392581 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-b2f2700a-53ff-4a5f-8cdb-4849687c9ef1 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:39.393490 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 9/35] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:36:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:36:49.381251 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:37:39.406394 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:37:39.409868 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:37:39.410026 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:37:39.410288 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:37:39.410619 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:37:39.411721 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:37:39.421487 np0000182255 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 demo demo] Get all volumes completed successfully. Jun 19 01:37:39.424920 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-8f1dbb51-199e-480e-8d1c-1703f68370e2 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:37:39.426279 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 9/36] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:37:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:37:49.417239 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:38:39.444006 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:38:39.603766 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:38:39.604016 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:38:39.604264 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:38:39.604647 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:38:39.605737 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:38:39.616564 np0000182255 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e demo demo] Get all volumes completed successfully. Jun 19 01:38:39.618842 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-022b3b82-31b0-4a00-b62a-4ab9efb99c9e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:38:39.619229 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 10/37] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:38:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:38:49.613184 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:39:39.633696 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:39:39.636241 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:39:39.636493 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:39:39.636624 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:39:39.637526 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:39:39.642346 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:39:39.652449 np0000182255 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 demo demo] Get all volumes completed successfully. Jun 19 01:39:39.654907 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-9eeced08-2a3b-416d-92c1-8088fd4c1a98 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:39:39.655425 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 10/38] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:39:39 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 19 01:39:49.644891 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:40:39.674249 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:40:39.677133 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:40:39.677380 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:40:39.677608 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:40:39.677967 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:40:39.678905 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:40:39.686955 np0000182255 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 demo demo] Get all volumes completed successfully. Jun 19 01:40:39.689639 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-3dc543d1-12a1-4d9f-bb32-a1f957209b05 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:40:39.690198 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 10/39] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:40:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:40:49.682789 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:41:39.733570 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:41:39.737341 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:41:39.738143 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:41:39.738511 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:41:39.738961 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:41:39.740366 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:41:39.751187 np0000182255 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 demo demo] Get all volumes completed successfully. Jun 19 01:41:39.753503 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-5c70db8c-6996-4bd6-9ec0-ff8d32939f22 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:41:39.753898 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 10/40] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:41:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:41:49.744705 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:42:39.771134 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:42:39.774289 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:42:39.774623 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:42:39.775024 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:42:39.776036 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:42:39.776540 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:42:39.784966 np0000182255 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b demo demo] Get all volumes completed successfully. Jun 19 01:42:39.787077 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-2e68e927-e8f7-4b4a-8423-b4d23e8ae88b demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:42:39.787521 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 11/41] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:42:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:42:49.780733 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:43:39.807539 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:43:39.910218 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:43:39.910837 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:43:39.911460 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:43:39.912039 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:43:39.913878 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:43:39.922746 np0000182255 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f demo demo] Get all volumes completed successfully. Jun 19 01:43:39.924942 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-9f120db7-8167-4845-b28b-97c3a9cbb46f demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:43:39.925339 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 11/42] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:43:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:43:49.918422 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:44:39.948886 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-093728cf-668e-4595-80bb-cb94470707e4 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:44:39.951856 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-093728cf-668e-4595-80bb-cb94470707e4 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:44:39.952033 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-093728cf-668e-4595-80bb-cb94470707e4 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:44:39.952246 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-093728cf-668e-4595-80bb-cb94470707e4 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:44:39.952481 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-093728cf-668e-4595-80bb-cb94470707e4 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:44:39.953158 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-093728cf-668e-4595-80bb-cb94470707e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:44:39.964622 np0000182255 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-093728cf-668e-4595-80bb-cb94470707e4 demo demo] Get all volumes completed successfully. Jun 19 01:44:39.968646 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-093728cf-668e-4595-80bb-cb94470707e4 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:44:39.969398 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 11/43] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:44:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:44:49.956197 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:45:39.984498 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:45:39.987448 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:45:39.987680 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:45:39.987926 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:45:39.988214 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:45:39.989197 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:45:39.998585 np0000182255 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 demo demo] Get all volumes completed successfully. Jun 19 01:45:40.001415 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-b7761043-fa6c-4dda-9c95-10ea939ea0b6 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:45:40.001948 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 11/44] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:45:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:45:50.040142 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:46:40.018618 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:46:40.021940 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:46:40.022167 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:46:40.022385 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:46:40.022727 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:46:40.023779 np0000182255 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:46:40.032583 np0000182255 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f demo demo] Get all volumes completed successfully. Jun 19 01:46:40.035982 np0000182255 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-c3effe65-02bf-4c6f-93fe-cc0024c8821f demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:46:40.036500 np0000182255 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 12/45] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:46:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:46:50.027444 np0000182255 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:47:40.052337 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:47:40.055682 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:47:40.055933 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:47:40.056189 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:47:40.056528 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:47:40.057713 np0000182255 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:47:40.066968 np0000182255 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d demo demo] Get all volumes completed successfully. Jun 19 01:47:40.069593 np0000182255 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-e01c64cd-b9d6-40a4-80e5-676c637ccb6d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:47:40.070050 np0000182255 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 12/46] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:47:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:47:50.061210 np0000182255 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:48:40.085690 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-a78a6884-391e-49b3-a52a-4248b640c312 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:48:40.149016 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-a78a6884-391e-49b3-a52a-4248b640c312 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:48:40.149424 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-a78a6884-391e-49b3-a52a-4248b640c312 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:48:40.149424 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-a78a6884-391e-49b3-a52a-4248b640c312 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:48:40.149644 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-a78a6884-391e-49b3-a52a-4248b640c312 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:48:40.150332 np0000182255 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-a78a6884-391e-49b3-a52a-4248b640c312 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:48:40.159216 np0000182255 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-a78a6884-391e-49b3-a52a-4248b640c312 demo demo] Get all volumes completed successfully. Jun 19 01:48:40.161812 np0000182255 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-a78a6884-391e-49b3-a52a-4248b640c312 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:48:40.162335 np0000182255 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 12/47] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:48:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:48:50.153209 np0000182255 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:49:40.177754 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:49:40.180851 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 19 01:49:40.181105 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:49:40.181424 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:49:40.181937 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:49:40.182608 np0000182255 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:49:40.193344 np0000182255 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 demo demo] Get all volumes completed successfully. Jun 19 01:49:40.196594 np0000182255 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-24afd4bb-ca63-43c2-8ab1-6ea5f190f170 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:49:40.197336 np0000182255 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 12/48] 199.204.45.78 () {64 vars in 1288 bytes} [Fri Jun 19 01:49:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:49:50.186524 np0000182255 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}