Jun 22 04:46:59.886122 np0000182453 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 22 04:46:59.893870 np0000182453 devstack@c-api.service[112234]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 22 04:46:59 2026] *** Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: nodename: np0000182453 Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: machine: x86_64 Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: clock source: unix Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: pcre jit disabled Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: detected number of CPU cores: 16 Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: current working directory: / Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: detected binary path: /usr/bin/uwsgi-core Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: your processes number limit is 256917 Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: your memory page size is 4096 bytes Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: detected max file descriptor number: 2048 Jun 22 04:46:59.897101 np0000182453 devstack@c-api.service[112234]: lock engine: pthread robust mutexes Jun 22 04:46:59.898314 np0000182453 devstack@c-api.service[112234]: thunder lock: enabled Jun 22 04:46:59.898314 np0000182453 devstack@c-api.service[112234]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 22 04:46:59.898314 np0000182453 devstack@c-api.service[112234]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 22 04:46:59.898314 np0000182453 devstack@c-api.service[112234]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 22 04:46:59.898314 np0000182453 devstack@c-api.service[112234]: Set PythonHome to /opt/stack/data/venv Jun 22 04:46:59.933057 np0000182453 devstack@c-api.service[112234]: Python main interpreter initialized at 0x70f1b4aa3668 Jun 22 04:46:59.933057 np0000182453 devstack@c-api.service[112234]: python threads support enabled Jun 22 04:46:59.933057 np0000182453 devstack@c-api.service[112234]: your server socket listen backlog is limited to 100 connections Jun 22 04:46:59.933057 np0000182453 devstack@c-api.service[112234]: your mercy for graceful operations on workers is 80 seconds Jun 22 04:46:59.933521 np0000182453 devstack@c-api.service[112234]: mapped 671795 bytes (656 KB) for 4 cores Jun 22 04:46:59.933662 np0000182453 devstack@c-api.service[112234]: *** Operational MODE: preforking *** Jun 22 04:46:59.933838 np0000182453 devstack@c-api.service[112234]: *** uWSGI is running in multiple interpreter mode *** Jun 22 04:46:59.933838 np0000182453 devstack@c-api.service[112234]: spawned uWSGI master process (pid: 112234) Jun 22 04:46:59.934029 np0000182453 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 22 04:46:59.934521 np0000182453 devstack@c-api.service[112234]: spawned uWSGI worker 1 (pid: 112241, cores: 1) Jun 22 04:46:59.935230 np0000182453 devstack@c-api.service[112234]: spawned uWSGI worker 2 (pid: 112242, cores: 1) Jun 22 04:46:59.935669 np0000182453 devstack@c-api.service[112234]: spawned uWSGI worker 3 (pid: 112243, cores: 1) Jun 22 04:46:59.936171 np0000182453 devstack@c-api.service[112234]: spawned uWSGI worker 4 (pid: 112244, cores: 1) Jun 22 04:46:59.936236 np0000182453 devstack@c-api.service[112234]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 22 04:47:00.062990 np0000182453 devstack@c-api.service[112242]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:47:00.062990 np0000182453 devstack@c-api.service[112242]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:47:00.062990 np0000182453 devstack@c-api.service[112242]: we strongly recommend against using it for new projects. Jun 22 04:47:00.062990 np0000182453 devstack@c-api.service[112242]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:47:00.062990 np0000182453 devstack@c-api.service[112242]: framework. For more detail see Jun 22 04:47:00.062990 np0000182453 devstack@c-api.service[112242]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:47:00.062990 np0000182453 devstack@c-api.service[112242]: import eventlet # noqa Jun 22 04:47:00.065879 np0000182453 devstack@c-api.service[112243]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:47:00.065879 np0000182453 devstack@c-api.service[112243]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:47:00.065879 np0000182453 devstack@c-api.service[112243]: we strongly recommend against using it for new projects. Jun 22 04:47:00.065879 np0000182453 devstack@c-api.service[112243]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:47:00.065879 np0000182453 devstack@c-api.service[112243]: framework. For more detail see Jun 22 04:47:00.065879 np0000182453 devstack@c-api.service[112243]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:47:00.065879 np0000182453 devstack@c-api.service[112243]: import eventlet # noqa Jun 22 04:47:00.066858 np0000182453 devstack@c-api.service[112244]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:47:00.066858 np0000182453 devstack@c-api.service[112244]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:47:00.066858 np0000182453 devstack@c-api.service[112244]: we strongly recommend against using it for new projects. Jun 22 04:47:00.066858 np0000182453 devstack@c-api.service[112244]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:47:00.066858 np0000182453 devstack@c-api.service[112244]: framework. For more detail see Jun 22 04:47:00.066858 np0000182453 devstack@c-api.service[112244]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:47:00.066858 np0000182453 devstack@c-api.service[112244]: import eventlet # noqa Jun 22 04:47:00.119364 np0000182453 devstack@c-api.service[112241]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:47:00.119364 np0000182453 devstack@c-api.service[112241]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:47:00.119364 np0000182453 devstack@c-api.service[112241]: we strongly recommend against using it for new projects. Jun 22 04:47:00.119364 np0000182453 devstack@c-api.service[112241]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:47:00.119364 np0000182453 devstack@c-api.service[112241]: framework. For more detail see Jun 22 04:47:00.119364 np0000182453 devstack@c-api.service[112241]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:47:00.119364 np0000182453 devstack@c-api.service[112241]: import eventlet # noqa Jun 22 04:47:00.152526 np0000182453 devstack@c-api.service[112244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:47:00.152526 np0000182453 devstack@c-api.service[112244]: warnings.warn( Jun 22 04:47:00.152690 np0000182453 devstack@c-api.service[112243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:47:00.152690 np0000182453 devstack@c-api.service[112243]: warnings.warn( Jun 22 04:47:00.169202 np0000182453 devstack@c-api.service[112242]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:47:00.169202 np0000182453 devstack@c-api.service[112242]: warnings.warn( Jun 22 04:47:00.218407 np0000182453 devstack@c-api.service[112241]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:47:00.218407 np0000182453 devstack@c-api.service[112241]: warnings.warn( Jun 22 04:47:00.232875 np0000182453 devstack@c-api.service[112243]: /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 22 04:47:00.232875 np0000182453 devstack@c-api.service[112243]: from cgi import parse_header Jun 22 04:47:00.239456 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:00.239456 np0000182453 devstack@c-api.service[112244]: from cgi import parse_header Jun 22 04:47:00.261936 np0000182453 devstack@c-api.service[112242]: /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 22 04:47:00.261936 np0000182453 devstack@c-api.service[112242]: from cgi import parse_header Jun 22 04:47:00.285418 np0000182453 devstack@c-api.service[112243]: /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 22 04:47:00.285418 np0000182453 devstack@c-api.service[112243]: removals.removed_module( Jun 22 04:47:00.287096 np0000182453 devstack@c-api.service[112243]: /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 22 04:47:00.287096 np0000182453 devstack@c-api.service[112243]: removals.removed_module( Jun 22 04:47:00.290434 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:00.290434 np0000182453 devstack@c-api.service[112244]: removals.removed_module( Jun 22 04:47:00.292381 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:00.292381 np0000182453 devstack@c-api.service[112244]: removals.removed_module( Jun 22 04:47:00.305607 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:00.305607 np0000182453 devstack@c-api.service[112241]: from cgi import parse_header Jun 22 04:47:00.320771 np0000182453 devstack@c-api.service[112242]: /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 22 04:47:00.320771 np0000182453 devstack@c-api.service[112242]: removals.removed_module( Jun 22 04:47:00.323490 np0000182453 devstack@c-api.service[112242]: /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 22 04:47:00.323490 np0000182453 devstack@c-api.service[112242]: removals.removed_module( Jun 22 04:47:00.358626 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:00.358626 np0000182453 devstack@c-api.service[112241]: removals.removed_module( Jun 22 04:47:00.358626 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:00.358626 np0000182453 devstack@c-api.service[112241]: removals.removed_module( Jun 22 04:47:01.076772 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:01.076772 np0000182453 devstack@c-api.service[112244]: warnings.warn( Jun 22 04:47:01.127080 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:01.127080 np0000182453 devstack@c-api.service[112244]: warnings.warn( Jun 22 04:47:01.146430 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:01.146430 np0000182453 devstack@c-api.service[112241]: warnings.warn( Jun 22 04:47:01.197442 np0000182453 devstack@c-api.service[112243]: /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 22 04:47:01.197442 np0000182453 devstack@c-api.service[112243]: warnings.warn( Jun 22 04:47:01.199403 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:01.199403 np0000182453 devstack@c-api.service[112241]: warnings.warn( Jun 22 04:47:01.214475 np0000182453 devstack@c-api.service[112242]: /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 22 04:47:01.214475 np0000182453 devstack@c-api.service[112242]: warnings.warn( Jun 22 04:47:01.264354 np0000182453 devstack@c-api.service[112243]: /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 22 04:47:01.264354 np0000182453 devstack@c-api.service[112243]: warnings.warn( Jun 22 04:47:01.272225 np0000182453 devstack@c-api.service[112242]: /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 22 04:47:01.272225 np0000182453 devstack@c-api.service[112242]: warnings.warn( Jun 22 04:47:01.394670 np0000182453 devstack@c-api.service[112244]: 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 22 04:47:01.394670 np0000182453 devstack@c-api.service[112244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112244) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:47:01.403068 np0000182453 devstack@c-api.service[112241]: 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 22 04:47:01.403222 np0000182453 devstack@c-api.service[112241]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112241) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:47:01.533235 np0000182453 devstack@c-api.service[112242]: 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 22 04:47:01.533235 np0000182453 devstack@c-api.service[112242]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112242) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:47:01.533498 np0000182453 devstack@c-api.service[112243]: 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 22 04:47:01.533498 np0000182453 devstack@c-api.service[112243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112243) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:47:01.607529 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:01.607529 np0000182453 devstack@c-api.service[112244]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:47:01.615466 np0000182453 devstack@c-api.service[112243]: /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 22 04:47:01.615466 np0000182453 devstack@c-api.service[112243]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:47:01.627449 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:01.627449 np0000182453 devstack@c-api.service[112241]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:47:01.632305 np0000182453 devstack@c-api.service[112242]: /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 22 04:47:01.632305 np0000182453 devstack@c-api.service[112242]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:47:02.175261 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112241) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:47:02.175570 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112244) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:47:02.175832 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.175878 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.175942 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112243) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:47:02.176004 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.176055 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.176098 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112242) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:47:02.176146 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.176248 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.176368 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.176442 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.176501 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.176552 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.176761 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.176821 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.178518 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.178614 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.178708 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.178767 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.178832 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.178876 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.178918 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.178961 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.179016 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.179058 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.179058 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.179149 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.179201 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.179300 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.179445 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.179513 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.179593 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.179731 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.179789 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.179837 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.179889 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.179937 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.179984 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.179984 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.180057 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.180107 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.180149 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.180230 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.180283 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.180337 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.180377 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.180425 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.180465 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.180514 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.180561 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.180619 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.180664 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.180722 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.180767 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.180815 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.180863 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.180911 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.180952 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.181033 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.181084 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.181126 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.181173 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.181226 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.181268 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.181313 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.181354 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.181401 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.181445 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.181490 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.181528 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.181573 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.182225 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.182284 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.182329 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.182382 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.182431 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.182473 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.182518 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.182555 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.182655 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.182655 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.182746 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.182797 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.182797 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.182797 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.182911 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.183262 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.183262 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.183262 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.183262 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.183466 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.183512 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.183556 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.183678 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.183724 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.183760 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.183796 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.183830 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.183862 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.183901 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.183934 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.183968 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.184009 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.184049 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.184081 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.184126 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.184160 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.184193 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.184236 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.184276 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.184318 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.184360 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.184360 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.184360 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.184474 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.184474 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.184551 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.184551 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.186396 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.186448 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.186485 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.186533 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.186598 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.186645 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.186681 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.186723 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.186765 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.186801 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.186845 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.186880 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.186923 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.186970 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.195464 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.195544 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.195615 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.195664 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.195701 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.195757 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.195809 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.195853 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.195899 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.195949 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.195992 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.196033 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.196088 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.196135 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.196177 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.196226 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.196273 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.196337 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.196379 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.196432 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.196474 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.196516 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.196557 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.196632 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.196675 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.196717 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.196759 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.196809 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.196946 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.196946 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.196946 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.196946 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.197107 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.197157 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.197207 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.197256 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.197299 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.197341 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.197390 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.197390 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.197473 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.197619 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.199554 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.199645 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.199977 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.200025 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.200083 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.200135 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.200181 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.200181 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.200264 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.200307 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.200307 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.200388 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.200388 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.200388 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.201227 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.201382 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.201518 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.201776 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.201967 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.202152 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.202258 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.204231 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.204310 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.204415 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.204505 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.204602 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.204674 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.205519 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.205570 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.205631 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.205693 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.205693 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.205693 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.205809 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.205855 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.205895 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.205973 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.206024 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.206063 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.206104 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.206150 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.206192 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.206192 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.206291 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.206341 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.206381 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.206423 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.206470 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.206510 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.206510 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.206619 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.206672 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.206714 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.206763 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.206811 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.206858 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.206911 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.206911 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.206999 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.207042 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.207087 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.207137 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.207180 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.207233 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.207282 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.207282 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.207282 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.207282 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.207446 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.207485 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.207527 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.207573 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.207644 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.207644 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.207727 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.207775 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.207815 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.207855 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.207903 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.207949 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.207988 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.207988 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.207988 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.207988 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.208322 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.208387 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.208431 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.208509 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.208562 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.208642 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.208723 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.209088 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.209190 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.209288 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.209373 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.209536 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.209669 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.209719 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.210529 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.210596 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.210596 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.210596 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.210596 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.210596 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.210596 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.211062 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.211166 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.211224 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.211275 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.211275 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.211352 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.211394 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.211394 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.211473 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.211522 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.211563 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.211637 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.211683 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.211733 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.211777 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.211822 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.211872 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.211921 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.211971 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.212047 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.212162 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.212518 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.212570 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.212669 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.212719 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.212787 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.212847 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.212914 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.212966 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.213115 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.213244 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.213374 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.213496 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.213704 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.213894 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.219504 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.219612 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.219612 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.219775 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.219825 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.219867 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.219940 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.220054 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.220143 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.220227 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.220309 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.220389 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.220469 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.220568 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.220654 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.220754 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.220807 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.220849 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.220898 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.220949 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.220991 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.221047 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.221093 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.221142 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.221453 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.221511 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.221558 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.221647 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.221692 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.221738 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.221780 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.221829 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.221883 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.221929 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.222022 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.222073 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.222118 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.222163 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.222163 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.222245 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.222290 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.222334 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.222371 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.222371 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.222459 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.222459 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.222539 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.222606 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.222659 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.222707 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.222755 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.222795 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.222834 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.222887 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.222929 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.222974 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.223973 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.224080 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.224130 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.224187 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.224232 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.224274 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.224318 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.224367 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.224409 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.224451 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.224492 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.224534 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.224597 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.224647 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.224693 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.224740 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.224786 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.224832 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.224880 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.224922 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.224966 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.225006 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.225050 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.225090 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.225137 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.225137 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.225137 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.225137 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.225293 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.225338 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.225381 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.225470 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.225527 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.225594 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.225650 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.225696 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.225742 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.225794 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.225843 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.225843 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.225843 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.225843 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.226136 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.226197 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.226253 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.226397 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.226441 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.226490 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.226537 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.226601 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.226643 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.226680 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.226721 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.226721 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.226721 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.226721 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.228056 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.228129 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.228179 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.228224 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.228279 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.228328 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.228378 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.228421 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.228470 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.228514 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.228561 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.228631 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.228684 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.228726 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.228768 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.228810 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.228853 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.228892 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.228946 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.228946 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.228946 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.229232 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.229284 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.229350 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.229402 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.229469 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.229519 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.229571 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.229650 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.229700 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.229749 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.229749 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.229832 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.229832 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.229913 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.229958 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.230028 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.230028 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.230123 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.230172 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.230217 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.230259 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.230303 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.230345 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.230392 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.230435 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.230479 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.230479 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.230479 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.230612 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.230655 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.230718 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.230767 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.230850 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.230897 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.230961 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.231011 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.231644 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.231644 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.231644 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.231786 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.231841 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.231884 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.231884 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.231958 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.232006 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.232047 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.232103 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.232156 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.232207 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.232254 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.232301 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.232352 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.232397 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.232438 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.232481 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.232527 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.232590 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.232646 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.232694 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.232742 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.232742 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.232742 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.232742 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.232883 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.232883 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.232883 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.232883 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.232883 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.233102 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.233152 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.233152 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.233223 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.233223 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.233223 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.233223 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.233223 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.233406 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.233450 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.233487 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.233487 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.233571 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.233632 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.233683 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.233729 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.233775 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.233817 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.233855 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.233900 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.233938 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.233984 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.234080 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.237098 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.237161 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.237212 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.237254 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.237330 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.237372 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.237408 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.237454 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.237496 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.237496 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.237567 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.237626 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.237665 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.237702 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.237738 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.237774 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.237810 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.237846 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.237846 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.237922 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.237964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.238310 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.238385 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.238433 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.238512 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.238601 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.238678 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.238749 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.239559 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.239643 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.239686 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.239723 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.239762 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.239798 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.239841 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.239877 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.239913 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.239955 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.239997 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.239997 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.240059 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.240129 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.240212 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.240282 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.240319 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.240363 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.240406 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.240449 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.240493 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.240493 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.240563 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.240630 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.240676 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.240712 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.240745 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.240780 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.240821 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.240861 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.240901 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.240938 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.240978 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.241019 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.241057 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.241094 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.241136 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.241172 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.241206 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.241245 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.241292 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.241329 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.241367 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.241402 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.241444 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.241489 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.241523 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.241523 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.241523 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.241720 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.241791 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.241840 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.241881 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.241952 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.242004 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.242141 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.242716 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.242772 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.242836 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.242903 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.242952 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.242995 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.243045 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.243091 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.243140 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.243183 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.243228 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.243271 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.243321 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.243321 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.243407 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.243460 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.243502 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.243547 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.243613 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.243655 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.243698 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.243741 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.243781 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.243836 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.243881 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.243920 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.243961 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.243999 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.244042 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.244085 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.244128 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.244172 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.244213 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.244261 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.244310 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.244353 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.244403 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.244444 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.244481 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.244521 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.244558 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.244626 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.244669 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.244719 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.244766 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.244812 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.245166 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.248401 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.248467 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.248512 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.248554 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.248654 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.248783 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.248847 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.248916 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.248975 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.249027 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.249077 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.249128 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.249170 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.249212 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.249260 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.249309 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.249352 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.249400 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.249448 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.249494 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.249540 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.249604 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.249658 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.249701 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.249742 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.249785 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.249831 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.249881 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.249937 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.249985 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.250029 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.250029 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.250150 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.250193 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.250236 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.250280 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.250326 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.250368 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.250416 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.250468 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.250514 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.250560 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.250627 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.250671 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.250716 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.250755 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.250795 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.250833 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.250881 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.250921 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.251052 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.251096 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.251137 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.251184 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.251231 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.251231 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.251736 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.251792 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.251847 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.251890 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.251946 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.251996 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.252081 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.252521 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.252637 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.252700 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.252796 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.252868 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.252939 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.252992 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.253029 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.253072 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.253118 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.253197 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.253245 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.253290 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.253328 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.253366 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.253411 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.253460 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.253504 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.253541 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.253599 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.253649 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.253694 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.253737 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.253780 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.253823 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.253860 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.253902 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.253939 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.253973 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.254013 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.254089 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.254128 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.254171 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.254207 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.254242 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.254290 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.254331 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.254373 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.254430 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.254552 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.254552 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.254652 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.254694 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.254735 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.254790 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.254831 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.254874 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.254920 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.254965 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.255013 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.255058 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.255104 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.255142 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.255182 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.255226 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.255273 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.255312 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.255357 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.255400 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.255440 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.255479 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.255520 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.255560 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.255643 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.255718 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.255761 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.255803 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.255803 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.255876 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.255914 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.255964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.255964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.255964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.255964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.255964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.255964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.255964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.257375 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.257434 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.257489 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.257542 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.257611 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.257655 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.257710 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.257761 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.257761 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.257835 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.257875 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.257916 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.257958 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.258004 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.258046 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.258144 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.258197 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.258239 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.258280 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.258320 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.258363 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.258405 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.258445 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.258486 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.258534 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.258599 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.258644 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.258698 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.258741 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.258786 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.258829 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.258875 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.258914 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.258961 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.259006 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.259006 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.259085 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.259085 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.259085 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.259085 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.259332 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.259332 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.259332 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.259332 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.259332 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.259332 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.259549 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.259549 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.259549 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.259549 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.259720 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.259720 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.259720 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.259828 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.259870 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.259917 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.259962 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.259962 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.260051 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.260097 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.260136 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.260181 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.260223 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.260344 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.260804 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.260804 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.260804 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.260804 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.260986 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.260986 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.260986 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.261101 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.261244 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.261380 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:47:02.261507 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:47:02.261643 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:47:02.261774 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:47:02.261907 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:47:02.262023 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:47:02.262219 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:47:02.307565 np0000182453 devstack@c-api.service[112241]: INFO dbcounter [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Registered counter for database cinder Jun 22 04:47:02.311056 np0000182453 devstack@c-api.service[112244]: INFO dbcounter [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Registered counter for database cinder Jun 22 04:47:02.311811 np0000182453 devstack@c-api.service[112242]: INFO dbcounter [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Registered counter for database cinder Jun 22 04:47:02.319246 np0000182453 devstack@c-api.service[112243]: INFO dbcounter [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Registered counter for database cinder Jun 22 04:47:02.354999 np0000182453 devstack@c-api.service[112241]: DEBUG oslo_db.sqlalchemy.engines [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c 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=112241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.359001 np0000182453 devstack@c-api.service[112244]: DEBUG oslo_db.sqlalchemy.engines [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 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=112244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.365538 np0000182453 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.369438 np0000182453 devstack@c-api.service[112243]: DEBUG oslo_db.sqlalchemy.engines [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 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=112243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.475257 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writer thread running {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:47:02.477896 np0000182453 devstack@c-api.service[112241]: INFO cinder.rpc [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:47:02.482406 np0000182453 devstack@c-api.service[112241]: INFO cinder.rpc [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:47:02.483503 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writer thread running {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:47:02.485610 np0000182453 devstack@c-api.service[112241]: INFO cinder.rpc [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:47:02.486992 np0000182453 devstack@c-api.service[112244]: INFO cinder.rpc [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:47:02.487803 np0000182453 devstack@c-api.service[112241]: INFO cinder.rpc [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:47:02.488541 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writer thread running {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:47:02.488657 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.489636 np0000182453 devstack@c-api.service[112244]: INFO cinder.rpc [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:47:02.491812 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.492049 np0000182453 devstack@c-api.service[112244]: INFO cinder.rpc [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:47:02.492459 np0000182453 devstack@c-api.service[112242]: INFO cinder.rpc [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:47:02.494712 np0000182453 devstack@c-api.service[112244]: INFO cinder.rpc [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:47:02.495908 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.496355 np0000182453 devstack@c-api.service[112242]: INFO cinder.rpc [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:47:02.499357 np0000182453 devstack@c-api.service[112242]: INFO cinder.rpc [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:47:02.500256 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.501224 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writer thread running {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:47:02.501712 np0000182453 devstack@c-api.service[112242]: INFO cinder.rpc [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:47:02.502778 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.505758 np0000182453 devstack@c-api.service[112243]: INFO cinder.rpc [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:47:02.506254 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.509289 np0000182453 devstack@c-api.service[112243]: INFO cinder.rpc [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:47:02.511946 np0000182453 devstack@c-api.service[112243]: INFO cinder.rpc [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:47:02.514158 np0000182453 devstack@c-api.service[112243]: INFO cinder.rpc [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:47:02.515207 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.519377 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.528604 np0000182453 devstack@c-api.service[112241]: DEBUG oslo_db.sqlalchemy.engines [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c 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=112241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.531442 np0000182453 devstack@c-api.service[112241]: INFO cinder.rpc [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:47:02.533209 np0000182453 devstack@c-api.service[112241]: INFO cinder.rpc [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:47:02.534504 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.538695 np0000182453 devstack@c-api.service[112244]: DEBUG oslo_db.sqlalchemy.engines [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 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=112244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.540620 np0000182453 devstack@c-api.service[112244]: INFO cinder.rpc [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:47:02.540865 np0000182453 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.543462 np0000182453 devstack@c-api.service[112244]: INFO cinder.rpc [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:47:02.544621 np0000182453 devstack@c-api.service[112242]: INFO cinder.rpc [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:47:02.544974 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.546626 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.547846 np0000182453 devstack@c-api.service[112242]: INFO cinder.rpc [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:47:02.549393 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.550001 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.556606 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.557473 np0000182453 devstack@c-api.service[112243]: DEBUG oslo_db.sqlalchemy.engines [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 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=112243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:02.558361 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.558511 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.561065 np0000182453 devstack@c-api.service[112243]: INFO cinder.rpc [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:47:02.561493 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.561601 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.563189 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.563941 np0000182453 devstack@c-api.service[112243]: INFO cinder.rpc [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:47:02.564407 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.564882 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.565436 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.567644 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.568128 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.568924 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.570627 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.572436 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.573166 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.573563 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.575090 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.576180 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.577836 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.578185 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.578863 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.579305 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.582203 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.582253 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.583810 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.584253 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.585222 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.586135 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.586741 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.587347 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.587901 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.589566 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.590028 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.590192 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.591598 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.591653 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.593349 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.593920 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.594795 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.594901 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.595275 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.595876 np0000182453 devstack@c-api.service[112241]: WARNING cinder.api.contrib.hosts [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:47:02.596550 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.597832 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.597911 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.597992 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.598599 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.599700 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.599791 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.601123 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.601290 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.601948 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: extensions {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.602353 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.602772 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.603339 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: extra_specs {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.603432 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.604871 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-volume-transfer {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.605062 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.605416 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.606420 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.606483 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-quota-class-sets {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.607488 np0000182453 devstack@c-api.service[112244]: WARNING cinder.api.contrib.hosts [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:47:02.608179 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.608387 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.608657 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: cgsnapshots {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.608810 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.609809 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.609902 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.610044 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: scheduler-stats {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.611407 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.611505 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: qos-specs {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.612564 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.612668 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.613103 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.613613 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: capabilities {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.613964 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: extensions {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.614706 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.614789 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: encryption {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.615405 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: extra_specs {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.616294 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.616364 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: encryption {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.617002 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-volume-transfer {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.617942 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-volume-type-access {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.618040 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.618735 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-quota-class-sets {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.618814 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.619385 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.619508 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-quota-sets {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.620204 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: cgsnapshots {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.620453 np0000182453 devstack@c-api.service[112242]: WARNING cinder.api.contrib.hosts [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:47:02.620968 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-snapshot-manage {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.621184 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.621868 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: scheduler-stats {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.622454 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-volume-manage {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.622568 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.622958 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.623857 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-hosts {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.624105 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.624601 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: qos-specs {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.625204 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.625281 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: os-availability-zone {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.625592 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.626454 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: extensions {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.626568 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: consistencygroups {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.626766 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: capabilities {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.626857 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.628163 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: encryption {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.628511 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extended resource: backups {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.628685 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.628769 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: extra_specs {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.629662 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: encryption {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.630089 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.630229 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-volume-transfer {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.630567 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.contrib.snapshot_actions [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] SnapshotActionsController initialized {{(pid=112241) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:47:02.631182 np0000182453 devstack@c-api.service[112243]: WARNING cinder.api.contrib.hosts [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:47:02.631292 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-volume-type-access {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.631489 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.631894 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.631943 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-quota-class-sets {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.632951 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-quota-sets {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.633024 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.633243 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.633386 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: cgsnapshots {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.634349 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.634403 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-snapshot-manage {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.634820 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.634872 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: scheduler-stats {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.635757 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.635897 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-volume-manage {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.636312 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.636362 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: qos-specs {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.637070 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.637165 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: extensions {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.637392 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-hosts {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.638451 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.638506 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: capabilities {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.638781 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: os-availability-zone {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.639763 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: extra_specs {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.639864 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: encryption {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.639926 np0000182453 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.640152 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: consistencygroups {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.640756 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension UsedLimits extending resource: limits {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.640866 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.640989 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641094 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641198 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641279 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: encryption {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.641337 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-volume-transfer {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.641406 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641406 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641511 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641617 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641711 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.641910 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension AdminActions extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.642017 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension AdminActions extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.642108 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extended resource: backups {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.642170 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension AdminActions extending resource: backups {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.642237 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.642325 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension VolumeActions extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.642458 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-8be5997a-dcb1-4531-8388-5ef40cd1f09c None None] Extension TypesManage extending resource: types {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.642892 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-volume-type-access {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.643024 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-quota-class-sets {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.644248 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.contrib.snapshot_actions [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] SnapshotActionsController initialized {{(pid=112244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:47:02.644348 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: cgsnapshots {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.644499 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-quota-sets {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.645146 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.645718 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: scheduler-stats {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.645936 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-snapshot-manage {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.646680 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.647211 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: qos-specs {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.647430 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-volume-manage {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.648280 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.649141 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-hosts {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.649260 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: capabilities {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.649670 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.650485 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: os-availability-zone {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.651062 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.651315 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: encryption {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.651361 np0000182453 devstack@c-api.service[112241]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f1b4aa3668 pid: 112241 (default app) Jun 22 04:47:02.651882 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: consistencygroups {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.652459 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.652888 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: encryption {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.653985 np0000182453 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.654033 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extended resource: backups {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.654454 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-volume-type-access {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.654850 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension UsedLimits extending resource: limits {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.654983 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655108 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655319 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655417 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655522 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655626 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655785 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655860 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.655975 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.656038 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-quota-sets {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.656105 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension AdminActions extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.656187 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension AdminActions extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.656290 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension AdminActions extending resource: backups {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.656398 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.656520 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension VolumeActions extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.656667 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.contrib.snapshot_actions [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] SnapshotActionsController initialized {{(pid=112242) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:47:02.656745 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-d2752040-eec1-42db-84f2-30a9b47f3f03 None None] Extension TypesManage extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.657556 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-snapshot-manage {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.657763 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.659144 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-volume-manage {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.659361 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.659475 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.659475 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.659475 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.659475 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660243 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.660243 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660243 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.660243 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660523 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.660523 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660523 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.660523 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660523 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.660523 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660984 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.660984 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660984 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.660984 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.660984 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.661336 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.661336 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.661336 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.661336 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.661336 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.661676 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.661676 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.661676 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.661676 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.661968 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.661968 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.661968 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.661968 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.661968 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.662329 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.662329 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.662329 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.662329 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.662329 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.662684 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.662684 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.662684 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.662684 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.662684 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.662684 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.663221 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.663221 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.663221 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.663221 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.663221 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.663221 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.663701 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.663701 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.663701 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.663701 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.663701 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.663701 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664154 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664154 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664154 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664154 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664154 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664404 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664404 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664404 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664404 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664404 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664635 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664635 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664635 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664635 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664635 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664635 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664901 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664901 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664901 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664901 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.664901 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.664901 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665122 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665122 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665122 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665122 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665122 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665348 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665348 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665348 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665348 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665348 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665559 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665559 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665559 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665559 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665803 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665803 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665803 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665803 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665990 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665990 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665990 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.665990 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.665990 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666222 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666222 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666222 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666222 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666222 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666432 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666432 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666432 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666432 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666624 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666624 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666624 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666624 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666812 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666812 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666812 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666812 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666983 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666983 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.666983 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.666983 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667219 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667219 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667219 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667219 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667389 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667389 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667473 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-hosts {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.667511 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667511 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667511 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667511 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667511 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667511 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667788 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667788 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667788 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.667788 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.667788 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668016 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668016 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668016 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668016 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668016 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668016 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668016 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668283 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668283 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668283 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668283 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668283 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668283 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668538 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668538 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668538 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668538 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668538 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668538 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668804 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668804 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668897 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.668936 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668936 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668936 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668936 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.668936 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.668936 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669182 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.669182 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669182 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.669182 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669383 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.669383 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669383 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.669383 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669383 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.669647 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669647 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.669647 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669647 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:02.669647 np0000182453 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 22 04:47:02.669870 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: os-availability-zone {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.669911 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.669950 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-1f4fa940-1082-4550-bff7-bbc7d30435c1 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:47:02.669990 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: consistencygroups {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.670035 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.670035 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.670105 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extended resource: backups {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:47:02.670145 np0000182453 devstack@c-api.service[112244]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f1b4aa3668 pid: 112244 (default app) Jun 22 04:47:02.670190 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 956 bytes} [Mon Jun 22 04:47:02 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 04:47:02.670236 np0000182453 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.670236 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension UsedLimits extending resource: limits {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670236 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670236 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670386 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.contrib.snapshot_actions [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] SnapshotActionsController initialized {{(pid=112243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:47:02.670426 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670426 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670426 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670426 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670426 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670426 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670426 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670701 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension AdminActions extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670701 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension AdminActions extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670701 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension AdminActions extending resource: backups {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670813 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.670853 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670853 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension VolumeActions extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670853 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-ad72fbec-c58c-403e-ac96-3e3c32579151 None None] Extension TypesManage extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.670965 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.671982 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.673333 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.674683 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.676083 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.677539 np0000182453 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:47:02.678138 np0000182453 devstack@c-api.service[112242]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f1b4aa3668 pid: 112242 (default app) Jun 22 04:47:02.678395 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension UsedLimits extending resource: limits {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.678517 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.678655 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.678768 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.678889 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.678987 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679116 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679220 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679321 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679423 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679651 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension AdminActions extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679763 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension AdminActions extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679867 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension AdminActions extending resource: backups {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.679970 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.680087 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension VolumeActions extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.680210 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-411e78c7-38fc-4d3a-91ab-d521d24c17d3 None None] Extension TypesManage extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:47:02.688593 np0000182453 devstack@c-api.service[112243]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f1b4aa3668 pid: 112243 (default app) Jun 22 04:47:09.971562 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.971562 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.972676 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.972676 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.972676 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.972676 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.972676 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.972886 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.972886 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.972886 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.972886 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.972886 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.972886 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973055 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973055 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973055 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973055 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973055 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973182 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973182 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973182 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973182 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973289 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973289 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973289 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973289 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973413 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973413 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973413 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973413 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973413 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973588 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973588 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973588 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973588 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973588 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973739 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973739 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973739 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973739 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973739 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973739 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973895 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973895 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973895 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973895 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.973895 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.973895 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974056 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974056 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974056 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974056 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974056 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974056 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974207 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974207 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974207 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974207 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974207 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974207 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974359 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974359 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974359 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974359 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974471 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974471 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974471 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974471 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974471 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974622 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974622 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974622 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974622 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974622 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974741 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974741 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974741 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974741 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974741 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974741 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974887 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974887 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974887 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.974887 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.974887 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975025 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975025 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975025 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975025 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975025 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975184 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975184 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975184 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975184 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975292 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975292 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975292 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975292 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975402 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975402 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975402 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975402 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975402 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975540 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975540 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975540 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975540 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975540 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975713 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975713 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975713 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975713 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975827 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975827 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975827 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975827 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975930 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975930 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.975930 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.975930 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976034 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976034 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976034 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976034 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976137 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976137 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976137 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976137 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976234 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976234 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976234 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976234 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976234 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976234 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976390 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976390 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976390 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976390 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976390 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976514 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976514 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976514 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976514 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976514 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976514 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976514 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976692 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976692 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976692 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976692 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976692 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976692 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976837 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976837 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976837 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976837 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976837 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976837 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976996 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976996 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976996 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976996 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.976996 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.976996 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977145 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977145 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977145 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977145 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977248 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977248 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977248 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977248 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977346 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977346 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977346 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977346 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977448 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977448 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977448 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:09.977448 np0000182453 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) Jun 22 04:47:09.977448 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-a570b15a-689c-4f0b-a557-30d606da8e5b None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:47:10.596254 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-a570b15a-689c-4f0b-a557-30d606da8e5b admin admin] POST https://199.204.45.227/volume/v3/types Jun 22 04:47:10.596254 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-a570b15a-689c-4f0b-a557-30d606da8e5b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 04:47:10.599437 np0000182453 devstack@c-api.service[112244]: /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 22 04:47:10.599437 np0000182453 devstack@c-api.service[112244]: warnings.warn( Jun 22 04:47:10.633326 np0000182453 devstack@c-api.service[112244]: DEBUG oslo_db.sqlalchemy.engines [None req-a570b15a-689c-4f0b-a557-30d606da8e5b 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=112244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:10.663240 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-a570b15a-689c-4f0b-a557-30d606da8e5b admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jun 22 04:47:10.663240 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 1/2] 199.204.45.227 () {68 vars in 1288 bytes} [Mon Jun 22 04:47:09 2026] POST /volume/v3/types => generated 186 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:47:10.678259 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [req-a570b15a-689c-4f0b-a557-30d606da8e5b req-69b66bbb-1ac8-403f-a983-2386ec660e1e None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:47:11.047022 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [req-a570b15a-689c-4f0b-a557-30d606da8e5b req-69b66bbb-1ac8-403f-a983-2386ec660e1e admin admin] POST https://199.204.45.227/volume/v3/types/67fdb207-8e3a-4bd2-bf61-7c4a7184dd1a/extra_specs Jun 22 04:47:11.047603 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [req-a570b15a-689c-4f0b-a557-30d606da8e5b req-69b66bbb-1ac8-403f-a983-2386ec660e1e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 04:47:11.049422 np0000182453 devstack@c-api.service[112241]: /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 22 04:47:11.049422 np0000182453 devstack@c-api.service[112241]: warnings.warn( Jun 22 04:47:11.094187 np0000182453 devstack@c-api.service[112241]: DEBUG oslo_db.sqlalchemy.engines [req-a570b15a-689c-4f0b-a557-30d606da8e5b req-69b66bbb-1ac8-403f-a983-2386ec660e1e 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=112241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:47:11.163085 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [req-a570b15a-689c-4f0b-a557-30d606da8e5b req-69b66bbb-1ac8-403f-a983-2386ec660e1e admin admin] https://199.204.45.227/volume/v3/types/67fdb207-8e3a-4bd2-bf61-7c4a7184dd1a/extra_specs returned with HTTP 200 Jun 22 04:47:11.163699 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 2/3] 199.204.45.227 () {70 vars in 1505 bytes} [Mon Jun 22 04:47:10 2026] POST /volume/v3/types/67fdb207-8e3a-4bd2-bf61-7c4a7184dd1a/extra_specs => generated 55 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:47:12.546859 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=6 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:47:12.563426 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=6 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:47:20.661773 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:47:21.161551 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:50:01.173277 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.173277 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.173277 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.173277 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.174344 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.174344 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.174344 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.174344 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.174887 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.174887 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.174887 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.174887 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.174887 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.174887 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.175450 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.175450 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.175450 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.175450 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.175450 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.176034 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.176034 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.176034 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.176034 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.176034 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.176524 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.176524 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.176524 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.176524 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.177040 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.177040 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.177040 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.177040 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.177040 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.177521 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.177521 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.177521 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.177521 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.177521 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.178037 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.178037 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.178037 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.178037 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.178037 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.178037 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.178635 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.178635 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.178635 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.178635 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.178635 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.178635 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.179198 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.179198 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.179198 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.179198 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.179198 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.179198 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.180070 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.180070 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.180070 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.180070 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.180070 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.180635 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.180635 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.180635 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.180635 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.180635 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.181069 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.181069 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.181069 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.181069 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.181069 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.181069 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.181662 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.181662 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.181662 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.181662 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.181662 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.181662 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.182167 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.182167 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.182167 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.182167 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.182167 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.182703 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.182703 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.182703 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.182703 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.182703 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.183157 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.183157 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.183157 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.183157 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.183537 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.183537 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.183537 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.183537 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.183960 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.183960 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.183960 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.183960 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.183960 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.184486 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.184486 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.184486 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.184486 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.184486 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.184964 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.184964 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.184964 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.184964 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.185344 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.185344 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.185344 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.185344 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.185589 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.185589 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.185589 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.185589 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.185790 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.185790 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.185790 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.185790 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186012 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186012 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186012 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186012 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186189 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186189 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186189 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186189 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186189 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186402 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186402 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186402 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186402 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186402 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186402 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186677 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186677 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186677 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186677 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186677 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186865 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186865 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186865 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186865 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.186865 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.186865 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187108 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187108 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187108 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187108 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187108 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187108 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187347 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187347 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187347 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187347 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187347 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187347 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187618 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187618 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187618 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187618 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187618 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187618 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187867 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187867 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.187867 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.187867 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.188032 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.188032 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.188032 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.188032 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.188032 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.188253 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.188253 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.188253 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.188253 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:01.188253 np0000182453 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 22 04:50:01.188253 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-692277c9-2241-4253-862d-df43f58046ba None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:01.188253 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-692277c9-2241-4253-862d-df43f58046ba None None] GET https://199.204.45.227/volume// Jun 22 04:50:01.188549 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-692277c9-2241-4253-862d-df43f58046ba None None] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:01.188549 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-692277c9-2241-4253-862d-df43f58046ba None None] Calling method 'all' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:01.188549 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-692277c9-2241-4253-862d-df43f58046ba None None] https://199.204.45.227/volume// returned with HTTP 300 Jun 22 04:50:01.188549 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 1/4] 199.204.45.227 () {66 vars in 1456 bytes} [Mon Jun 22 04:50:01 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 22 04:50:42.079512 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.079512 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.079512 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.079512 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.079512 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080454 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080454 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080454 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080454 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080454 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080663 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080663 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080663 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080663 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080663 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080663 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080861 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080861 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080861 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080861 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080989 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080989 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.080989 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.080989 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081127 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081127 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081127 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081127 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081257 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081257 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081257 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081257 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081257 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081423 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081423 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081423 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081423 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081423 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081600 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081600 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081600 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081600 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081600 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081600 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081806 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081806 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081806 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081806 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081806 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081806 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081991 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081991 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081991 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081991 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.081991 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.081991 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082192 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082192 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082192 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082192 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082192 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082496 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082496 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082496 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082496 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082496 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082820 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082820 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082820 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082820 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.082820 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.082820 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083211 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083211 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083211 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083211 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083211 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083211 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083560 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083560 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083560 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083560 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083560 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083903 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083903 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083903 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.083903 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.083903 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084093 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084093 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084093 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084093 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084239 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084239 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084239 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084239 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084369 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084369 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084369 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084369 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084369 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084533 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084533 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084533 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084533 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084533 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084703 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084703 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084703 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084703 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084832 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084832 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084832 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084832 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084968 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084968 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.084968 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.084968 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085103 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085103 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085103 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085103 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085229 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085229 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085229 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085229 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085360 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085360 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085360 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085360 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085360 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085519 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085519 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085519 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085519 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085519 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085519 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085738 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085738 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085738 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085738 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085738 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085887 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085887 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085887 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085887 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.085887 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.085887 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086078 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086078 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086078 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086078 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086078 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086078 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086391 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086391 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086391 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086391 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086391 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086391 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086599 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086599 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086599 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086599 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086599 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086599 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086804 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086804 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086804 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086804 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086946 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086946 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086946 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.086946 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.086946 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.087109 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.087109 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.087109 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.087109 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:42.087109 np0000182453 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) Jun 22 04:50:42.087109 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-48d7c28b-f4cc-4e91-bf6b-cff2afca50f9 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:42.087466 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 1/5] 199.204.45.227 () {62 vars in 1068 bytes} [Mon Jun 22 04:50:42 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 04:50:42.123065 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-3f2827b6-f4ac-4270-87ce-95ee9add7f1d None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:42.134359 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 2/6] 199.204.45.227 () {64 vars in 1272 bytes} [Mon Jun 22 04:50:42 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 04:50:42.171179 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [req-3f2827b6-f4ac-4270-87ce-95ee9add7f1d req-bb07fa56-ba67-4b2f-a633-a77fd618e197 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:42.177243 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [req-3f2827b6-f4ac-4270-87ce-95ee9add7f1d req-bb07fa56-ba67-4b2f-a633-a77fd618e197 demo demo] GET https://199.204.45.227/volume/v3/ Jun 22 04:50:42.177420 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [req-3f2827b6-f4ac-4270-87ce-95ee9add7f1d req-bb07fa56-ba67-4b2f-a633-a77fd618e197 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:42.177633 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [req-3f2827b6-f4ac-4270-87ce-95ee9add7f1d req-bb07fa56-ba67-4b2f-a633-a77fd618e197 demo demo] Calling method 'version_select' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:42.179734 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [req-3f2827b6-f4ac-4270-87ce-95ee9add7f1d req-bb07fa56-ba67-4b2f-a633-a77fd618e197 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 22 04:50:42.180090 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 3/7] 199.204.45.227 () {66 vars in 1346 bytes} [Mon Jun 22 04:50:42 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:42.222915 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-b86952b4-56d5-44d3-8ee6-03347fa8363d None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:42.601539 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-b86952b4-56d5-44d3-8ee6-03347fa8363d demo demo] GET https://199.204.45.227/volume/v3/types Jun 22 04:50:42.602107 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-b86952b4-56d5-44d3-8ee6-03347fa8363d demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:42.602327 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-b86952b4-56d5-44d3-8ee6-03347fa8363d demo demo] Calling method 'index' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:42.602953 np0000182453 devstack@c-api.service[112242]: /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 22 04:50:42.602953 np0000182453 devstack@c-api.service[112242]: warnings.warn( Jun 22 04:50:42.603652 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-b86952b4-56d5-44d3-8ee6-03347fa8363d demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:50:42.643241 np0000182453 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-b86952b4-56d5-44d3-8ee6-03347fa8363d 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:50:42.659900 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-b86952b4-56d5-44d3-8ee6-03347fa8363d demo demo] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jun 22 04:50:42.660307 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 2/8] 199.204.45.227 () {64 vars in 1290 bytes} [Mon Jun 22 04:50:42 2026] GET /volume/v3/types => generated 377 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:42.698620 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-b4e5d959-a356-47dc-97b6-85a8a4e647f3 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:43.044505 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-b4e5d959-a356-47dc-97b6-85a8a4e647f3 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 22 04:50:43.044887 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-b4e5d959-a356-47dc-97b6-85a8a4e647f3 demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:43.045138 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-b4e5d959-a356-47dc-97b6-85a8a4e647f3 demo demo] Calling method 'show' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:43.084741 np0000182453 devstack@c-api.service[112243]: DEBUG oslo_db.sqlalchemy.engines [None req-b4e5d959-a356-47dc-97b6-85a8a4e647f3 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=112243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:50:43.104381 np0000182453 devstack@c-api.service[112243]: /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 22 04:50:43.104381 np0000182453 devstack@c-api.service[112243]: warnings.warn( Jun 22 04:50:43.106845 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-b4e5d959-a356-47dc-97b6-85a8a4e647f3 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:43.107257 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 2/9] 199.204.45.227 () {64 vars in 1301 bytes} [Mon Jun 22 04:50:42 2026] GET /volume/v3/types/default => generated 145 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:43.600690 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-46e06cd0-ee67-4428-a466-38bc036b2269 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:43.602034 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 3/10] 199.204.45.227 () {62 vars in 1068 bytes} [Mon Jun 22 04:50:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 04:50:43.637485 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-9b332b30-434b-4f9a-9139-b6cc9d3837aa None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:43.647975 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 4/11] 199.204.45.227 () {64 vars in 1272 bytes} [Mon Jun 22 04:50:43 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 04:50:43.685439 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [req-9b332b30-434b-4f9a-9139-b6cc9d3837aa req-d383d7ca-8a82-4e5e-88c0-2c6c6d6b7580 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:43.688004 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-9b332b30-434b-4f9a-9139-b6cc9d3837aa req-d383d7ca-8a82-4e5e-88c0-2c6c6d6b7580 demo demo] GET https://199.204.45.227/volume/v3/ Jun 22 04:50:43.688257 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-9b332b30-434b-4f9a-9139-b6cc9d3837aa req-d383d7ca-8a82-4e5e-88c0-2c6c6d6b7580 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:43.688481 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-9b332b30-434b-4f9a-9139-b6cc9d3837aa req-d383d7ca-8a82-4e5e-88c0-2c6c6d6b7580 demo demo] Calling method 'version_select' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:43.689133 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-9b332b30-434b-4f9a-9139-b6cc9d3837aa req-d383d7ca-8a82-4e5e-88c0-2c6c6d6b7580 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 22 04:50:43.689551 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 3/12] 199.204.45.227 () {66 vars in 1346 bytes} [Mon Jun 22 04:50:43 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:43.730786 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-d3599e90-6d4c-4bef-a8b0-0d863e0526aa None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:43.733799 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-d3599e90-6d4c-4bef-a8b0-0d863e0526aa demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 22 04:50:43.734083 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-d3599e90-6d4c-4bef-a8b0-0d863e0526aa demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:43.734352 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-d3599e90-6d4c-4bef-a8b0-0d863e0526aa demo demo] Calling method 'show' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:43.744118 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-d3599e90-6d4c-4bef-a8b0-0d863e0526aa demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:43.744489 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 3/13] 199.204.45.227 () {64 vars in 1301 bytes} [Mon Jun 22 04:50:43 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:44.382416 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-af8d1bd5-90e8-48bd-b8d9-93ce7a584d6f None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.383943 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 4/14] 199.204.45.227 () {62 vars in 1068 bytes} [Mon Jun 22 04:50:44 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 04:50:44.417714 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-e7068228-5ffe-479b-ba00-a828656c9e23 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.420285 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 5/15] 199.204.45.227 () {64 vars in 1272 bytes} [Mon Jun 22 04:50:44 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 04:50:44.455777 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [req-e7068228-5ffe-479b-ba00-a828656c9e23 req-a77e6da6-0a5f-4466-acb9-58d5ead36d7f None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.459382 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-e7068228-5ffe-479b-ba00-a828656c9e23 req-a77e6da6-0a5f-4466-acb9-58d5ead36d7f demo demo] GET https://199.204.45.227/volume/v3/ Jun 22 04:50:44.459978 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-e7068228-5ffe-479b-ba00-a828656c9e23 req-a77e6da6-0a5f-4466-acb9-58d5ead36d7f demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:44.460453 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-e7068228-5ffe-479b-ba00-a828656c9e23 req-a77e6da6-0a5f-4466-acb9-58d5ead36d7f demo demo] Calling method 'version_select' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:44.461390 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-e7068228-5ffe-479b-ba00-a828656c9e23 req-a77e6da6-0a5f-4466-acb9-58d5ead36d7f demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 22 04:50:44.462220 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 4/16] 199.204.45.227 () {66 vars in 1346 bytes} [Mon Jun 22 04:50:44 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 22 04:50:44.506930 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-2fd9a729-59b2-492c-b558-1db14bf03fb0 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.510727 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-2fd9a729-59b2-492c-b558-1db14bf03fb0 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 22 04:50:44.511147 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-2fd9a729-59b2-492c-b558-1db14bf03fb0 demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:44.511693 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-2fd9a729-59b2-492c-b558-1db14bf03fb0 demo demo] Calling method 'show' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:44.520441 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-2fd9a729-59b2-492c-b558-1db14bf03fb0 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:44.520805 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 4/17] 199.204.45.227 () {64 vars in 1301 bytes} [Mon Jun 22 04:50:44 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 22 04:50:44.561141 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-cc4d4e68-2720-498f-94db-a41de5380a0b None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.562016 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 5/18] 199.204.45.227 () {62 vars in 1068 bytes} [Mon Jun 22 04:50:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 04:50:44.595924 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-87ea2352-6ee0-4e4e-b65f-0f1ccf985f7b None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.599943 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 6/19] 199.204.45.227 () {64 vars in 1272 bytes} [Mon Jun 22 04:50:44 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 04:50:44.637926 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [req-87ea2352-6ee0-4e4e-b65f-0f1ccf985f7b req-19cdb598-590a-4e48-b997-1688bc6ccbc6 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.641567 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-87ea2352-6ee0-4e4e-b65f-0f1ccf985f7b req-19cdb598-590a-4e48-b997-1688bc6ccbc6 demo demo] GET https://199.204.45.227/volume/v3/ Jun 22 04:50:44.641990 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-87ea2352-6ee0-4e4e-b65f-0f1ccf985f7b req-19cdb598-590a-4e48-b997-1688bc6ccbc6 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:44.642388 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-87ea2352-6ee0-4e4e-b65f-0f1ccf985f7b req-19cdb598-590a-4e48-b997-1688bc6ccbc6 demo demo] Calling method 'version_select' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:44.643218 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-87ea2352-6ee0-4e4e-b65f-0f1ccf985f7b req-19cdb598-590a-4e48-b997-1688bc6ccbc6 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 22 04:50:44.643945 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 5/20] 199.204.45.227 () {66 vars in 1346 bytes} [Mon Jun 22 04:50:44 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:44.684081 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-006348f1-a745-4630-ad56-cd5db7d83aa5 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:44.687551 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-006348f1-a745-4630-ad56-cd5db7d83aa5 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 22 04:50:44.687958 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-006348f1-a745-4630-ad56-cd5db7d83aa5 demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:44.688357 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-006348f1-a745-4630-ad56-cd5db7d83aa5 demo demo] Calling method 'show' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:44.697666 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-006348f1-a745-4630-ad56-cd5db7d83aa5 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:44.698035 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 5/21] 199.204.45.227 () {64 vars in 1301 bytes} [Mon Jun 22 04:50:44 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 22 04:50:52.654307 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:50:54.694913 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=8 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:55:56.417462 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:55:56.545200 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 04:55:56.545554 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:55:56.545554 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:55:56.546501 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:55:56.547974 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:55:56.599954 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 demo demo] Get all volumes completed successfully. Jun 22 04:55:56.604016 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-ef0490d4-d3a5-4432-afe9-e98f5a2702c4 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:55:56.604497 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 6/22] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 04:55:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:56:06.591779 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:56:56.629242 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:56:56.631892 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 04:56:56.632204 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:56:56.632458 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:56:56.633052 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:56:56.633908 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:56:56.665326 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 demo demo] Get all volumes completed successfully. Jun 22 04:56:56.668944 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-b78d6caf-2ef8-43a8-a917-14da8535b362 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:56:56.668944 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 7/23] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 04:56:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:57:06.657482 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:57:56.691165 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-50ee9862-de32-469b-84aa-0819b4369c3a None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:57:56.698628 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-50ee9862-de32-469b-84aa-0819b4369c3a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 04:57:56.700057 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-50ee9862-de32-469b-84aa-0819b4369c3a demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:57:56.700482 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-50ee9862-de32-469b-84aa-0819b4369c3a demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:57:56.701686 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-50ee9862-de32-469b-84aa-0819b4369c3a demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:57:56.703804 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-50ee9862-de32-469b-84aa-0819b4369c3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:57:56.758822 np0000182453 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-50ee9862-de32-469b-84aa-0819b4369c3a demo demo] Get all volumes completed successfully. Jun 22 04:57:56.762022 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-50ee9862-de32-469b-84aa-0819b4369c3a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:57:56.762534 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 6/24] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 04:57:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:58:06.746968 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:58:56.784219 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:58:56.788222 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 04:58:56.788446 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:58:56.788622 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f demo demo] Calling method 'detail' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:58:56.790139 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.api_utils [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f demo demo] Removing options '' from query. {{(pid=112243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:58:56.790910 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.volume.api [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:58:56.828385 np0000182453 devstack@c-api.service[112243]: INFO cinder.volume.api [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f demo demo] Get all volumes completed successfully. Jun 22 04:58:56.830693 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-b5beb3ef-8247-4bbe-aa07-6007b571347f demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:58:56.831316 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 6/25] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 04:58:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:59:06.822417 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=1 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:59:56.851360 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:59:56.854887 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 04:59:56.855197 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:59:56.855504 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:59:56.856039 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:59:56.857114 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:59:56.868656 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 demo demo] Get all volumes completed successfully. Jun 22 04:59:56.872515 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-6d8ecbb6-a851-497e-91ff-360e483f06a4 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:59:56.872515 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 7/26] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 04:59:56 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 22 05:00:06.861441 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:00:56.899188 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:00:57.187357 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:00:57.187736 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:00:57.188002 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:00:57.188506 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:00:57.189913 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:00:57.200182 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 demo demo] Get all volumes completed successfully. Jun 22 05:00:57.203791 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-82cfa066-25ee-4ced-a2e3-e4d27af2fe19 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:00:57.204341 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 8/27] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:00:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:01:07.196068 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:01:57.231008 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:01:57.235777 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:01:57.236105 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:01:57.236526 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:01:57.236942 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:01:57.238270 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:01:57.248805 np0000182453 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 demo demo] Get all volumes completed successfully. Jun 22 05:01:57.251518 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-eb61d114-d69b-4b01-a2e0-8c9c66166d09 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:01:57.252007 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 7/28] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:01:57 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 22 05:02:07.244187 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:02:57.274142 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:02:57.278919 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:02:57.279734 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:02:57.280996 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 demo demo] Calling method 'detail' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:02:57.282682 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.api_utils [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 demo demo] Removing options '' from query. {{(pid=112243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:02:57.282682 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.volume.api [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:02:57.290680 np0000182453 devstack@c-api.service[112243]: INFO cinder.volume.api [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 demo demo] Get all volumes completed successfully. Jun 22 05:02:57.295779 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-ae674bc7-127e-41f6-a89e-aa9971698f99 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:02:57.296605 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 7/29] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:02:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:03:07.286227 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=1 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:03:57.312844 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:03:57.315968 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:03:57.316207 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:03:57.316554 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:03:57.316970 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:03:57.318058 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:03:57.326417 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 demo demo] Get all volumes completed successfully. Jun 22 05:03:57.328422 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-3b4205b7-b3c0-4a68-bdf6-71d14e557269 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:03:57.328849 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 8/30] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:03:57 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 22 05:04:07.321502 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:04:57.351849 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:04:57.354028 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:04:57.355600 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:04:57.355600 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:04:57.355600 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:04:57.356015 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:04:57.365018 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 demo demo] Get all volumes completed successfully. Jun 22 05:04:57.367647 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-2b9a1585-3b2a-49f8-b195-157932e7db57 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:04:57.368179 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 9/31] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:04:57 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 22 05:05:07.359410 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:05:57.386638 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:05:57.544435 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:05:57.544922 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:05:57.545302 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:05:57.545788 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:05:57.547333 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:05:57.555426 np0000182453 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 demo demo] Get all volumes completed successfully. Jun 22 05:05:57.557742 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-a0b08527-b26c-49e8-bc9e-e0bf8a11af67 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:05:57.558203 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 8/32] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:05:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:06:07.551776 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:06:57.575349 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:06:57.578560 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:06:57.578893 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:06:57.579255 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 demo demo] Calling method 'detail' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:06:57.579478 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.api_utils [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 demo demo] Removing options '' from query. {{(pid=112243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:06:57.580436 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.volume.api [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:06:57.589536 np0000182453 devstack@c-api.service[112243]: INFO cinder.volume.api [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 demo demo] Get all volumes completed successfully. Jun 22 05:06:57.592503 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-37fd2f4b-15d7-45fb-9f13-5cde64fc0ea2 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:06:57.593065 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 8/33] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:06:57 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 22 05:07:07.583630 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=1 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:07:57.614991 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:07:57.619424 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:07:57.619842 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:07:57.620230 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:07:57.620796 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:07:57.622272 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:07:57.630471 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 demo demo] Get all volumes completed successfully. Jun 22 05:07:57.632706 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-5413cd8f-b5c4-468f-801c-2b3e29f08f15 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:07:57.633136 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 9/34] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:07:57 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 22 05:08:07.626550 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:08:57.654018 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:08:57.657690 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:08:57.657690 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:08:57.657690 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:08:57.657875 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:08:57.659310 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:08:57.669350 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 demo demo] Get all volumes completed successfully. Jun 22 05:08:57.672346 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-e3d37d5a-f6e5-4926-8072-786cb2b587b2 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:08:57.672829 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 10/35] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:08:57 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 22 05:09:07.664784 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:09:57.688273 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:09:57.691046 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:09:57.691305 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:09:57.691769 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:09:57.692448 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:09:57.693169 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:09:57.703889 np0000182453 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 demo demo] Get all volumes completed successfully. Jun 22 05:09:57.706648 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-ec8d4527-11d6-4b59-9ee4-48a5b3cb3030 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:09:57.707155 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 9/36] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:09:57 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 22 05:10:07.696252 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:10:57.723623 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-72422e75-028a-462e-a22a-c0668d24314b None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:10:57.924596 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-72422e75-028a-462e-a22a-c0668d24314b demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:10:57.924992 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-72422e75-028a-462e-a22a-c0668d24314b demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:10:57.925431 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-72422e75-028a-462e-a22a-c0668d24314b demo demo] Calling method 'detail' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:10:57.925963 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.api_utils [None req-72422e75-028a-462e-a22a-c0668d24314b demo demo] Removing options '' from query. {{(pid=112243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:10:57.927471 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.volume.api [None req-72422e75-028a-462e-a22a-c0668d24314b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:10:57.938505 np0000182453 devstack@c-api.service[112243]: INFO cinder.volume.api [None req-72422e75-028a-462e-a22a-c0668d24314b demo demo] Get all volumes completed successfully. Jun 22 05:10:57.941620 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-72422e75-028a-462e-a22a-c0668d24314b demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:10:57.942243 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 9/37] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:10:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:11:07.932769 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=1 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:11:57.955779 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:11:57.960294 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:11:57.960535 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:11:57.960838 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:11:57.961139 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:11:57.962266 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:11:57.968917 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 demo demo] Get all volumes completed successfully. Jun 22 05:11:57.970939 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-6cdc616a-e372-4c63-9302-e6e3f992f508 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:11:57.971317 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 10/38] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:11:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:12:07.965372 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:12:57.990151 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:12:57.993681 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:12:57.993917 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:12:57.994162 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:12:57.994519 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:12:57.998206 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:12:58.010445 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 demo demo] Get all volumes completed successfully. Jun 22 05:12:58.013501 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-4623cc5d-3f16-4818-ab66-520eb59231a6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:12:58.014049 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 11/39] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:12:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:13:08.003279 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:13:58.030742 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-83d2e85f-4270-4b71-be57-57540beeda64 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:13:58.034471 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-83d2e85f-4270-4b71-be57-57540beeda64 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:13:58.034761 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-83d2e85f-4270-4b71-be57-57540beeda64 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:13:58.035009 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-83d2e85f-4270-4b71-be57-57540beeda64 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:13:58.035299 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-83d2e85f-4270-4b71-be57-57540beeda64 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:13:58.036257 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-83d2e85f-4270-4b71-be57-57540beeda64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:13:58.045245 np0000182453 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-83d2e85f-4270-4b71-be57-57540beeda64 demo demo] Get all volumes completed successfully. Jun 22 05:13:58.048185 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-83d2e85f-4270-4b71-be57-57540beeda64 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:13:58.048649 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 10/40] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:13:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:14:08.039785 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:14:58.065213 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-a98bbd83-813d-400c-90c5-525ef08cf393 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:14:58.068656 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-a98bbd83-813d-400c-90c5-525ef08cf393 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:14:58.068924 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-a98bbd83-813d-400c-90c5-525ef08cf393 demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:14:58.069192 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-a98bbd83-813d-400c-90c5-525ef08cf393 demo demo] Calling method 'detail' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:14:58.069498 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.api_utils [None req-a98bbd83-813d-400c-90c5-525ef08cf393 demo demo] Removing options '' from query. {{(pid=112243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:14:58.070600 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.volume.api [None req-a98bbd83-813d-400c-90c5-525ef08cf393 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:14:58.077902 np0000182453 devstack@c-api.service[112243]: INFO cinder.volume.api [None req-a98bbd83-813d-400c-90c5-525ef08cf393 demo demo] Get all volumes completed successfully. Jun 22 05:14:58.081047 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-a98bbd83-813d-400c-90c5-525ef08cf393 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:14:58.081549 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 10/41] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:14:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:15:08.073530 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=1 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:15:58.098103 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:15:58.188684 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:15:58.188885 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:15:58.189147 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:15:58.189445 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:15:58.190428 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:15:58.202300 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 demo demo] Get all volumes completed successfully. Jun 22 05:15:58.205272 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-d91e8d2a-2b6f-45ab-bc3e-d4b380994cc6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:15:58.205646 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 11/42] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:15:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:16:08.193891 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:16:58.224148 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-7fab2026-9660-4664-9133-f33b46bd1e00 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:16:58.228214 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-7fab2026-9660-4664-9133-f33b46bd1e00 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:16:58.228706 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-7fab2026-9660-4664-9133-f33b46bd1e00 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:16:58.229019 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-7fab2026-9660-4664-9133-f33b46bd1e00 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:16:58.229451 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-7fab2026-9660-4664-9133-f33b46bd1e00 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:16:58.230882 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-7fab2026-9660-4664-9133-f33b46bd1e00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:16:58.240697 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-7fab2026-9660-4664-9133-f33b46bd1e00 demo demo] Get all volumes completed successfully. Jun 22 05:16:58.243959 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-7fab2026-9660-4664-9133-f33b46bd1e00 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:16:58.244500 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 12/43] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:16:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:17:08.235035 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:17:58.259334 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:17:58.262180 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:17:58.262410 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:17:58.262704 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:17:58.263032 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:17:58.264115 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:17:58.271752 np0000182453 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 demo demo] Get all volumes completed successfully. Jun 22 05:17:58.273858 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-f500e2cf-e212-450c-9ab9-37c819aa1637 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:17:58.274301 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 11/44] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:17:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:18:08.266956 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:18:58.329180 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:18:58.333443 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:18:58.333708 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:18:58.333879 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 demo demo] Calling method 'detail' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:18:58.334062 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.api_utils [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 demo demo] Removing options '' from query. {{(pid=112243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:18:58.334797 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.volume.api [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:18:58.344377 np0000182453 devstack@c-api.service[112243]: INFO cinder.volume.api [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 demo demo] Get all volumes completed successfully. Jun 22 05:18:58.347300 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-b5d8914f-7999-46bc-8a58-e9a3f261d932 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:18:58.347841 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 11/45] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:18:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:19:08.338363 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=1 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:19:58.363568 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-254e77ec-86ba-4579-971f-a8e831c0045b None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:19:58.368088 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-254e77ec-86ba-4579-971f-a8e831c0045b demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:19:58.368337 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-254e77ec-86ba-4579-971f-a8e831c0045b demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:19:58.368590 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-254e77ec-86ba-4579-971f-a8e831c0045b demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:19:58.368920 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-254e77ec-86ba-4579-971f-a8e831c0045b demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:19:58.369962 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-254e77ec-86ba-4579-971f-a8e831c0045b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:19:58.378140 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-254e77ec-86ba-4579-971f-a8e831c0045b demo demo] Get all volumes completed successfully. Jun 22 05:19:58.380152 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-254e77ec-86ba-4579-971f-a8e831c0045b demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:19:58.380827 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 12/46] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:19:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:20:08.373048 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:20:58.396461 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-320f096a-640f-412a-a818-151063262e94 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:20:58.509819 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-320f096a-640f-412a-a818-151063262e94 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:20:58.510267 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-320f096a-640f-412a-a818-151063262e94 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:20:58.510561 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-320f096a-640f-412a-a818-151063262e94 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:20:58.511019 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-320f096a-640f-412a-a818-151063262e94 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:20:58.512473 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-320f096a-640f-412a-a818-151063262e94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:20:58.525544 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-320f096a-640f-412a-a818-151063262e94 demo demo] Get all volumes completed successfully. Jun 22 05:20:58.527138 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-320f096a-640f-412a-a818-151063262e94 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:20:58.527644 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 13/47] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:20:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:21:08.517289 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:21:58.541899 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:21:58.546173 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:21:58.546626 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:21:58.547057 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:21:58.547615 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:21:58.549056 np0000182453 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:21:58.556689 np0000182453 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 demo demo] Get all volumes completed successfully. Jun 22 05:21:58.558645 np0000182453 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-1ecfb14a-3fff-4b8f-9a8a-fa5269422328 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:21:58.559263 np0000182453 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 12/48] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:21:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:22:08.552471 np0000182453 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:22:58.574130 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-5dde4e86-20ae-4188-813d-b95097a00e8e None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:22:58.576950 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-5dde4e86-20ae-4188-813d-b95097a00e8e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:22:58.577193 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-5dde4e86-20ae-4188-813d-b95097a00e8e demo demo] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:22:58.577437 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-5dde4e86-20ae-4188-813d-b95097a00e8e demo demo] Calling method 'detail' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:22:58.577765 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.api.api_utils [None req-5dde4e86-20ae-4188-813d-b95097a00e8e demo demo] Removing options '' from query. {{(pid=112243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:22:58.578709 np0000182453 devstack@c-api.service[112243]: DEBUG cinder.volume.api [None req-5dde4e86-20ae-4188-813d-b95097a00e8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:22:58.587226 np0000182453 devstack@c-api.service[112243]: INFO cinder.volume.api [None req-5dde4e86-20ae-4188-813d-b95097a00e8e demo demo] Get all volumes completed successfully. Jun 22 05:22:58.589896 np0000182453 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-5dde4e86-20ae-4188-813d-b95097a00e8e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:22:58.590353 np0000182453 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 12/49] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:22:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:23:08.582574 np0000182453 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=1 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:23:58.612374 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:23:58.616349 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:23:58.616725 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 demo demo] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:23:58.617191 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 demo demo] Calling method 'detail' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:23:58.617631 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.api.api_utils [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 demo demo] Removing options '' from query. {{(pid=112244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:23:58.618941 np0000182453 devstack@c-api.service[112244]: DEBUG cinder.volume.api [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:23:58.628565 np0000182453 devstack@c-api.service[112244]: INFO cinder.volume.api [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 demo demo] Get all volumes completed successfully. Jun 22 05:23:58.631352 np0000182453 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-9b2b0993-e9ca-444f-9ddb-174e656d2cc1 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:23:58.631885 np0000182453 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 13/50] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:23:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:24:08.623274 np0000182453 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=1 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:24:58.648786 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:24:58.652942 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 22 05:24:58.653143 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:24:58.653317 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:24:58.653827 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:24:58.655723 np0000182453 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:24:58.662842 np0000182453 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 demo demo] Get all volumes completed successfully. Jun 22 05:24:58.667649 np0000182453 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-106e1bfb-85f2-41e7-aacc-66631b9df9b3 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:24:58.667649 np0000182453 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 14/51] 199.204.45.227 () {64 vars in 1295 bytes} [Mon Jun 22 05:24:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:25:08.659096 np0000182453 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}