Jun 23 03:16:39.335227 np0000182521 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 23 03:16:39.340983 np0000182521 devstack@c-api.service[112612]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 23 03:16:39 2026] *** Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: nodename: np0000182521 Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: machine: x86_64 Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: clock source: unix Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: pcre jit disabled Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: detected number of CPU cores: 16 Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: current working directory: / Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: detected binary path: /usr/bin/uwsgi-core Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: your processes number limit is 256917 Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: your memory page size is 4096 bytes Jun 23 03:16:39.343403 np0000182521 devstack@c-api.service[112612]: detected max file descriptor number: 2048 Jun 23 03:16:39.343991 np0000182521 devstack@c-api.service[112612]: lock engine: pthread robust mutexes Jun 23 03:16:39.343991 np0000182521 devstack@c-api.service[112612]: thunder lock: enabled Jun 23 03:16:39.344148 np0000182521 devstack@c-api.service[112612]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 23 03:16:39.344205 np0000182521 devstack@c-api.service[112612]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 23 03:16:39.344255 np0000182521 devstack@c-api.service[112612]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 23 03:16:39.344255 np0000182521 devstack@c-api.service[112612]: Set PythonHome to /opt/stack/data/venv Jun 23 03:16:39.381021 np0000182521 devstack@c-api.service[112612]: Python main interpreter initialized at 0x7e422d8a3668 Jun 23 03:16:39.381021 np0000182521 devstack@c-api.service[112612]: python threads support enabled Jun 23 03:16:39.381021 np0000182521 devstack@c-api.service[112612]: your server socket listen backlog is limited to 100 connections Jun 23 03:16:39.381021 np0000182521 devstack@c-api.service[112612]: your mercy for graceful operations on workers is 80 seconds Jun 23 03:16:39.381551 np0000182521 devstack@c-api.service[112612]: mapped 671795 bytes (656 KB) for 4 cores Jun 23 03:16:39.381705 np0000182521 devstack@c-api.service[112612]: *** Operational MODE: preforking *** Jun 23 03:16:39.381909 np0000182521 devstack@c-api.service[112612]: *** uWSGI is running in multiple interpreter mode *** Jun 23 03:16:39.381909 np0000182521 devstack@c-api.service[112612]: spawned uWSGI master process (pid: 112612) Jun 23 03:16:39.382100 np0000182521 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 23 03:16:39.382662 np0000182521 devstack@c-api.service[112612]: spawned uWSGI worker 1 (pid: 112621, cores: 1) Jun 23 03:16:39.383203 np0000182521 devstack@c-api.service[112612]: spawned uWSGI worker 2 (pid: 112622, cores: 1) Jun 23 03:16:39.383677 np0000182521 devstack@c-api.service[112612]: spawned uWSGI worker 3 (pid: 112623, cores: 1) Jun 23 03:16:39.384242 np0000182521 devstack@c-api.service[112612]: spawned uWSGI worker 4 (pid: 112624, cores: 1) Jun 23 03:16:39.384295 np0000182521 devstack@c-api.service[112612]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 23 03:16:39.508002 np0000182521 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:16:39.508002 np0000182521 devstack@c-api.service[112622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:16:39.508002 np0000182521 devstack@c-api.service[112622]: we strongly recommend against using it for new projects. Jun 23 03:16:39.508002 np0000182521 devstack@c-api.service[112622]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:16:39.508002 np0000182521 devstack@c-api.service[112622]: framework. For more detail see Jun 23 03:16:39.508002 np0000182521 devstack@c-api.service[112622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:16:39.508002 np0000182521 devstack@c-api.service[112622]: import eventlet # noqa Jun 23 03:16:39.509613 np0000182521 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:16:39.509613 np0000182521 devstack@c-api.service[112623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:16:39.509613 np0000182521 devstack@c-api.service[112623]: we strongly recommend against using it for new projects. Jun 23 03:16:39.509613 np0000182521 devstack@c-api.service[112623]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:16:39.509613 np0000182521 devstack@c-api.service[112623]: framework. For more detail see Jun 23 03:16:39.509613 np0000182521 devstack@c-api.service[112623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:16:39.509613 np0000182521 devstack@c-api.service[112623]: import eventlet # noqa Jun 23 03:16:39.512721 np0000182521 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:16:39.512721 np0000182521 devstack@c-api.service[112621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:16:39.512721 np0000182521 devstack@c-api.service[112621]: we strongly recommend against using it for new projects. Jun 23 03:16:39.512721 np0000182521 devstack@c-api.service[112621]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:16:39.512721 np0000182521 devstack@c-api.service[112621]: framework. For more detail see Jun 23 03:16:39.512721 np0000182521 devstack@c-api.service[112621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:16:39.512721 np0000182521 devstack@c-api.service[112621]: import eventlet # noqa Jun 23 03:16:39.516332 np0000182521 devstack@c-api.service[112624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:16:39.516332 np0000182521 devstack@c-api.service[112624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:16:39.516332 np0000182521 devstack@c-api.service[112624]: we strongly recommend against using it for new projects. Jun 23 03:16:39.516332 np0000182521 devstack@c-api.service[112624]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:16:39.516332 np0000182521 devstack@c-api.service[112624]: framework. For more detail see Jun 23 03:16:39.516332 np0000182521 devstack@c-api.service[112624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:16:39.516332 np0000182521 devstack@c-api.service[112624]: import eventlet # noqa Jun 23 03:16:39.596522 np0000182521 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:16:39.596522 np0000182521 devstack@c-api.service[112623]: warnings.warn( Jun 23 03:16:39.596693 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:16:39.596693 np0000182521 devstack@c-api.service[112622]: warnings.warn( Jun 23 03:16:39.602689 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:16:39.602689 np0000182521 devstack@c-api.service[112621]: warnings.warn( Jun 23 03:16:39.603744 np0000182521 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:16:39.603744 np0000182521 devstack@c-api.service[112624]: warnings.warn( Jun 23 03:16:39.674854 np0000182521 devstack@c-api.service[112623]: /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 23 03:16:39.674854 np0000182521 devstack@c-api.service[112623]: from cgi import parse_header Jun 23 03:16:39.675339 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 23 03:16:39.675339 np0000182521 devstack@c-api.service[112622]: from cgi import parse_header Jun 23 03:16:39.684702 np0000182521 devstack@c-api.service[112624]: /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 23 03:16:39.684702 np0000182521 devstack@c-api.service[112624]: from cgi import parse_header Jun 23 03:16:39.686292 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 23 03:16:39.686292 np0000182521 devstack@c-api.service[112621]: from cgi import parse_header Jun 23 03:16:39.723225 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 23 03:16:39.723225 np0000182521 devstack@c-api.service[112622]: removals.removed_module( Jun 23 03:16:39.725186 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 23 03:16:39.725186 np0000182521 devstack@c-api.service[112622]: removals.removed_module( Jun 23 03:16:39.727981 np0000182521 devstack@c-api.service[112623]: /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 23 03:16:39.727981 np0000182521 devstack@c-api.service[112623]: removals.removed_module( Jun 23 03:16:39.729689 np0000182521 devstack@c-api.service[112623]: /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 23 03:16:39.729689 np0000182521 devstack@c-api.service[112623]: removals.removed_module( Jun 23 03:16:39.734171 np0000182521 devstack@c-api.service[112624]: /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 23 03:16:39.734171 np0000182521 devstack@c-api.service[112624]: removals.removed_module( Jun 23 03:16:39.735571 np0000182521 devstack@c-api.service[112624]: /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 23 03:16:39.735571 np0000182521 devstack@c-api.service[112624]: removals.removed_module( Jun 23 03:16:39.742043 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 23 03:16:39.742043 np0000182521 devstack@c-api.service[112621]: removals.removed_module( Jun 23 03:16:39.743812 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 23 03:16:39.743812 np0000182521 devstack@c-api.service[112621]: removals.removed_module( Jun 23 03:16:40.520723 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 23 03:16:40.520723 np0000182521 devstack@c-api.service[112622]: warnings.warn( Jun 23 03:16:40.542008 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 23 03:16:40.542008 np0000182521 devstack@c-api.service[112621]: warnings.warn( Jun 23 03:16:40.546206 np0000182521 devstack@c-api.service[112623]: /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 23 03:16:40.546206 np0000182521 devstack@c-api.service[112623]: warnings.warn( Jun 23 03:16:40.560917 np0000182521 devstack@c-api.service[112624]: /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 23 03:16:40.560917 np0000182521 devstack@c-api.service[112624]: warnings.warn( Jun 23 03:16:40.573603 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 23 03:16:40.573603 np0000182521 devstack@c-api.service[112622]: warnings.warn( Jun 23 03:16:40.595884 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 23 03:16:40.595884 np0000182521 devstack@c-api.service[112621]: warnings.warn( Jun 23 03:16:40.596971 np0000182521 devstack@c-api.service[112623]: /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 23 03:16:40.596971 np0000182521 devstack@c-api.service[112623]: warnings.warn( Jun 23 03:16:40.611880 np0000182521 devstack@c-api.service[112624]: /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 23 03:16:40.611880 np0000182521 devstack@c-api.service[112624]: warnings.warn( Jun 23 03:16:40.784433 np0000182521 devstack@c-api.service[112621]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 23 03:16:40.784772 np0000182521 devstack@c-api.service[112621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:16:40.789241 np0000182521 devstack@c-api.service[112622]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 23 03:16:40.789396 np0000182521 devstack@c-api.service[112622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:16:40.801682 np0000182521 devstack@c-api.service[112623]: 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 23 03:16:40.801878 np0000182521 devstack@c-api.service[112623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:16:40.802589 np0000182521 devstack@c-api.service[112624]: 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 23 03:16:40.802760 np0000182521 devstack@c-api.service[112624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:16:40.875180 np0000182521 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 03:16:40.875180 np0000182521 devstack@c-api.service[112622]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:16:40.875615 np0000182521 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 03:16:40.875615 np0000182521 devstack@c-api.service[112621]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:16:40.879532 np0000182521 devstack@c-api.service[112624]: /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 23 03:16:40.879532 np0000182521 devstack@c-api.service[112624]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:16:40.883776 np0000182521 devstack@c-api.service[112623]: /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 23 03:16:40.883776 np0000182521 devstack@c-api.service[112623]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:16:41.341794 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:16:41.342165 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:16:41.342270 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.342270 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.342441 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:16:41.342512 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.342512 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.342642 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.342715 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.342793 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.342793 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.342959 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.343553 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:16:41.344053 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.344190 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.344580 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.345019 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.345152 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.345221 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.345221 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.345391 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.345460 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.345539 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.345623 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.345683 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.345750 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.345823 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.345927 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.345927 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.346036 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.346103 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.346168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.346256 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.346338 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.346405 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.346464 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.346533 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.346592 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.346647 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.346719 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.346787 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.346787 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.346787 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.346787 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.347062 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.347062 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.347186 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.347254 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.347338 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.347431 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.347681 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.347743 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.347818 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.347969 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.348062 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.348129 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.348257 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.348327 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.348456 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.348534 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.348594 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.348664 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.348729 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.348797 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.348897 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.348962 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.349027 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.349086 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.349155 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.349224 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.349287 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.349353 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.349415 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.349472 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.349515 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.349546 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.349584 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.349624 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.349668 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.349668 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.349731 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.349769 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.349800 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.349856 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.349905 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.349949 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.349949 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.350018 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.350058 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.350090 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.350131 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.350168 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.350439 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.350439 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.350439 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.350439 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.350573 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.350612 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.350655 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.350694 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.350724 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.350765 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.350807 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.350858 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.350909 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.350954 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.350992 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.351034 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.351067 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.351104 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.351160 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.351196 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.351228 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.351266 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.351320 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.351355 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.351391 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.351430 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.351491 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.351538 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.351577 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.351577 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.351577 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.351670 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.351718 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.351759 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.351799 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.351862 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.351923 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.351958 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.352005 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.352040 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.352074 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.352108 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.352268 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.352316 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.352354 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.352393 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.352431 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.352499 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.352546 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.352583 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.352617 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.352617 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.352617 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.352617 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.352756 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.352792 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.352832 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.352896 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.352938 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.352938 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.352938 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.353036 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.353075 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.353110 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.353150 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.353184 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.353223 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.353266 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.353307 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.353342 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.353382 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.353419 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.353463 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.353509 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.353509 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.353575 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.353611 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.353651 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.353651 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.353651 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.353651 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.353651 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.353651 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.353651 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.354016 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.354062 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.354103 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.354146 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.354181 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.354226 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.354262 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.354304 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.354338 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.354371 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.354415 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.354450 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.354506 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.354565 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.354613 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.354658 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.354699 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.354737 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.354770 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.354803 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.354873 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.354941 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.354941 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.355019 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.355169 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.355169 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.355257 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.355298 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.356462 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.356526 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.356590 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.356639 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.356682 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.356723 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.356766 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.356766 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.356855 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.356893 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.356937 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.356937 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.356937 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.357034 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.357232 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.357302 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.357357 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.357432 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.357501 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.357574 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.357611 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.357644 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.357675 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.357701 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.357732 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.357765 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.357795 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.357822 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.357865 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.357908 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.357947 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.357978 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.358007 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.358034 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.358059 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.358087 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.358112 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.358138 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.358161 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.358191 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.358220 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.358246 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.358274 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.358300 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.358331 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.358358 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.358386 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.358386 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.358386 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.358457 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.358457 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.358457 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.358523 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.358550 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.358614 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.358675 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.359587 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.359643 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.359684 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.359715 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.359747 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.359773 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.359800 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.359824 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.359867 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.359899 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.359930 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.359956 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.359986 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.360014 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.360044 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.360071 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.360071 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.360127 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.360153 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.360198 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.360226 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.360253 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.360299 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.360331 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.360436 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.360436 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.360491 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.360574 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.361355 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.361355 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.361355 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.361355 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.361475 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.361547 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.361623 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.361724 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.361802 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.361885 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.361913 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.361947 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.361975 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.362005 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.362034 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.362063 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.362095 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.362122 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.362146 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.362146 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.362189 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.362215 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.362215 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.362215 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.362215 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.362215 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.362215 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.362215 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.367659 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.367794 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.367794 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.367794 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.368000 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.368000 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.368000 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.368218 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.368218 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.368218 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.368218 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.368398 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.368398 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.368398 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.368781 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.368864 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.368928 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.368977 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.369023 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.369072 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.369124 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.369188 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.369255 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.369308 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.369363 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.369409 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.369488 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.369539 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.369902 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.369992 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.369992 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.370088 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.370138 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.370194 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.370253 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.370301 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.370347 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.370401 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.370453 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.370453 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.370453 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.370566 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.370618 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.370666 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.370738 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.370783 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.371103 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.371189 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.371246 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.371304 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.371354 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.371402 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.371454 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.371614 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.371681 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.371730 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.371777 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.371832 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.371899 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.371958 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.372012 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.372079 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.372128 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.372128 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.372269 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.372269 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.372269 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.372269 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.372269 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.372507 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.372560 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.372614 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.372614 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.372614 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.372614 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.372947 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.373013 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.373058 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.373100 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.373145 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.373190 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.373243 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.373243 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.373340 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.373406 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.373470 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.373519 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.373575 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.373627 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.373682 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.373730 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.373775 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.373820 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.373906 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.373977 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.374033 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.374088 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.374140 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.374188 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.374238 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.374291 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.374346 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.374751 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.374810 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.374810 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.374810 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.374979 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.375033 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.375033 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.375123 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.375177 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.375226 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.375281 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.375339 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.375382 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.375415 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.375452 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.375488 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.375532 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.375566 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.375603 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.375642 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.375686 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.375725 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.375759 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.375798 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.375850 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.375888 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.375930 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.375965 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.376000 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.376035 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.376035 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.376035 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.376035 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.376213 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.376253 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.376285 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.376316 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.376347 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.376401 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.376442 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.376442 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.376442 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.376442 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.376578 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.376578 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.376578 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.376578 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.376578 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.376578 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.376755 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.376793 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.376871 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.376871 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.376940 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.376985 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.377020 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.377056 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.377096 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.377132 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.377170 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.377170 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.377244 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.377285 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.377323 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.377361 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.377398 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.377432 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.377463 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.377492 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.377530 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.377576 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.377609 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.377643 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.377681 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.377720 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.377753 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.377753 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.377753 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.377856 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.377856 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.377856 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.377856 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.377856 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.378022 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.378061 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.378100 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.378100 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.378165 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.378198 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.378198 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.378285 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.378324 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.378364 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.378400 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.378442 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.378442 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.378442 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.378530 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.378571 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.378571 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.378628 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.378659 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.378693 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.378729 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.378967 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.379003 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.379003 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.379142 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.379186 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.379224 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.379257 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.379297 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.379337 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.382737 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.382737 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.382737 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.382737 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.383574 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.383574 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.383574 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.383819 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.383819 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.383819 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.383819 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.383819 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.383819 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.383819 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.384652 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.384744 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.384879 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.384879 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.385025 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.385113 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.385207 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.385298 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.385384 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.385467 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.385529 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.385590 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.385650 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.385712 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.385789 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.386014 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.386109 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.386180 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.386244 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.386319 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.386384 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.386444 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.386515 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.386575 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.386575 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.386685 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.386745 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.386809 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.386924 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.386924 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.386924 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.386924 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.387178 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.387250 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.387311 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.387371 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.387430 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.387501 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.387582 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.387749 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.387937 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.388019 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.388102 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.388266 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.388339 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.388435 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.388500 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.388573 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.388656 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.388717 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.388780 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.388780 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.389217 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.389217 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.389217 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.389455 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.389504 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.389560 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.389560 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.389560 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.389560 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.389560 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.389560 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.389772 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.389772 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.389772 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.389772 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.389772 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.389772 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.389772 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.390109 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.390109 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.390210 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.390264 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.390370 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.390447 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.390503 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.390623 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.390754 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.390826 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.390927 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.391024 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.391116 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.391163 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.391208 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.391250 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.391292 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.391343 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.391387 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.391428 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.391470 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.391512 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.391554 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.391595 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.391635 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.391677 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.391719 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.391769 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.391811 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.391868 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.391868 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.391948 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.391948 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.391948 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.391948 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.391948 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.391948 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.391948 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.392267 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.392319 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.392319 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.392392 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.392444 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.392486 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.392535 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.392582 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.393023 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.393686 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.393748 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.393789 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.393901 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.393965 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.393965 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.394033 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.394033 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.394100 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.394146 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.394146 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.394220 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.394266 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.394334 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.394334 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.394420 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.394470 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.394535 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.394582 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.394619 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.394656 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.394701 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.394882 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.394928 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.394965 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.395016 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.395060 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.395099 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.395136 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.395173 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.395210 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.395246 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.395246 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.395328 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.395373 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.395408 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.395408 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.395408 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.395408 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.395408 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.395408 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.395408 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.396971 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.397056 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.397102 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.397138 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.397179 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.397225 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.397263 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.397306 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.397345 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.397404 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.397448 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.397448 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.397448 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.397566 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.397614 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.397614 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.397697 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.398192 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.398249 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.398492 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.398550 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.398550 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.398636 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.398680 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.398729 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.399094 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.399140 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.399182 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.399224 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.399269 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.399269 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.399269 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.399269 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.399623 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.399669 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.399708 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.399758 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.399798 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.399852 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.399893 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.399942 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.399987 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.400039 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.400086 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.400129 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.400230 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.400280 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.400320 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.400363 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.400403 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.400443 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.400602 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.400657 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.400708 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.400756 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.400798 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.400858 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.400911 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.400955 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.400994 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.401039 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.401087 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.401135 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.401175 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.401221 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.401261 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.401308 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.401339 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.401374 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.401403 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.401439 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.401474 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.401474 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.401474 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.401474 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.401474 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.401598 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.401896 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.401896 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.401896 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.401896 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.402021 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.402021 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.402021 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.402106 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.402139 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.402178 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.402212 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.402249 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.402280 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.402314 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.402422 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.402459 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.402497 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.402531 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.402569 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.402605 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.402638 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.402670 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.402702 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.402734 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.402772 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.402805 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.402851 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.402885 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.402927 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.402960 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.402992 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.403027 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.403066 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.403103 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.403134 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.403166 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.403205 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.403238 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.403269 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.403306 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.403340 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.403372 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.403403 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.403438 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.403470 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.403511 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.403542 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.403572 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.403603 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.403639 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.403670 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.403702 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.403731 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.403769 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.403799 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.403829 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.403882 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.403920 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.403949 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.403979 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.404014 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.404049 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.404080 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.404110 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.404144 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.404194 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.404235 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.404266 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.404301 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.404331 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.404363 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.404394 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.404423 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.404453 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.404483 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.404512 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:16:41.404547 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.404582 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:16:41.404619 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.404676 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:16:41.404676 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:16:41.404676 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:16:41.404676 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:16:41.404676 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:16:41.448600 np0000182521 devstack@c-api.service[112621]: INFO dbcounter [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Registered counter for database cinder Jun 23 03:16:41.448891 np0000182521 devstack@c-api.service[112622]: INFO dbcounter [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Registered counter for database cinder Jun 23 03:16:41.452603 np0000182521 devstack@c-api.service[112624]: INFO dbcounter [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Registered counter for database cinder Jun 23 03:16:41.452856 np0000182521 devstack@c-api.service[112623]: INFO dbcounter [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Registered counter for database cinder Jun 23 03:16:41.490104 np0000182521 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.493914 np0000182521 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.497360 np0000182521 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.498517 np0000182521 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-9858f73f-b504-42e9-b207-5826023b6467 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.603568 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writer thread running {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:16:41.604241 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writer thread running {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:16:41.606529 np0000182521 devstack@c-api.service[112622]: INFO cinder.rpc [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:16:41.606680 np0000182521 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:16:41.608876 np0000182521 devstack@c-api.service[112622]: INFO cinder.rpc [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:16:41.608997 np0000182521 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:16:41.610991 np0000182521 devstack@c-api.service[112622]: INFO cinder.rpc [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:16:41.611097 np0000182521 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:16:41.612865 np0000182521 devstack@c-api.service[112622]: INFO cinder.rpc [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:16:41.613124 np0000182521 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:16:41.613695 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.613983 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.615628 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writer thread running {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:16:41.616806 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.617005 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.618425 np0000182521 devstack@c-api.service[112623]: INFO cinder.rpc [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:16:41.618801 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writer thread running {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:16:41.620700 np0000182521 devstack@c-api.service[112623]: INFO cinder.rpc [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:16:41.622579 np0000182521 devstack@c-api.service[112624]: INFO cinder.rpc [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:16:41.622808 np0000182521 devstack@c-api.service[112623]: INFO cinder.rpc [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:16:41.624739 np0000182521 devstack@c-api.service[112623]: INFO cinder.rpc [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:16:41.625613 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.627668 np0000182521 devstack@c-api.service[112624]: INFO cinder.rpc [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:16:41.628643 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.631337 np0000182521 devstack@c-api.service[112624]: INFO cinder.rpc [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:16:41.633477 np0000182521 devstack@c-api.service[112624]: INFO cinder.rpc [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:16:41.634467 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.639870 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.649974 np0000182521 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.650865 np0000182521 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.652497 np0000182521 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:16:41.652986 np0000182521 devstack@c-api.service[112622]: INFO cinder.rpc [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:16:41.654758 np0000182521 devstack@c-api.service[112622]: INFO cinder.rpc [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:16:41.654824 np0000182521 devstack@c-api.service[112621]: INFO cinder.rpc [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:16:41.655590 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.655912 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.661458 np0000182521 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-9858f73f-b504-42e9-b207-5826023b6467 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.663703 np0000182521 devstack@c-api.service[112623]: INFO cinder.rpc [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:16:41.665605 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.666040 np0000182521 devstack@c-api.service[112623]: INFO cinder.rpc [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:16:41.667073 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.667155 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.668688 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.670180 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.671860 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.673230 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.674152 np0000182521 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:41.676916 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.677173 np0000182521 devstack@c-api.service[112624]: INFO cinder.rpc [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:16:41.678212 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.679872 np0000182521 devstack@c-api.service[112624]: INFO cinder.rpc [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:16:41.679992 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.681150 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.681269 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.681663 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.682828 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.684102 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.684811 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.685811 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.687211 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.688614 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.689155 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.689957 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.691482 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.692747 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.692920 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.693342 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.694167 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.694441 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.695637 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.696645 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.696986 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.698201 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.699600 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.701065 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.701609 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.702353 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.702521 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.704347 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.705276 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.705612 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.706318 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.707650 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.707876 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.708196 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.708274 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.709088 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.709436 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.709640 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.710708 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.710754 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.711697 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.711743 np0000182521 devstack@c-api.service[112622]: WARNING cinder.api.contrib.hosts [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:16:41.712025 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.712295 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.712429 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.713038 np0000182521 devstack@c-api.service[112621]: WARNING cinder.api.contrib.hosts [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:16:41.713689 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.713739 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.714632 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.714994 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.715207 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.716482 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.716602 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.717424 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: extensions {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.717826 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.717881 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.717917 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.718672 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: extensions {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.718739 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: extra_specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.720259 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-volume-transfer {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.720369 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: extra_specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.720802 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.721174 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.721743 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-volume-transfer {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.721829 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-quota-class-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.723151 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.723342 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-quota-class-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.723620 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.723707 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: cgsnapshots {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.724670 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.725067 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: scheduler-stats {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.725134 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.725193 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: cgsnapshots {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.726303 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.726478 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: scheduler-stats {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.726550 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: qos-specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.727709 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.727894 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: qos-specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.728033 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.728549 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: capabilities {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.729027 np0000182521 devstack@c-api.service[112623]: WARNING cinder.api.contrib.hosts [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:16:41.729733 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.729817 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.729907 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: capabilities {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.730980 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.731114 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.731316 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.732484 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.732612 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.732800 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-volume-type-access {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.733341 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.733856 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.734121 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-volume-type-access {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.734366 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-quota-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.734682 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: extensions {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.735599 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-quota-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.735701 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-snapshot-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.735986 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: extra_specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.737008 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-snapshot-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.737150 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-volume-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.737356 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.737456 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-volume-transfer {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.738387 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-volume-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.738560 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-hosts {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.739353 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.739591 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-quota-class-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.739719 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-hosts {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.739850 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: os-availability-zone {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.740816 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.740945 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: cgsnapshots {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.741090 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: os-availability-zone {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.741179 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: consistencygroups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.742268 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: scheduler-stats {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.742372 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: consistencygroups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.742468 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.743098 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extended resource: backups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.743676 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: qos-specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.743778 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.744402 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extended resource: backups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.744855 np0000182521 devstack@c-api.service[112624]: WARNING cinder.api.contrib.hosts [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:16:41.745092 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.contrib.snapshot_actions [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] SnapshotActionsController initialized {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:16:41.745526 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.745743 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: capabilities {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.745905 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.746360 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] SnapshotActionsController initialized {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:16:41.746867 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.746978 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.747130 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.747216 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.748376 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.748462 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.748518 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.748572 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.749776 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.749868 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.749927 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.749980 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-volume-type-access {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.750586 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: extensions {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.751142 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.751234 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.751545 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-quota-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.751889 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: extra_specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.752523 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.752614 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.752864 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-snapshot-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.753350 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-volume-transfer {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.753935 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.754008 np0000182521 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.754276 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-volume-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.755321 np0000182521 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.755422 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension UsedLimits extending resource: limits {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.755422 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.755553 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.755686 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-hosts {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.755766 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.755865 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.755971 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756072 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756176 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension UsedLimits extending resource: limits {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756297 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756381 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756448 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756448 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756575 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756652 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-quota-class-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.756713 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension AdminActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756783 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756899 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension AdminActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.756983 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757064 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension AdminActions extending resource: backups {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757133 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757192 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757279 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757381 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension VolumeActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757441 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757500 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: os-availability-zone {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.757569 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-861d3757-f8ea-4e7b-9f62-2860104b765d None None] Extension TypesManage extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757642 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757642 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757642 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension AdminActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757642 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension AdminActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757642 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension AdminActions extending resource: backups {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.757642 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.758340 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: cgsnapshots {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.758409 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension VolumeActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.758409 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-b4bef39f-5972-43bd-8528-3dda3c0a3733 None None] Extension TypesManage extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.758529 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: consistencygroups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.759032 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: scheduler-stats {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.760238 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extended resource: backups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.760453 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: qos-specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.762249 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.contrib.snapshot_actions [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] SnapshotActionsController initialized {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:16:41.762973 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.764348 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.764886 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: capabilities {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.765714 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.766104 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.766179 np0000182521 devstack@c-api.service[112621]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e422d8a3668 pid: 112621 (default app) Jun 23 03:16:41.767021 np0000182521 devstack@c-api.service[112622]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e422d8a3668 pid: 112622 (default app) Jun 23 03:16:41.767094 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.767606 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.768343 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.769170 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-volume-type-access {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.769683 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.770668 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-quota-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.771106 np0000182521 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.772084 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension UsedLimits extending resource: limits {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.772231 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-snapshot-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.772340 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.772340 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773364 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773364 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773364 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773364 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773364 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773771 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773886 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-volume-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.773983 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773983 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension AdminActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773983 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension AdminActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773983 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension AdminActions extending resource: backups {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.773983 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.774683 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension VolumeActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.774891 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.774891 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.774891 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.774891 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.774891 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.775507 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.775507 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.775507 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.775806 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-9858f73f-b504-42e9-b207-5826023b6467 None None] Extension TypesManage extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.775946 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.775946 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.775946 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.775946 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.775946 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.775946 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.776495 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.776495 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.776495 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.776495 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.776495 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.777226 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.777226 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.777226 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.777226 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.777226 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.777578 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.777578 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.777578 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.777578 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.778044 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.778044 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.778044 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.778044 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.778044 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.778711 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.778711 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.778711 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.778711 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.778711 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779014 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779014 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779014 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779014 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779014 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779014 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779366 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779366 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779366 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779366 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779366 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779366 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779700 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779700 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779700 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779700 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.779700 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.779700 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780052 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780052 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780052 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780052 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780052 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780368 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780368 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780368 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780368 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780368 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780790 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780790 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780790 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780790 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.780790 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.780790 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.781142 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.781142 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.781142 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.781142 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.781142 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.781142 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.781489 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.781489 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.781609 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-hosts {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.781663 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.781663 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.781663 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.781663 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.781663 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782002 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782002 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782002 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782002 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782002 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782290 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782290 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782290 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782290 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782533 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782533 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782533 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782533 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782764 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782764 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782764 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.782764 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.782764 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783086 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783086 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783086 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783086 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783086 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783318 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783318 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783318 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783318 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783561 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783561 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783561 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783561 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783785 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783785 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.783785 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.783785 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.784042 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.784042 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.784042 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.784042 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.784375 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.784375 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.784375 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.784375 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.784627 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.784627 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.784627 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.784627 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.784627 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.784627 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785028 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785028 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785028 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785028 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785028 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785457 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785457 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785457 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785457 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785457 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785457 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785457 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785861 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785861 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785861 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785861 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.785861 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.785861 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786193 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786193 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786193 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786193 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786193 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786193 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786523 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786523 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786523 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786523 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786523 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786523 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786896 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786896 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.786896 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.786896 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.787119 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.787119 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.787119 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.787119 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.787364 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.787364 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.787364 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.787364 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.787634 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.787634 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.787634 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:41.787634 np0000182521 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) Jun 23 03:16:41.788157 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: os-availability-zone {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.788222 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-aae917b9-9e6e-4914-ba96-ce7146be122b None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:16:41.788270 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: consistencygroups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.788270 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extended resource: backups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:16:41.788398 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 1/1] 199.19.213.111 () {60 vars in 956 bytes} [Tue Jun 23 03:16:41 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:16:41.788461 np0000182521 devstack@c-api.service[112623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e422d8a3668 pid: 112623 (default app) Jun 23 03:16:41.788511 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] SnapshotActionsController initialized {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:16:41.788511 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.788511 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.788511 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.788511 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.788511 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.789756 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.791218 np0000182521 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:16:41.792055 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension UsedLimits extending resource: limits {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792189 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792298 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792415 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792519 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792619 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792730 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792833 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.792946 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.793045 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.793709 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension AdminActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.793847 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension AdminActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.793951 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension AdminActions extending resource: backups {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.794063 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.794170 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension VolumeActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.794298 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-ed87b060-d16a-4716-81f2-83b8fa588cf2 None None] Extension TypesManage extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:16:41.803117 np0000182521 devstack@c-api.service[112624]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e422d8a3668 pid: 112624 (default app) Jun 23 03:16:49.063006 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.063006 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.063006 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.063006 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.063006 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.064366 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.064366 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.064366 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.064366 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.064366 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.064781 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.064781 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.064781 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.064781 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.064781 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.064781 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.065388 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.065388 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.065388 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.065388 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.065757 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.065757 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.065757 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.065757 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.066211 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.066211 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.066211 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.066211 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.066562 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.066562 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.066562 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.066562 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.066562 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.067118 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.067118 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.067118 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.067118 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.067118 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.067542 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.067542 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.067542 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.067542 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.067542 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.067542 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.068096 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.068096 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.068096 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.068096 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.068096 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.068096 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.068584 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.068584 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.068584 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.068584 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.068584 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.068584 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069120 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069120 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069120 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069120 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069120 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069523 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069523 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069523 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069523 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069523 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069961 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069961 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069961 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069961 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.069961 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.069961 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.070496 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.070496 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.070496 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.070496 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.070496 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.070496 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.071038 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.071038 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.071038 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.071038 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.071038 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.071604 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.071604 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.071604 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.071604 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.071604 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.071824 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.071824 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.071824 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.071824 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072019 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072019 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072019 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072019 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072217 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072217 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072217 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072217 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072217 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072438 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072438 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072438 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072438 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072438 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072645 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072645 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072645 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072645 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072804 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072804 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.072804 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.072804 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073010 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073010 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073010 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073010 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073182 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073182 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073182 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073182 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073368 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073368 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073368 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073368 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073539 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073539 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073539 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073539 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073539 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073748 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073748 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073748 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073748 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.073748 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.073748 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074014 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074014 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074014 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074014 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074014 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074214 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074214 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074214 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074214 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074214 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074214 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074470 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074470 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074470 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074470 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074470 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074470 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074712 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074712 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074712 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074712 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074712 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074712 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074955 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074955 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074955 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074955 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.074955 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.074955 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075184 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.075184 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075184 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.075184 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075315 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.075315 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075315 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.075315 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075315 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.075459 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075459 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.075459 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075459 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 03:16:49.075459 np0000182521 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 23 03:16:49.075459 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-37e03930-adf4-4328-b5a2-413c6b379b40 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:16:49.548501 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-37e03930-adf4-4328-b5a2-413c6b379b40 admin admin] POST https://199.19.213.111/volume/v3/types Jun 23 03:16:49.548989 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-37e03930-adf4-4328-b5a2-413c6b379b40 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:16:49.550583 np0000182521 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 23 03:16:49.550583 np0000182521 devstack@c-api.service[112622]: warnings.warn( Jun 23 03:16:49.584373 np0000182521 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-37e03930-adf4-4328-b5a2-413c6b379b40 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:49.622603 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-37e03930-adf4-4328-b5a2-413c6b379b40 admin admin] https://199.19.213.111/volume/v3/types returned with HTTP 200 Jun 23 03:16:49.623530 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 1/2] 199.19.213.111 () {68 vars in 1288 bytes} [Tue Jun 23 03:16:49 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:16:49.632881 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [req-37e03930-adf4-4328-b5a2-413c6b379b40 req-7d983a65-d92c-4cf6-82a2-1e7e2dce5caf None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:16:49.953879 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-37e03930-adf4-4328-b5a2-413c6b379b40 req-7d983a65-d92c-4cf6-82a2-1e7e2dce5caf admin admin] POST https://199.19.213.111/volume/v3/types/b817fcec-7fbc-4fd7-9e03-aee1b30bce7c/extra_specs Jun 23 03:16:49.954391 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-37e03930-adf4-4328-b5a2-413c6b379b40 req-7d983a65-d92c-4cf6-82a2-1e7e2dce5caf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:16:49.956091 np0000182521 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 23 03:16:49.956091 np0000182521 devstack@c-api.service[112621]: warnings.warn( Jun 23 03:16:49.989738 np0000182521 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [req-37e03930-adf4-4328-b5a2-413c6b379b40 req-7d983a65-d92c-4cf6-82a2-1e7e2dce5caf 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:16:50.051260 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-37e03930-adf4-4328-b5a2-413c6b379b40 req-7d983a65-d92c-4cf6-82a2-1e7e2dce5caf admin admin] https://199.19.213.111/volume/v3/types/b817fcec-7fbc-4fd7-9e03-aee1b30bce7c/extra_specs returned with HTTP 200 Jun 23 03:16:50.052285 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 2/3] 199.19.213.111 () {70 vars in 1505 bytes} [Tue Jun 23 03:16:49 2026] POST /volume/v3/types/b817fcec-7fbc-4fd7-9e03-aee1b30bce7c/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:16:51.665544 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=6 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:16:51.679057 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=6 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:16:59.618038 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:17:00.049922 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:19:41.155510 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.155510 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.155510 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.155510 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.156326 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.156326 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.156326 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.156326 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.156617 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.156617 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.156617 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.156617 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.156617 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.156617 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.157044 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.157044 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.157044 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.157044 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.157044 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.157414 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.157414 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.157414 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.157414 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.157414 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.157805 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.157805 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.157805 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.157805 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158221 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158221 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158221 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158221 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158221 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158585 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158585 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158585 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158585 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158585 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158916 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158916 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158916 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158916 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.158916 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.158916 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.159298 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.159298 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.159298 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.159298 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.159298 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.159298 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.159667 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.159667 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.159667 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.159667 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.159667 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.159667 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160083 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160083 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160083 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160083 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160083 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160449 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160449 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160449 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160449 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160449 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160797 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160797 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160797 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160797 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.160797 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.160797 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161216 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161216 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161216 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161216 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161216 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161216 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161564 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161564 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161564 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161564 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161564 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161975 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161975 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161975 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.161975 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.161975 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.162294 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.162294 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.162294 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.162294 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.162564 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.162564 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.162564 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.162564 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.162819 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.162819 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.162819 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.162819 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.162819 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.163229 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.163229 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.163229 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.163229 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.163229 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.163547 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.163547 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.163547 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.163547 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.163891 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.163891 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.163891 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.163891 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.164262 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.164262 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.164262 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.164262 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.164602 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.164602 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.164602 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.164602 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.164897 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.164897 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.164897 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.164897 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165150 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165150 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165150 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165150 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165150 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165471 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165471 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165471 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165471 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165471 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165471 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165896 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165896 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165896 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.165896 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.165896 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.166204 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.166204 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.166204 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.166204 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.166204 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.166204 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.166605 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.166605 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.166605 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.166605 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.166605 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.166605 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.167123 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.167123 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.167123 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.167123 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.167123 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.167123 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.167584 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.167584 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.167584 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.167584 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.167584 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.167584 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168047 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.168047 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168047 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.168047 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168299 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.168299 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168299 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.168299 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168299 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.168650 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168650 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.168650 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168650 np0000182521 devstack@c-api.service[112623]: /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 23 03:19:41.168650 np0000182521 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 23 03:19:41.168650 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-f8cb6047-ec85-46d0-ae0c-6625bc7e601e None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:19:41.168650 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-f8cb6047-ec85-46d0-ae0c-6625bc7e601e None None] GET https://199.19.213.111/volume// Jun 23 03:19:41.169060 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-f8cb6047-ec85-46d0-ae0c-6625bc7e601e None None] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:19:41.169060 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-f8cb6047-ec85-46d0-ae0c-6625bc7e601e None None] Calling method 'all' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:19:41.169060 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-f8cb6047-ec85-46d0-ae0c-6625bc7e601e None None] https://199.19.213.111/volume// returned with HTTP 300 Jun 23 03:19:41.169060 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 1/4] 199.19.213.111 () {66 vars in 1456 bytes} [Tue Jun 23 03:19:41 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 23 03:20:20.416922 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.416922 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.416922 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.416922 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.416922 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.417825 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.417825 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.417825 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.417825 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.417825 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418200 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418200 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418200 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418200 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418200 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418200 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418543 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418543 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418543 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418543 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418748 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418748 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418748 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418748 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418987 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418987 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.418987 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.418987 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419206 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419206 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419206 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419206 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419206 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419462 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419462 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419462 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419462 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419462 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419732 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419732 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419732 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419732 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.419732 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.419732 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420177 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420177 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420177 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420177 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420177 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420177 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420509 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420509 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420509 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420509 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420509 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420509 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420912 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420912 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420912 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.420912 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.420912 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421208 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421208 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421208 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421208 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421208 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421467 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421467 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421467 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421467 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421467 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421467 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421790 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421790 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421790 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421790 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.421790 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.421790 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422121 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422121 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422121 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422121 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422121 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422424 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422424 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422424 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422424 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422424 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422696 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422696 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422696 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422696 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422964 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422964 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.422964 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.422964 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.423196 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.423196 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.423196 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.423196 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.423196 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.423496 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.423496 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.423496 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.423496 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.423496 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.423773 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.423773 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.423773 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.423773 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424022 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424022 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424022 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424022 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424264 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424264 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424264 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424264 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424488 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424488 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424488 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424488 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424741 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424741 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.424741 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.424741 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425003 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425003 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425003 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425003 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425003 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425288 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425288 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425288 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425288 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425288 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425288 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425595 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425595 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425595 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425595 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425595 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425872 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425872 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425872 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425872 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.425872 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.425872 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426203 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426203 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426203 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426203 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426203 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426203 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426527 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426527 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426527 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426527 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426527 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426527 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426890 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426890 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426890 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426890 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.426890 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.426890 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427266 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.427266 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427266 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.427266 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427507 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.427507 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427507 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.427507 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427507 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.427806 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427806 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.427806 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427806 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:20.427806 np0000182521 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 23 03:20:20.427806 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-3b0a3d47-698a-4408-8d3b-9adcf36bbc99 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:20.427806 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 1/5] 199.19.213.111 () {62 vars in 1068 bytes} [Tue Jun 23 03:20:20 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:20:20.456135 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-bbe9e952-6b57-4452-b4b6-01e53183a998 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:20.466743 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 2/6] 199.19.213.111 () {64 vars in 1272 bytes} [Tue Jun 23 03:20:20 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:20:20.505557 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [req-bbe9e952-6b57-4452-b4b6-01e53183a998 req-13641b28-6f11-4080-baed-6cc6d8a7068d None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:20.510762 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-bbe9e952-6b57-4452-b4b6-01e53183a998 req-13641b28-6f11-4080-baed-6cc6d8a7068d demo demo] GET https://199.19.213.111/volume/v3/ Jun 23 03:20:20.511081 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-bbe9e952-6b57-4452-b4b6-01e53183a998 req-13641b28-6f11-4080-baed-6cc6d8a7068d demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:20.511381 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-bbe9e952-6b57-4452-b4b6-01e53183a998 req-13641b28-6f11-4080-baed-6cc6d8a7068d demo demo] Calling method 'version_select' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:20.514361 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-bbe9e952-6b57-4452-b4b6-01e53183a998 req-13641b28-6f11-4080-baed-6cc6d8a7068d demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 23 03:20:20.514856 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 3/7] 199.19.213.111 () {66 vars in 1346 bytes} [Tue Jun 23 03:20:20 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 23 03:20:20.555074 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-d1f86b7a-2c7d-4ccb-ab66-305fb4beb2a1 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:20.882878 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-d1f86b7a-2c7d-4ccb-ab66-305fb4beb2a1 demo demo] GET https://199.19.213.111/volume/v3/types Jun 23 03:20:20.883194 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-d1f86b7a-2c7d-4ccb-ab66-305fb4beb2a1 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:20.883398 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-d1f86b7a-2c7d-4ccb-ab66-305fb4beb2a1 demo demo] Calling method 'index' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:20.883908 np0000182521 devstack@c-api.service[112623]: /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 23 03:20:20.883908 np0000182521 devstack@c-api.service[112623]: warnings.warn( Jun 23 03:20:20.884493 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-d1f86b7a-2c7d-4ccb-ab66-305fb4beb2a1 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:20:20.923122 np0000182521 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-d1f86b7a-2c7d-4ccb-ab66-305fb4beb2a1 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:20:20.939298 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-d1f86b7a-2c7d-4ccb-ab66-305fb4beb2a1 demo demo] https://199.19.213.111/volume/v3/types returned with HTTP 200 Jun 23 03:20:20.939690 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 2/8] 199.19.213.111 () {64 vars in 1290 bytes} [Tue Jun 23 03:20:20 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:20:20.980342 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-4970d70c-6dcf-4db3-92fc-ddb19577b367 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:21.301772 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-4970d70c-6dcf-4db3-92fc-ddb19577b367 demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 23 03:20:21.302008 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-4970d70c-6dcf-4db3-92fc-ddb19577b367 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:21.302240 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-4970d70c-6dcf-4db3-92fc-ddb19577b367 demo demo] Calling method 'show' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:21.340289 np0000182521 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-4970d70c-6dcf-4db3-92fc-ddb19577b367 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:20:21.359516 np0000182521 devstack@c-api.service[112624]: /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 23 03:20:21.359516 np0000182521 devstack@c-api.service[112624]: warnings.warn( Jun 23 03:20:21.361673 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-4970d70c-6dcf-4db3-92fc-ddb19577b367 demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 23 03:20:21.362062 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 2/9] 199.19.213.111 () {64 vars in 1301 bytes} [Tue Jun 23 03:20:20 2026] GET /volume/v3/types/default => generated 145 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:20:21.869441 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-a2d0c24d-7f2f-4108-b3a8-4abee36d2c0a None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:21.870767 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 3/10] 199.19.213.111 () {62 vars in 1068 bytes} [Tue Jun 23 03:20:21 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 23 03:20:21.902973 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-2ce4ec84-a97e-46bb-9236-0a301c5858fd None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:21.911689 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 4/11] 199.19.213.111 () {64 vars in 1272 bytes} [Tue Jun 23 03:20:21 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:20:21.945932 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [req-2ce4ec84-a97e-46bb-9236-0a301c5858fd req-da972f3b-6be1-4cf5-8c70-5ea629a77e61 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:21.949455 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-2ce4ec84-a97e-46bb-9236-0a301c5858fd req-da972f3b-6be1-4cf5-8c70-5ea629a77e61 demo demo] GET https://199.19.213.111/volume/v3/ Jun 23 03:20:21.949923 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-2ce4ec84-a97e-46bb-9236-0a301c5858fd req-da972f3b-6be1-4cf5-8c70-5ea629a77e61 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:21.950321 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-2ce4ec84-a97e-46bb-9236-0a301c5858fd req-da972f3b-6be1-4cf5-8c70-5ea629a77e61 demo demo] Calling method 'version_select' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:21.951397 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-2ce4ec84-a97e-46bb-9236-0a301c5858fd req-da972f3b-6be1-4cf5-8c70-5ea629a77e61 demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 23 03:20:21.952366 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 3/12] 199.19.213.111 () {66 vars in 1346 bytes} [Tue Jun 23 03:20:21 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:20:21.991094 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-2832e65c-c8b0-4337-86b9-28fbcec6c915 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:21.992891 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-2832e65c-c8b0-4337-86b9-28fbcec6c915 demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 23 03:20:21.993165 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-2832e65c-c8b0-4337-86b9-28fbcec6c915 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:21.993355 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-2832e65c-c8b0-4337-86b9-28fbcec6c915 demo demo] Calling method 'show' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:22.002776 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-2832e65c-c8b0-4337-86b9-28fbcec6c915 demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 23 03:20:22.003414 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 3/13] 199.19.213.111 () {64 vars in 1301 bytes} [Tue Jun 23 03:20:21 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:20:22.638049 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-3a7a92f9-8c28-4576-9a6e-3bdfc8492212 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.639483 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 4/14] 199.19.213.111 () {62 vars in 1068 bytes} [Tue Jun 23 03:20:22 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:20:22.678438 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-54faca74-55b9-4c1e-b7f5-1dbee7290763 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.681359 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 5/15] 199.19.213.111 () {64 vars in 1272 bytes} [Tue Jun 23 03:20:22 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 23 03:20:22.715879 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [req-54faca74-55b9-4c1e-b7f5-1dbee7290763 req-5b7b929e-c32c-4baf-b7e2-2976342ba80b None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.718357 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-54faca74-55b9-4c1e-b7f5-1dbee7290763 req-5b7b929e-c32c-4baf-b7e2-2976342ba80b demo demo] GET https://199.19.213.111/volume/v3/ Jun 23 03:20:22.718597 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-54faca74-55b9-4c1e-b7f5-1dbee7290763 req-5b7b929e-c32c-4baf-b7e2-2976342ba80b demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:22.718908 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-54faca74-55b9-4c1e-b7f5-1dbee7290763 req-5b7b929e-c32c-4baf-b7e2-2976342ba80b demo demo] Calling method 'version_select' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:22.719350 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-54faca74-55b9-4c1e-b7f5-1dbee7290763 req-5b7b929e-c32c-4baf-b7e2-2976342ba80b demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 23 03:20:22.719830 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 4/16] 199.19.213.111 () {66 vars in 1346 bytes} [Tue Jun 23 03:20:22 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 23 03:20:22.761544 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-308923fa-dbea-4996-a889-a684d0804343 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.763397 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-308923fa-dbea-4996-a889-a684d0804343 demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 23 03:20:22.763624 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-308923fa-dbea-4996-a889-a684d0804343 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:22.763902 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-308923fa-dbea-4996-a889-a684d0804343 demo demo] Calling method 'show' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:22.775052 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-308923fa-dbea-4996-a889-a684d0804343 demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 23 03:20:22.775513 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 4/17] 199.19.213.111 () {64 vars in 1301 bytes} [Tue Jun 23 03:20:22 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:20:22.811706 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-93e9478c-1531-48fe-ab1b-e2b458eb8eb7 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.812912 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 5/18] 199.19.213.111 () {62 vars in 1068 bytes} [Tue Jun 23 03:20:22 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 23 03:20:22.847052 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-74514728-0d5f-451c-9fe6-afbc532806f0 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.851167 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 6/19] 199.19.213.111 () {64 vars in 1272 bytes} [Tue Jun 23 03:20:22 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 23 03:20:22.885782 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [req-74514728-0d5f-451c-9fe6-afbc532806f0 req-46a9371f-3412-4e15-a358-848746d83a42 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.889199 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-74514728-0d5f-451c-9fe6-afbc532806f0 req-46a9371f-3412-4e15-a358-848746d83a42 demo demo] GET https://199.19.213.111/volume/v3/ Jun 23 03:20:22.889493 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-74514728-0d5f-451c-9fe6-afbc532806f0 req-46a9371f-3412-4e15-a358-848746d83a42 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:22.889862 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-74514728-0d5f-451c-9fe6-afbc532806f0 req-46a9371f-3412-4e15-a358-848746d83a42 demo demo] Calling method 'version_select' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:22.890530 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-74514728-0d5f-451c-9fe6-afbc532806f0 req-46a9371f-3412-4e15-a358-848746d83a42 demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 23 03:20:22.891309 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 5/20] 199.19.213.111 () {66 vars in 1346 bytes} [Tue Jun 23 03:20:22 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:20:22.930539 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-fcbde933-fc49-48c7-8ab6-5c14ffb351b0 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:22.932317 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-fcbde933-fc49-48c7-8ab6-5c14ffb351b0 demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 23 03:20:22.932498 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-fcbde933-fc49-48c7-8ab6-5c14ffb351b0 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:22.932755 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-fcbde933-fc49-48c7-8ab6-5c14ffb351b0 demo demo] Calling method 'show' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:22.942058 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-fcbde933-fc49-48c7-8ab6-5c14ffb351b0 demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 23 03:20:22.942655 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 5/21] 199.19.213.111 () {64 vars in 1301 bytes} [Tue Jun 23 03:20:22 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:20:30.933951 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:20:32.937984 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=8 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:26:02.047114 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:26:02.139886 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:26:02.139886 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:26:02.140154 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:26:02.140885 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:26:02.142868 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:26:02.190030 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b demo demo] Get all volumes completed successfully. Jun 23 03:26:02.193169 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-6283ca17-3d40-40bf-9535-c9fa3d4bf57b demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:26:02.193627 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 6/22] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:26:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:26:12.180156 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:27:02.228743 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:27:02.230265 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:27:02.230535 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:27:02.230729 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:27:02.231403 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:27:02.233036 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:27:02.278269 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 demo demo] Get all volumes completed successfully. Jun 23 03:27:02.281249 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-27e35f3b-8c8b-4b0a-bb1d-520be8e9cb21 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:27:02.281734 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 7/23] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:27:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:27:12.270016 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:28:02.328127 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-367b03b1-7d70-4640-b06e-73d26aa88cee None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:28:02.329821 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-367b03b1-7d70-4640-b06e-73d26aa88cee demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:28:02.330116 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-367b03b1-7d70-4640-b06e-73d26aa88cee demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:28:02.330455 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-367b03b1-7d70-4640-b06e-73d26aa88cee demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:28:02.330956 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-367b03b1-7d70-4640-b06e-73d26aa88cee demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:28:02.331743 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-367b03b1-7d70-4640-b06e-73d26aa88cee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:28:02.369565 np0000182521 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-367b03b1-7d70-4640-b06e-73d26aa88cee demo demo] Get all volumes completed successfully. Jun 23 03:28:02.372531 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-367b03b1-7d70-4640-b06e-73d26aa88cee demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:28:02.373152 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 6/24] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:28:02 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 23 03:28:12.362658 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:29:02.383937 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:29:02.386512 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:29:02.386714 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:29:02.386894 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:29:02.387363 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:29:02.388086 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:29:02.430707 np0000182521 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f demo demo] Get all volumes completed successfully. Jun 23 03:29:02.432663 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-d46b2e00-a1ef-4cac-b401-ca587e77479f demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:29:02.433003 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 6/25] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:29:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:29:12.424663 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:30:02.454612 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:30:02.459277 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:30:02.459758 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:30:02.460161 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:30:02.460603 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:30:02.461701 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:30:02.472119 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea demo demo] Get all volumes completed successfully. Jun 23 03:30:02.472119 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-306d9fc4-93de-4dd4-b7ef-e1405425a6ea demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:30:02.472119 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 7/26] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:30:02 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 23 03:30:12.464996 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:31:02.489897 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-bb15e366-4db9-4c70-aca4-27961f42612c None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:31:02.651559 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bb15e366-4db9-4c70-aca4-27961f42612c demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:31:02.651728 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bb15e366-4db9-4c70-aca4-27961f42612c demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:31:02.651945 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bb15e366-4db9-4c70-aca4-27961f42612c demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:31:02.652187 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-bb15e366-4db9-4c70-aca4-27961f42612c demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:31:02.652896 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-bb15e366-4db9-4c70-aca4-27961f42612c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:31:02.660199 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-bb15e366-4db9-4c70-aca4-27961f42612c demo demo] Get all volumes completed successfully. Jun 23 03:31:02.662736 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bb15e366-4db9-4c70-aca4-27961f42612c demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:31:02.663118 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 8/27] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:31:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:31:12.656072 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:32:02.675046 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:32:02.678574 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:32:02.678574 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:32:02.678574 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:32:02.678574 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:32:02.679305 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:32:02.690671 np0000182521 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 demo demo] Get all volumes completed successfully. Jun 23 03:32:02.693283 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-36dfb046-0a02-4a59-8c53-0c647ccd4606 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:32:02.693746 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 7/28] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:32:02 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 23 03:32:12.682475 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:33:02.709938 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:33:02.713412 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:33:02.713685 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:33:02.715043 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:33:02.715043 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:33:02.715900 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:33:02.724398 np0000182521 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 demo demo] Get all volumes completed successfully. Jun 23 03:33:02.726996 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-0c97805d-c544-4fa4-ad48-d08bb1e0aac2 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:33:02.726996 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 7/29] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:33:02 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 23 03:33:12.719570 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:34:02.749418 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:34:02.752160 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:34:02.752408 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:34:02.752653 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:34:02.752982 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:34:02.754002 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:34:02.761990 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 demo demo] Get all volumes completed successfully. Jun 23 03:34:02.764907 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-799e26eb-be18-4310-8c0d-0ea1989065b6 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:34:02.765485 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 8/30] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:34:02 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 23 03:34:12.757254 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:35:02.780408 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-b707db46-90ce-453d-9a72-365d7de191ad None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:35:02.784665 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b707db46-90ce-453d-9a72-365d7de191ad demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:35:02.784987 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b707db46-90ce-453d-9a72-365d7de191ad demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:35:02.785303 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b707db46-90ce-453d-9a72-365d7de191ad demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:35:02.785726 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-b707db46-90ce-453d-9a72-365d7de191ad demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:35:02.786999 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-b707db46-90ce-453d-9a72-365d7de191ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:35:02.797315 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-b707db46-90ce-453d-9a72-365d7de191ad demo demo] Get all volumes completed successfully. Jun 23 03:35:02.800029 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b707db46-90ce-453d-9a72-365d7de191ad demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:35:02.800438 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 9/31] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:35:02 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 23 03:35:12.793258 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:36:02.816267 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:36:02.948958 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:36:02.949326 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:36:02.949700 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:36:02.950173 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:36:02.951578 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:36:02.958969 np0000182521 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c demo demo] Get all volumes completed successfully. Jun 23 03:36:02.960793 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-a6ca6f3c-401b-4deb-be08-88a33c00d17c demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:36:02.961339 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 8/32] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:36:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:36:12.955318 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:37:02.976371 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-1767f635-12c0-480f-971a-7397f981409f None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:37:02.980560 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-1767f635-12c0-480f-971a-7397f981409f demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:37:02.980976 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-1767f635-12c0-480f-971a-7397f981409f demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:37:02.981397 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-1767f635-12c0-480f-971a-7397f981409f demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:37:02.981895 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-1767f635-12c0-480f-971a-7397f981409f demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:37:02.983664 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-1767f635-12c0-480f-971a-7397f981409f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:37:02.996038 np0000182521 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-1767f635-12c0-480f-971a-7397f981409f demo demo] Get all volumes completed successfully. Jun 23 03:37:02.998949 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-1767f635-12c0-480f-971a-7397f981409f demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:37:02.999502 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 8/33] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:37:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:37:12.988387 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:38:03.015802 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:38:03.018488 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:38:03.018729 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:38:03.019057 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:38:03.019345 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:38:03.020107 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:38:03.026423 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 demo demo] Get all volumes completed successfully. Jun 23 03:38:03.028469 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-ca910f8d-2be6-4eaf-a772-c500768ea3d4 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:38:03.028918 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 9/34] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:38:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:38:13.022433 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:39:03.040967 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:39:03.044955 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:39:03.045343 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:39:03.045743 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:39:03.046245 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:39:03.047719 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:39:03.054267 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 demo demo] Get all volumes completed successfully. Jun 23 03:39:03.056245 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b3d464a6-0e41-4015-a9ce-769fdfcba317 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:39:03.056595 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 10/35] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:39:03 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 23 03:39:13.052239 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:40:03.071743 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:40:03.074435 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:40:03.074681 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:40:03.075679 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:40:03.075679 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:40:03.076224 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:40:03.084808 np0000182521 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 demo demo] Get all volumes completed successfully. Jun 23 03:40:03.087696 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-62ee16fb-cd02-4573-8def-bfbb3e27c374 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:40:03.088207 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 9/36] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:40:03 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 23 03:40:13.080627 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:41:03.102737 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-932ee813-7a01-43b6-bbaa-b568165a8202 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:41:03.244213 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-932ee813-7a01-43b6-bbaa-b568165a8202 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:41:03.245089 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-932ee813-7a01-43b6-bbaa-b568165a8202 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:41:03.245089 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-932ee813-7a01-43b6-bbaa-b568165a8202 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:41:03.245089 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-932ee813-7a01-43b6-bbaa-b568165a8202 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:41:03.245935 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-932ee813-7a01-43b6-bbaa-b568165a8202 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:41:03.255992 np0000182521 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-932ee813-7a01-43b6-bbaa-b568165a8202 demo demo] Get all volumes completed successfully. Jun 23 03:41:03.257779 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-932ee813-7a01-43b6-bbaa-b568165a8202 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:41:03.258156 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 9/37] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:41:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:41:13.249299 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:42:03.273583 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-5c363d58-5594-4a1b-87c1-9edda845615e None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:42:03.277868 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-5c363d58-5594-4a1b-87c1-9edda845615e demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:42:03.278141 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-5c363d58-5594-4a1b-87c1-9edda845615e demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:42:03.278389 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-5c363d58-5594-4a1b-87c1-9edda845615e demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:42:03.278672 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-5c363d58-5594-4a1b-87c1-9edda845615e demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:42:03.279955 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-5c363d58-5594-4a1b-87c1-9edda845615e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:42:03.291812 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-5c363d58-5594-4a1b-87c1-9edda845615e demo demo] Get all volumes completed successfully. Jun 23 03:42:03.294588 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-5c363d58-5594-4a1b-87c1-9edda845615e demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:42:03.295099 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 10/38] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:42:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:42:13.283548 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:43:03.309824 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-237ac99b-ef64-4d41-89fc-287539889e09 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:43:03.312045 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-237ac99b-ef64-4d41-89fc-287539889e09 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:43:03.312319 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-237ac99b-ef64-4d41-89fc-287539889e09 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:43:03.312448 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-237ac99b-ef64-4d41-89fc-287539889e09 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:43:03.312575 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-237ac99b-ef64-4d41-89fc-287539889e09 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:43:03.313240 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-237ac99b-ef64-4d41-89fc-287539889e09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:43:03.334265 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-237ac99b-ef64-4d41-89fc-287539889e09 demo demo] Get all volumes completed successfully. Jun 23 03:43:03.337011 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-237ac99b-ef64-4d41-89fc-287539889e09 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:43:03.337904 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 11/39] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:43:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:43:13.316545 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:44:03.353190 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:44:03.355565 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:44:03.355728 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:44:03.355923 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:44:03.356140 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:44:03.356782 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:44:03.366538 np0000182521 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c demo demo] Get all volumes completed successfully. Jun 23 03:44:03.368902 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-53e0f002-4cda-48e3-8d80-0ef68d58f47c demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:44:03.369495 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 10/40] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:44:03 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 23 03:44:13.359339 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:45:03.390642 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:45:03.394587 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:45:03.394924 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:45:03.395247 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:45:03.395623 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:45:03.397008 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:45:03.404130 np0000182521 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b demo demo] Get all volumes completed successfully. Jun 23 03:45:03.406195 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-ca4eecc8-53d7-43a4-ae5e-f2d2d34e6a7b demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:45:03.406540 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 10/41] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:45:03 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 23 03:45:13.399776 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:46:03.423862 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:46:03.532985 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:46:03.533402 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:46:03.533850 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:46:03.534419 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:46:03.536152 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:46:03.546241 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 demo demo] Get all volumes completed successfully. Jun 23 03:46:03.551654 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-f8c6f6d5-e193-4bce-843b-80c732ba5105 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:46:03.552478 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 11/42] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:46:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:46:13.541747 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:47:03.568879 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-bd560133-8994-4196-ab04-755874b4d64e None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:47:03.571592 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bd560133-8994-4196-ab04-755874b4d64e demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:47:03.571914 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bd560133-8994-4196-ab04-755874b4d64e demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:47:03.572134 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bd560133-8994-4196-ab04-755874b4d64e demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:47:03.572371 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-bd560133-8994-4196-ab04-755874b4d64e demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:47:03.573516 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-bd560133-8994-4196-ab04-755874b4d64e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:47:03.581864 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-bd560133-8994-4196-ab04-755874b4d64e demo demo] Get all volumes completed successfully. Jun 23 03:47:03.583830 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bd560133-8994-4196-ab04-755874b4d64e demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:47:03.584197 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 12/43] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:47:03 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 23 03:47:13.577657 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:48:03.596009 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:48:03.598819 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:48:03.599097 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:48:03.599347 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:48:03.599644 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:48:03.600590 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:48:03.608269 np0000182521 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 demo demo] Get all volumes completed successfully. Jun 23 03:48:03.610237 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-d945e5a0-fa55-46e8-9fd2-cc54ccb10f00 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:48:03.610610 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 11/44] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:48:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:48:13.603672 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:49:03.628867 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-926e39e7-360e-43ce-acb5-2a5324849dac None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:49:03.631441 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-926e39e7-360e-43ce-acb5-2a5324849dac demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:49:03.631850 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-926e39e7-360e-43ce-acb5-2a5324849dac demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:49:03.632205 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-926e39e7-360e-43ce-acb5-2a5324849dac demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:49:03.632629 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-926e39e7-360e-43ce-acb5-2a5324849dac demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:49:03.633799 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-926e39e7-360e-43ce-acb5-2a5324849dac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:49:03.643351 np0000182521 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-926e39e7-360e-43ce-acb5-2a5324849dac demo demo] Get all volumes completed successfully. Jun 23 03:49:03.645529 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-926e39e7-360e-43ce-acb5-2a5324849dac demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:49:03.646002 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 11/45] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:49:03 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 23 03:49:13.637925 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:50:03.680919 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:50:03.682705 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:50:03.682935 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:50:03.683232 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:50:03.683539 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:50:03.684287 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:50:03.695936 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 demo demo] Get all volumes completed successfully. Jun 23 03:50:03.696415 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-405f4c85-2d52-4fe7-bfa8-ec83977b9829 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:50:03.697161 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 12/46] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:50:03 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 23 03:50:13.687901 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:51:03.709422 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:51:03.762368 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:51:03.762790 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:51:03.763192 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:51:03.763622 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:51:03.765054 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:51:03.773455 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c demo demo] Get all volumes completed successfully. Jun 23 03:51:03.775323 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-08aef54a-b0b7-4ad4-aa59-e3e5d661877c demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:51:03.775635 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 13/47] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:51:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:51:13.769996 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:52:03.791558 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:52:03.794218 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:52:03.794454 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:52:03.794700 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:52:03.795044 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:52:03.795947 np0000182521 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:52:03.804510 np0000182521 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 demo demo] Get all volumes completed successfully. Jun 23 03:52:03.808292 np0000182521 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-2c07879a-9a03-4e7c-9573-d1993d5356f0 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:52:03.809142 np0000182521 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 12/48] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:52:03 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 23 03:52:13.799052 np0000182521 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:53:03.823927 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:53:03.826799 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:53:03.827133 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:53:03.827449 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:53:03.827811 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:53:03.828808 np0000182521 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:53:03.839058 np0000182521 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 demo demo] Get all volumes completed successfully. Jun 23 03:53:03.843508 np0000182521 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-9497f6fb-c2bd-4ffa-bd68-868a0870cc21 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:53:03.843508 np0000182521 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 12/49] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:53:03 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 23 03:53:13.831879 np0000182521 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:54:03.857492 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-f8b5127b-3b4e-4534-a453-71955cb082cb None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:54:03.861925 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-f8b5127b-3b4e-4534-a453-71955cb082cb demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:54:03.862337 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-f8b5127b-3b4e-4534-a453-71955cb082cb demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:54:03.862731 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-f8b5127b-3b4e-4534-a453-71955cb082cb demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:54:03.863330 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-f8b5127b-3b4e-4534-a453-71955cb082cb demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:54:03.864284 np0000182521 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-f8b5127b-3b4e-4534-a453-71955cb082cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:54:03.872218 np0000182521 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-f8b5127b-3b4e-4534-a453-71955cb082cb demo demo] Get all volumes completed successfully. Jun 23 03:54:03.874757 np0000182521 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-f8b5127b-3b4e-4534-a453-71955cb082cb demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:54:03.875365 np0000182521 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 13/50] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:54:03 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 23 03:54:13.867421 np0000182521 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:55:03.890034 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:55:03.893722 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 23 03:55:03.893977 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:55:03.894256 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:55:03.894549 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:55:03.895511 np0000182521 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:55:03.903464 np0000182521 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 demo demo] Get all volumes completed successfully. Jun 23 03:55:03.906273 np0000182521 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-aa413490-7d64-42e5-a4c1-87a4652289f9 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:55:03.906721 np0000182521 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 14/51] 199.19.213.111 () {64 vars in 1295 bytes} [Tue Jun 23 03:55:03 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 23 03:55:13.898664 np0000182521 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}