Apr 08 13:11:24.839279 np0000164305 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 08 13:11:24.849114 np0000164305 devstack@c-api.service[111730]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Apr 8 13:11:24 2026] *** Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: nodename: np0000164305 Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: machine: x86_64 Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: clock source: unix Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: pcre jit disabled Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: detected number of CPU cores: 16 Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: current working directory: / Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: detected binary path: /usr/bin/uwsgi-core Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: your processes number limit is 256917 Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: your memory page size is 4096 bytes Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: detected max file descriptor number: 2048 Apr 08 13:11:24.851991 np0000164305 devstack@c-api.service[111730]: lock engine: pthread robust mutexes Apr 08 13:11:24.852756 np0000164305 devstack@c-api.service[111730]: thunder lock: enabled Apr 08 13:11:24.852756 np0000164305 devstack@c-api.service[111730]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 08 13:11:24.852756 np0000164305 devstack@c-api.service[111730]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 08 13:11:24.852756 np0000164305 devstack@c-api.service[111730]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 08 13:11:24.852756 np0000164305 devstack@c-api.service[111730]: Set PythonHome to /opt/stack/data/venv Apr 08 13:11:24.887781 np0000164305 devstack@c-api.service[111730]: Python main interpreter initialized at 0x74dc8d2a3668 Apr 08 13:11:24.887781 np0000164305 devstack@c-api.service[111730]: python threads support enabled Apr 08 13:11:24.887781 np0000164305 devstack@c-api.service[111730]: your server socket listen backlog is limited to 100 connections Apr 08 13:11:24.887781 np0000164305 devstack@c-api.service[111730]: your mercy for graceful operations on workers is 80 seconds Apr 08 13:11:24.888320 np0000164305 devstack@c-api.service[111730]: mapped 671795 bytes (656 KB) for 4 cores Apr 08 13:11:24.888559 np0000164305 devstack@c-api.service[111730]: *** Operational MODE: preforking *** Apr 08 13:11:24.888669 np0000164305 devstack@c-api.service[111730]: *** uWSGI is running in multiple interpreter mode *** Apr 08 13:11:24.888669 np0000164305 devstack@c-api.service[111730]: spawned uWSGI master process (pid: 111730) Apr 08 13:11:24.888943 np0000164305 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 08 13:11:24.889250 np0000164305 devstack@c-api.service[111730]: spawned uWSGI worker 1 (pid: 111740, cores: 1) Apr 08 13:11:24.889854 np0000164305 devstack@c-api.service[111730]: spawned uWSGI worker 2 (pid: 111741, cores: 1) Apr 08 13:11:24.890321 np0000164305 devstack@c-api.service[111730]: spawned uWSGI worker 3 (pid: 111742, cores: 1) Apr 08 13:11:24.890958 np0000164305 devstack@c-api.service[111730]: spawned uWSGI worker 4 (pid: 111743, cores: 1) Apr 08 13:11:24.890958 np0000164305 devstack@c-api.service[111730]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 08 13:11:25.016632 np0000164305 devstack@c-api.service[111741]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:25.016632 np0000164305 devstack@c-api.service[111741]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:25.016632 np0000164305 devstack@c-api.service[111741]: we strongly recommend against using it for new projects. Apr 08 13:11:25.016632 np0000164305 devstack@c-api.service[111741]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:25.016632 np0000164305 devstack@c-api.service[111741]: framework. For more detail see Apr 08 13:11:25.016632 np0000164305 devstack@c-api.service[111741]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:25.016632 np0000164305 devstack@c-api.service[111741]: import eventlet # noqa Apr 08 13:11:25.019597 np0000164305 devstack@c-api.service[111740]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:25.019597 np0000164305 devstack@c-api.service[111740]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:25.019597 np0000164305 devstack@c-api.service[111740]: we strongly recommend against using it for new projects. Apr 08 13:11:25.019597 np0000164305 devstack@c-api.service[111740]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:25.019597 np0000164305 devstack@c-api.service[111740]: framework. For more detail see Apr 08 13:11:25.019597 np0000164305 devstack@c-api.service[111740]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:25.019597 np0000164305 devstack@c-api.service[111740]: import eventlet # noqa Apr 08 13:11:25.022177 np0000164305 devstack@c-api.service[111742]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:25.022177 np0000164305 devstack@c-api.service[111742]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:25.022177 np0000164305 devstack@c-api.service[111742]: we strongly recommend against using it for new projects. Apr 08 13:11:25.022177 np0000164305 devstack@c-api.service[111742]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:25.022177 np0000164305 devstack@c-api.service[111742]: framework. For more detail see Apr 08 13:11:25.022177 np0000164305 devstack@c-api.service[111742]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:25.022177 np0000164305 devstack@c-api.service[111742]: import eventlet # noqa Apr 08 13:11:25.033316 np0000164305 devstack@c-api.service[111743]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 13:11:25.033316 np0000164305 devstack@c-api.service[111743]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 13:11:25.033316 np0000164305 devstack@c-api.service[111743]: we strongly recommend against using it for new projects. Apr 08 13:11:25.033316 np0000164305 devstack@c-api.service[111743]: If you are already using Eventlet, we recommend migrating to a different Apr 08 13:11:25.033316 np0000164305 devstack@c-api.service[111743]: framework. For more detail see Apr 08 13:11:25.033316 np0000164305 devstack@c-api.service[111743]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 13:11:25.033316 np0000164305 devstack@c-api.service[111743]: import eventlet # noqa Apr 08 13:11:25.102783 np0000164305 devstack@c-api.service[111741]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:25.102783 np0000164305 devstack@c-api.service[111741]: debtcollector.deprecate( Apr 08 13:11:25.105811 np0000164305 devstack@c-api.service[111742]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:25.105811 np0000164305 devstack@c-api.service[111742]: debtcollector.deprecate( Apr 08 13:11:25.115920 np0000164305 devstack@c-api.service[111740]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:25.115920 np0000164305 devstack@c-api.service[111740]: debtcollector.deprecate( Apr 08 13:11:25.127476 np0000164305 devstack@c-api.service[111743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 13:11:25.127476 np0000164305 devstack@c-api.service[111743]: debtcollector.deprecate( Apr 08 13:11:25.182355 np0000164305 devstack@c-api.service[111741]: /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 Apr 08 13:11:25.182355 np0000164305 devstack@c-api.service[111741]: from cgi import parse_header Apr 08 13:11:25.185459 np0000164305 devstack@c-api.service[111742]: /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 Apr 08 13:11:25.185459 np0000164305 devstack@c-api.service[111742]: from cgi import parse_header Apr 08 13:11:25.193490 np0000164305 devstack@c-api.service[111740]: /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 Apr 08 13:11:25.193490 np0000164305 devstack@c-api.service[111740]: from cgi import parse_header Apr 08 13:11:25.225741 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:25.225741 np0000164305 devstack@c-api.service[111741]: removals.removed_module( Apr 08 13:11:25.226446 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:25.226446 np0000164305 devstack@c-api.service[111741]: removals.removed_module( Apr 08 13:11:25.229648 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:11:25.229648 np0000164305 devstack@c-api.service[111742]: removals.removed_module( Apr 08 13:11:25.230339 np0000164305 devstack@c-api.service[111743]: /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 Apr 08 13:11:25.230339 np0000164305 devstack@c-api.service[111743]: from cgi import parse_header Apr 08 13:11:25.230491 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:11:25.230491 np0000164305 devstack@c-api.service[111742]: removals.removed_module( Apr 08 13:11:25.238146 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:25.238146 np0000164305 devstack@c-api.service[111740]: removals.removed_module( Apr 08 13:11:25.238880 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:25.238880 np0000164305 devstack@c-api.service[111740]: removals.removed_module( Apr 08 13:11:25.277984 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:25.277984 np0000164305 devstack@c-api.service[111743]: removals.removed_module( Apr 08 13:11:25.278761 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:25.278761 np0000164305 devstack@c-api.service[111743]: removals.removed_module( Apr 08 13:11:25.818685 np0000164305 devstack@c-api.service[111741]: /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 Apr 08 13:11:25.818685 np0000164305 devstack@c-api.service[111741]: warnings.warn( Apr 08 13:11:25.831122 np0000164305 devstack@c-api.service[111740]: /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 Apr 08 13:11:25.831122 np0000164305 devstack@c-api.service[111740]: warnings.warn( Apr 08 13:11:25.833788 np0000164305 devstack@c-api.service[111742]: /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 Apr 08 13:11:25.833788 np0000164305 devstack@c-api.service[111742]: warnings.warn( Apr 08 13:11:25.893398 np0000164305 devstack@c-api.service[111743]: /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 Apr 08 13:11:25.893398 np0000164305 devstack@c-api.service[111743]: warnings.warn( Apr 08 13:11:25.916064 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:25.916064 np0000164305 devstack@c-api.service[111741]: warnings.warn( Apr 08 13:11:25.931010 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:25.931010 np0000164305 devstack@c-api.service[111740]: warnings.warn( Apr 08 13:11:25.934469 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:11:25.934469 np0000164305 devstack@c-api.service[111742]: warnings.warn( Apr 08 13:11:25.991017 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:25.991017 np0000164305 devstack@c-api.service[111743]: warnings.warn( Apr 08 13:11:26.212071 np0000164305 devstack@c-api.service[111742]: 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. Apr 08 13:11:26.212496 np0000164305 devstack@c-api.service[111742]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111742) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:26.213204 np0000164305 devstack@c-api.service[111741]: 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. Apr 08 13:11:26.213471 np0000164305 devstack@c-api.service[111741]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111741) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:26.215201 np0000164305 devstack@c-api.service[111740]: 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. Apr 08 13:11:26.215448 np0000164305 devstack@c-api.service[111740]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111740) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:26.276398 np0000164305 devstack@c-api.service[111743]: 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. Apr 08 13:11:26.277343 np0000164305 devstack@c-api.service[111743]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111743) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 13:11:26.297666 np0000164305 devstack@c-api.service[111741]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:26.297666 np0000164305 devstack@c-api.service[111741]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:26.299121 np0000164305 devstack@c-api.service[111742]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:26.299121 np0000164305 devstack@c-api.service[111742]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:26.299469 np0000164305 devstack@c-api.service[111740]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:26.299469 np0000164305 devstack@c-api.service[111740]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:26.339106 np0000164305 devstack@c-api.service[111743]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 13:11:26.339106 np0000164305 devstack@c-api.service[111743]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 13:11:26.742669 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111740) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:26.742869 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111742) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:26.742915 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111743) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:26.742989 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111741) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 13:11:26.743027 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.743070 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.743124 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.743163 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.743210 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.743250 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.743283 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.743438 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.743484 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.743526 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.743563 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.743617 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.745979 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.746066 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.746113 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.746173 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.746218 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.746218 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.746294 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.746337 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.746381 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.746381 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.746472 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.746665 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.746665 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.746758 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.746796 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.746855 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.746855 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.746935 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.746979 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.747018 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.747294 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.747337 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.747370 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.747403 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.747403 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.747472 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.747512 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.747512 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.750965 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.751016 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.751088 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.751147 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.751193 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.751237 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.751279 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.751317 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.751361 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.751396 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.751447 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.751494 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.751537 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.751574 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.751608 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.751651 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.751689 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.751727 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.751770 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.751820 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.751885 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.751934 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.751934 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.751934 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.751934 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.751934 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.752132 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.752132 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.753386 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.753441 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.753477 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.753515 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.753550 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.753587 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.753639 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.753639 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.753707 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.753745 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.753786 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.753826 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.753886 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.753928 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.753971 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.754013 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.754060 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.754098 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.754137 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.754174 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.754211 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.754249 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.754291 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.754335 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.754377 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.754423 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.754423 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.754423 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.756015 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.756076 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.756121 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.756159 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.756197 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.756234 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.756273 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.756318 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.756318 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.756389 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.756427 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.756465 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.756504 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.756541 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.756579 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.756616 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.756658 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.756700 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.756738 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.756777 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.756818 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.756874 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.756908 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.756946 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.756987 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.757025 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.757089 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.757123 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.757156 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.757193 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.757235 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.757274 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.757311 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.757349 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.757390 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.757427 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.757467 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.757500 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.757545 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.757581 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.757617 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.757654 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.757692 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.757734 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.757767 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.757814 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.757880 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.757913 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.757952 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.757985 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.758027 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.758063 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.758101 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.758101 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.758101 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.758101 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.761762 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.761927 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.761987 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.762033 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.762072 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.762113 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.762155 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.762194 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.762230 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.762271 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.762318 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.762367 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.762408 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.762449 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.762488 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.762528 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.762566 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.762602 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.762602 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.762602 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.762602 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.762736 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.762780 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.762818 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.762966 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.762966 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.763193 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.763193 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.763320 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.763375 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.763440 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.763500 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.763548 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.763589 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.763626 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.763659 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.763698 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.763739 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.763777 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.763821 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.763881 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.763927 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.763968 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.764001 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.764044 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.764091 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.764132 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.764164 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.764195 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.764240 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.764278 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.764325 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.764374 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.764415 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.764467 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.764467 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.764803 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.764904 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.764964 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.765017 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.765065 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.765125 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.765205 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.765249 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.765300 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.765349 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.765392 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.765448 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.765505 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.765559 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.765622 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.765688 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.765750 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.765750 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.765750 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.765865 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.765865 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.765947 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.765991 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.765991 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.766079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.766553 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.766553 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.766553 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.766887 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.766945 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.767014 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.767089 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.767145 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.767188 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.767227 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.767266 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.767303 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.767347 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.767389 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.767428 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.767470 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.767514 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.767551 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.767588 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.767630 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.767672 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.767709 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.767755 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.767797 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.767856 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.767906 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.767946 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.767983 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.768026 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.768072 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.768118 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.769020 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.769098 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.769147 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.769225 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.769369 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.769418 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.769458 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.769553 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.769604 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.769648 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.769686 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.770260 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.770380 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.770432 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.770477 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.770522 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.770560 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.770598 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.770632 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.770670 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.770712 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.770756 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.770795 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.770795 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.770795 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.770795 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.770795 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.770795 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.771039 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.771039 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.771134 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.771223 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.771270 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.771308 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.771347 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.771347 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.771418 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.771457 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.771497 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.771539 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.771577 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.771618 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.771662 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.771700 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.771700 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.771772 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.771772 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.771859 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.771908 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.771952 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.771989 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.771989 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.771989 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.771989 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.771989 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.771989 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.773357 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.773440 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.773496 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.773560 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.773605 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.773654 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.773707 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.773753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.773798 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.773855 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.773894 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.773934 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.773971 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.774008 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.774052 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.774099 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.774140 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.774177 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.774215 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.774252 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.774297 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.774341 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.774378 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.774418 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.774455 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.774499 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.774547 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.774591 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.774628 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.774671 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.774708 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.774742 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.774779 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.774818 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.774889 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.774934 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.774972 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.775008 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.775045 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.775086 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.775133 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.775199 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.775262 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.775306 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.775341 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.775387 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.775436 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.775475 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.775515 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.775552 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.775600 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.775638 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.775672 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.775709 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.775759 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.775759 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.775853 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.775853 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.775853 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.775853 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.775853 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.775853 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.776081 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.776130 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.776169 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.776169 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.776169 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.776169 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.776169 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.776169 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.776396 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.776396 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.776396 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.776499 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.776540 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.776540 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.776621 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.776662 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.776705 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.776742 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.776785 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.776785 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.776785 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.776785 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.777372 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.777513 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.777596 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.777662 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.777662 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.777793 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.777904 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.777969 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.778029 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.778160 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.778259 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.778336 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.778427 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.778499 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.778564 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.778624 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.778684 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.778744 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.778799 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.778888 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.778970 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.779039 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.779129 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.779204 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.779274 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.779336 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.779469 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.779548 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.779610 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.779610 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.779748 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.779821 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.779939 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.780010 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.780010 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.780176 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.780257 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.780327 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.780395 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.780469 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.780469 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.780589 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.780658 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.780728 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.780728 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.780910 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.781001 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.781091 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.781178 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.781241 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.781306 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.781413 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.781497 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.781574 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.781574 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.781574 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.785724 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.785801 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.785883 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.785931 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.785975 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.785975 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.786055 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.786125 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.786167 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.786210 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.786247 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.786289 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.786335 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.786335 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.786408 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.786450 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.786487 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.786487 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.786487 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.786587 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.786637 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.786721 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.786776 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.786820 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.786891 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.786932 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.786968 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.787004 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.787060 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.787128 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.787169 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.787214 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.787258 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.787295 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.787334 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.787378 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.787420 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.787462 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.787504 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.787543 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.787583 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.787629 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.787671 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.787708 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.787750 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.787791 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.787854 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.787894 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.787933 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.787970 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.788005 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.788069 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.788069 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.788069 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.788069 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.788069 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.788265 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.788305 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.788342 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.788342 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.788422 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.788459 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.788506 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.788544 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.788580 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.788619 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.788656 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.788694 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.788730 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.788769 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.788805 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.788871 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.788918 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.788918 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.788918 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.789030 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.789081 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.789126 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.789162 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.789241 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.789285 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.789336 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.789336 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.789491 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.789540 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.789582 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.789625 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.789662 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.789697 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.789736 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.789776 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.789819 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.789889 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.789934 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.789976 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.790017 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.790068 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.790113 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.790150 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.790185 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.790227 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.790398 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.790450 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.790502 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.790553 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.790597 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.790635 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.790670 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.790704 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.790743 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.790787 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.790869 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.790950 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.791005 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.791055 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.791119 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.791164 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.791209 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.791247 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.791286 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.791330 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.791373 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.791415 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.791452 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.791490 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.791529 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.791565 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.791605 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.791643 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.791686 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.791725 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.791763 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.791804 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.791870 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.791915 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.791952 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.791952 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.791952 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.791952 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.791952 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.792153 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.792153 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.792153 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.792153 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.792291 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.792325 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.792362 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.792398 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.792439 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.792487 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.792521 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.792558 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.792599 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.792641 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.792682 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.792719 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.792759 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.792799 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.792870 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.792911 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.792952 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.792988 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.793032 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.793088 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.793134 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.793134 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.793134 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.793134 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.794241 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.794366 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.794366 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.794504 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.794581 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.794648 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.794713 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.794787 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.794885 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.794948 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.795005 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.795072 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.795136 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.795200 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.795339 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.795412 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.795470 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.795528 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.795584 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.795643 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.795699 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.795756 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.795863 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.795942 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.796010 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.796082 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.796167 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.796252 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.796319 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.796376 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.796444 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.796503 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.796563 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.796627 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.796684 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.796741 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.796800 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.796914 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.796984 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.796984 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.797096 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.797162 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.797221 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.797221 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.797221 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.797221 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.797221 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.797523 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.797587 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.797642 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.797703 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.797767 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.797825 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.797918 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.797983 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.798039 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.798113 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.798176 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.798231 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.798287 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.798347 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.798403 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.798459 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.798522 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.798578 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.798635 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.798690 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.798762 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.798817 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.798911 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.798969 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.799024 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.799079 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.799144 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.799200 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.799263 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.799319 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.799386 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.799442 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.799500 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.799564 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.799627 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.799689 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.799754 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.799810 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.799900 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.799967 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.800035 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.800098 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.800161 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.800216 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.800281 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.800336 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.800336 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.800446 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.800503 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.800689 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.800766 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.800823 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.800899 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.800956 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.801010 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.801079 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.801659 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.801659 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.801659 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.801659 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.801900 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.801963 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.801963 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.802065 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.802120 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.802176 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.802241 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.802304 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.802367 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.802429 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.802477 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.802509 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.802534 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.802562 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.802594 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.802621 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.802646 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.802674 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.802702 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.802733 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.802759 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.802786 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.802811 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.802862 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.802891 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.802922 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.802952 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.802980 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.803007 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.803042 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.803070 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.803101 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.803129 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.803157 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.803184 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.803214 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.803243 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.803271 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.803302 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.803328 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.803356 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.803389 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.803419 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.803443 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.803476 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.803504 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.803531 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.803558 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.803591 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.803591 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.803591 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.803591 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.803680 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.803680 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.803728 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.803760 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.803789 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.803894 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.803925 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.803954 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.803986 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.804016 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.804040 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.804069 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.804094 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.804125 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.804157 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.804190 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.804190 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.804190 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.804263 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.804291 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.804319 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.804347 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.804373 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.804403 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.804435 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.804435 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.804435 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.804435 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.804538 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.804538 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.804595 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.804624 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.804655 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.804683 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.804683 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.804741 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.804766 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.804792 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.804825 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.804864 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.804864 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.804864 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.804948 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.804948 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.805004 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.805036 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.805072 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.805099 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.805129 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.805157 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.805182 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.805182 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.805237 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.805264 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.805264 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.805318 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.805346 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.805378 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.805408 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.805438 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.805465 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.805501 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.805538 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.805587 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.805620 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.805646 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.805678 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.805707 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.805732 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.805759 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.805791 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.805826 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.805874 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.805902 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.805934 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.805963 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.805995 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.806020 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.806058 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.806111 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.806148 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.806148 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.806148 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.806148 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 13:11:26.806250 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.806250 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.806250 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.806250 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.806352 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.806384 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.806417 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.806447 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.806475 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.806502 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.806530 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.806555 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.806580 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.806607 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.806635 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.806660 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.806692 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111742) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 13:11:26.806722 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.806749 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.806775 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 13:11:26.806775 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 13:11:26.806775 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 13:11:26.806775 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111742) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 13:11:26.806775 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111742) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 13:11:26.852316 np0000164305 devstack@c-api.service[111740]: INFO dbcounter [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Registered counter for database cinder Apr 08 13:11:26.852678 np0000164305 devstack@c-api.service[111741]: INFO dbcounter [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Registered counter for database cinder Apr 08 13:11:26.853496 np0000164305 devstack@c-api.service[111742]: INFO dbcounter [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Registered counter for database cinder Apr 08 13:11:26.854699 np0000164305 devstack@c-api.service[111743]: INFO dbcounter [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Registered counter for database cinder Apr 08 13:11:26.864333 np0000164305 devstack@c-api.service[111741]: DEBUG oslo_db.sqlalchemy.engines [None req-2ead4edf-7581-4807-b5f3-4ec67572902b 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=111741) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:26.867755 np0000164305 devstack@c-api.service[111740]: DEBUG oslo_db.sqlalchemy.engines [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b 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=111740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:26.873396 np0000164305 devstack@c-api.service[111742]: DEBUG oslo_db.sqlalchemy.engines [None req-e726d5c3-0c77-4a48-822b-37766f636b16 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=111742) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:26.880852 np0000164305 devstack@c-api.service[111743]: DEBUG oslo_db.sqlalchemy.engines [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a 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=111743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:26.976646 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writer thread running {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:26.979406 np0000164305 devstack@c-api.service[111741]: INFO cinder.rpc [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:26.981645 np0000164305 devstack@c-api.service[111741]: INFO cinder.rpc [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:26.983922 np0000164305 devstack@c-api.service[111741]: INFO cinder.rpc [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:26.985861 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writer thread running {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:26.986130 np0000164305 devstack@c-api.service[111741]: INFO cinder.rpc [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:26.987319 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:26.988546 np0000164305 devstack@c-api.service[111740]: INFO cinder.rpc [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:26.989583 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:26.990938 np0000164305 devstack@c-api.service[111740]: INFO cinder.rpc [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:26.993426 np0000164305 devstack@c-api.service[111740]: INFO cinder.rpc [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:26.993526 np0000164305 devstack@c-api.service[111741]: DEBUG oslo_db.sqlalchemy.engines [None req-2ead4edf-7581-4807-b5f3-4ec67572902b 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=111741) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:26.995231 np0000164305 devstack@c-api.service[111741]: INFO cinder.rpc [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:26.995962 np0000164305 devstack@c-api.service[111740]: INFO cinder.rpc [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:26.996475 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writer thread running {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:26.997122 np0000164305 devstack@c-api.service[111741]: INFO cinder.rpc [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:26.997247 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:26.998248 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:26.999174 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writer thread running {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 13:11:26.999305 np0000164305 devstack@c-api.service[111742]: INFO cinder.rpc [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:26.999810 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.001667 np0000164305 devstack@c-api.service[111743]: INFO cinder.rpc [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 13:11:27.001996 np0000164305 devstack@c-api.service[111742]: INFO cinder.rpc [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:27.003766 np0000164305 devstack@c-api.service[111743]: INFO cinder.rpc [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 13:11:27.003925 np0000164305 devstack@c-api.service[111740]: DEBUG oslo_db.sqlalchemy.engines [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b 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=111740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:27.004479 np0000164305 devstack@c-api.service[111742]: INFO cinder.rpc [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:27.005547 np0000164305 devstack@c-api.service[111743]: INFO cinder.rpc [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 13:11:27.005653 np0000164305 devstack@c-api.service[111740]: INFO cinder.rpc [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:27.006696 np0000164305 devstack@c-api.service[111742]: INFO cinder.rpc [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:27.007145 np0000164305 devstack@c-api.service[111743]: INFO cinder.rpc [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 13:11:27.007351 np0000164305 devstack@c-api.service[111740]: INFO cinder.rpc [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:27.008026 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.008108 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.008241 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.009716 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.010140 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.010433 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.013496 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.014345 np0000164305 devstack@c-api.service[111743]: DEBUG oslo_db.sqlalchemy.engines [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a 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=111743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:27.015898 np0000164305 devstack@c-api.service[111742]: DEBUG oslo_db.sqlalchemy.engines [None req-e726d5c3-0c77-4a48-822b-37766f636b16 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=111742) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:27.016428 np0000164305 devstack@c-api.service[111743]: INFO cinder.rpc [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:27.016890 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.017794 np0000164305 devstack@c-api.service[111742]: INFO cinder.rpc [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 13:11:27.018141 np0000164305 devstack@c-api.service[111743]: INFO cinder.rpc [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:27.018949 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.019466 np0000164305 devstack@c-api.service[111742]: INFO cinder.rpc [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 13:11:27.020122 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.020334 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.021305 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.023407 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.024394 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.026699 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.027468 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.028383 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.030853 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.031096 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.031698 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.032434 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.033882 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.034183 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.034873 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.035683 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.037151 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.037499 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.038875 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.039012 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.039113 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.040349 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.041923 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.042064 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.043228 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.043300 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.045048 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.046431 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.047037 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.048093 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.048235 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.048592 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.051143 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.051260 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.051791 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.052080 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.052856 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.054267 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.054749 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.055915 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.056087 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.056313 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.056974 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.057571 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.058998 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.059277 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.059969 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.060452 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.060505 np0000164305 devstack@c-api.service[111741]: WARNING cinder.api.contrib.hosts [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:27.061254 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.061554 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.062587 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.062747 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.064209 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.064302 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.064363 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.064677 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.065731 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.065799 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.066595 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: extensions {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.067379 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.067848 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: cgsnapshots {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.068091 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.068479 np0000164305 devstack@c-api.service[111740]: WARNING cinder.api.contrib.hosts [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:27.069232 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.069338 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-volume-type-access {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.070061 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.070210 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.070719 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.070982 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: encryption {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.071774 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.072257 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.072490 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: consistencygroups {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.073320 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.073527 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.073685 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.074460 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: extra_specs {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.074529 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: extensions {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.074976 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.075648 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.075778 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: cgsnapshots {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.076049 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: encryption {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.076145 np0000164305 devstack@c-api.service[111743]: WARNING cinder.api.contrib.hosts [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:27.076813 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.077270 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-volume-type-access {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.077339 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.077644 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-volume-transfer {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.078304 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.078913 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.078983 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: encryption {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.079253 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-quota-class-sets {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.079790 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.080427 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: consistencygroups {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.080559 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.080605 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: qos-specs {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.081244 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.081645 np0000164305 devstack@c-api.service[111742]: WARNING cinder.api.contrib.hosts [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 13:11:27.082246 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: extensions {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.082507 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: extra_specs {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.082554 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.083366 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-volume-manage {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.083484 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: cgsnapshots {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.084043 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.084088 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: encryption {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.084840 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-quota-sets {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.085011 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-volume-type-access {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.085612 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.085673 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-volume-transfer {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.086239 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-hosts {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.086599 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: encryption {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.087067 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.087255 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-quota-class-sets {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.087934 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-snapshot-manage {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.088015 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: extensions {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.088075 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: consistencygroups {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.088611 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: qos-specs {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.089207 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: cgsnapshots {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.089439 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: capabilities {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.090637 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: extra_specs {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.090749 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-volume-type-access {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.090814 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: backups {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.091253 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-volume-manage {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.091613 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: encryption {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.092266 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: encryption {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.092714 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-quota-sets {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.092809 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: scheduler-stats {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.093207 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-volume-transfer {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.093877 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: consistencygroups {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.094101 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-hosts {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.094315 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extended resource: os-availability-zone {{(pid=111741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.095016 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-quota-class-sets {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.095484 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-snapshot-manage {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.095795 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: extra_specs {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.096519 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.096879 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: qos-specs {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.096983 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: capabilities {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.097379 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: encryption {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.098158 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.098204 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: backups {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.098957 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-volume-manage {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.099022 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-volume-transfer {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.099654 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.100237 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: scheduler-stats {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.100402 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-quota-sets {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.100553 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-quota-class-sets {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.101294 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.101707 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extended resource: os-availability-zone {{(pid=111740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.101804 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-hosts {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.101873 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: qos-specs {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.102738 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.103208 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-snapshot-manage {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.103747 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.104237 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.104479 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-volume-manage {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.104680 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: capabilities {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.105205 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] SnapshotActionsController initialized {{(pid=111741) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:27.105316 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.105927 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: backups {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.105985 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-quota-sets {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.106025 np0000164305 devstack@c-api.service[111741]: WARNING castellan.key_manager.migration [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.106775 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.106818 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension AdminActions extending resource: volumes {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107005 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension AdminActions extending resource: snapshots {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107126 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension AdminActions extending resource: backups {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107239 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107317 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-hosts {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.107371 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107452 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeActions extending resource: volumes {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107590 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107688 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107790 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension UsedLimits extending resource: limits {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107911 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension TypesManage extending resource: types {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.107952 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: scheduler-stats {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.108046 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.108161 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.108268 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.108310 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.108461 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.108568 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.108715 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.v3.router [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.108762 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-snapshot-manage {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.109418 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extended resource: os-availability-zone {{(pid=111743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.109739 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.110188 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: capabilities {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.111042 np0000164305 devstack@c-api.service[111741]: WARNING keystonemiddleware.auth_token [None req-2ead4edf-7581-4807-b5f3-4ec67572902b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:27.111150 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.111406 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: backups {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.111462 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.112048 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] SnapshotActionsController initialized {{(pid=111740) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:27.112822 np0000164305 devstack@c-api.service[111740]: WARNING castellan.key_manager.migration [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.112993 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.113438 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: scheduler-stats {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.113697 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension AdminActions extending resource: volumes {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.113839 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension AdminActions extending resource: snapshots {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.113979 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension AdminActions extending resource: backups {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114081 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114209 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114302 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeActions extending resource: volumes {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114435 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114475 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.114537 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114638 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension UsedLimits extending resource: limits {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114736 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension TypesManage extending resource: types {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114847 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.114899 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extended resource: os-availability-zone {{(pid=111742) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 13:11:27.114962 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.115065 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.115257 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.115363 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.115465 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.v3.router [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.115996 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.116958 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.117275 np0000164305 devstack@c-api.service[111741]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74dc8d2a3668 pid: 111741 (default app) Apr 08 13:11:27.117506 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.117759 np0000164305 devstack@c-api.service[111740]: WARNING keystonemiddleware.auth_token [None req-9f6b75ef-ae9c-4fd5-8f92-5aa62923c26b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:27.117851 np0000164305 devstack@c-api.service[111741]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:11:27.117851 np0000164305 devstack@c-api.service[111741]: warnings.warn( Apr 08 13:11:27.118485 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.118906 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.119798 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.contrib.snapshot_actions [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] SnapshotActionsController initialized {{(pid=111743) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:27.120010 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.120541 np0000164305 devstack@c-api.service[111743]: WARNING castellan.key_manager.migration [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.121445 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension AdminActions extending resource: volumes {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.121578 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension AdminActions extending resource: snapshots {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.121625 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.121671 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension AdminActions extending resource: backups {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.121791 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.121934 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122033 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeActions extending resource: volumes {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122168 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122263 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122372 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension UsedLimits extending resource: limits {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122473 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension TypesManage extending resource: types {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122578 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122688 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.122785 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.123004 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.123058 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.123098 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.123208 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.v3.router [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.123820 np0000164305 devstack@c-api.service[111740]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74dc8d2a3668 pid: 111740 (default app) Apr 08 13:11:27.124474 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.125443 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.contrib.snapshot_actions [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] SnapshotActionsController initialized {{(pid=111742) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 13:11:27.125553 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.125553 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.125701 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.125701 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.125701 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.125701 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.125701 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.125982 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.125982 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.125982 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.125982 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.125982 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.125982 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126246 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126246 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126246 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126246 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126246 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126455 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126455 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126455 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126455 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126645 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126645 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126645 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126645 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126884 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.126884 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.126977 np0000164305 devstack@c-api.service[111743]: WARNING keystonemiddleware.auth_token [None req-292f018b-2bd8-4c8a-80f3-b574ce193f1a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:27.127031 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127031 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127031 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127031 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127031 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127273 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127273 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127273 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127273 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127273 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127483 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127483 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127483 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127483 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127483 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127483 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127715 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127715 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127715 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127715 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.127715 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.127715 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.128658 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.128658 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.128658 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.128658 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.128658 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.128658 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.129463 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.129463 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.129463 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.129463 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.129463 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.129743 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.129743 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.129743 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.129743 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.129743 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.129984 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.129984 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.129984 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.129984 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130162 np0000164305 devstack@c-api.service[111742]: WARNING castellan.key_manager.migration [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 13:11:27.130210 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130210 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130210 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130210 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130445 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130445 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130445 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130445 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130445 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130445 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130695 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130695 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130695 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130695 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130695 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130947 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130947 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130947 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.130947 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.130947 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131169 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131169 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131169 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131169 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131353 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131353 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131353 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131353 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131530 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131530 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131530 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131530 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131530 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131965 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131965 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131965 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.131965 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.131965 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132185 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132185 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132185 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132185 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132364 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132364 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132364 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132364 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132546 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132546 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132546 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132546 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132727 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132727 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132727 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132727 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132943 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132943 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.132943 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.132943 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133130 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133130 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133130 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133130 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133130 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133130 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133383 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133383 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133383 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133383 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133383 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133620 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133620 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133620 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133620 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133620 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133620 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133620 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133915 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133915 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133915 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133915 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.133915 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.133915 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134174 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134174 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134174 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134174 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134174 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134174 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134427 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134427 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134427 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134427 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134427 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134427 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134695 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134695 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134695 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134695 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134881 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134881 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.134881 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.134881 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.135159 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.135159 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.135159 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.135159 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.135335 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.135335 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.135335 np0000164305 devstack@c-api.service[111741]: /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. Apr 08 13:11:27.135335 np0000164305 devstack@c-api.service[111741]: warnings.warn(deprecated_msg) Apr 08 13:11:27.135511 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension AdminActions extending resource: volumes {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135511 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension AdminActions extending resource: snapshots {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135511 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension AdminActions extending resource: backups {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135511 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135511 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135511 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeActions extending resource: volumes {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135511 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension UsedLimits extending resource: limits {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension TypesManage extending resource: types {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.135753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.136018 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.136018 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.v3.router [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111742) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 13:11:27.136097 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-0d51791d-2c46-4445-995d-09fb7deaf0e5 None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:11:27.136146 np0000164305 devstack@c-api.service[111742]: WARNING keystonemiddleware.auth_token [None req-e726d5c3-0c77-4a48-822b-37766f636b16 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 08 13:11:27.136180 np0000164305 devstack@c-api.service[111743]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74dc8d2a3668 pid: 111743 (default app) Apr 08 13:11:27.136217 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 1/1] 199.204.45.113 () {60 vars in 953 bytes} [Wed Apr 8 13:11:27 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 08 13:11:27.137214 np0000164305 devstack@c-api.service[111742]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74dc8d2a3668 pid: 111742 (default app) Apr 08 13:11:34.058865 np0000164305 devstack@c-api.service[111740]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:11:34.058865 np0000164305 devstack@c-api.service[111740]: warnings.warn( Apr 08 13:11:34.070528 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.070528 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.070528 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.070528 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.070528 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071039 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071039 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071039 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071039 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071039 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071291 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071291 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071291 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071291 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071291 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071291 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071589 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071589 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071589 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071589 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071868 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071868 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.071868 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.071868 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072109 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072109 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072109 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072109 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072316 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072316 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072316 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072316 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072316 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072590 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072590 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072590 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072590 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072590 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072860 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072860 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072860 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072860 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.072860 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.072860 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073159 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073159 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073159 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073159 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073159 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073159 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073517 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073517 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073517 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073517 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073517 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073517 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073817 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073817 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073817 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.073817 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.073817 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.075530 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.075530 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.075530 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.075530 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.075530 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.076103 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.076103 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.076103 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.076103 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.076103 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.076103 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.076771 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.076771 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.076771 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.076771 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.076771 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.076771 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.077554 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.077554 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.077554 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.077554 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.077554 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.078347 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.078347 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.078347 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.078347 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.078347 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.078602 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.078602 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.078602 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.078602 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.078815 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.078815 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.078815 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.078815 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079052 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079052 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079052 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079052 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079052 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079345 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079345 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079345 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079345 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079345 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079588 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079588 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079588 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079588 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079795 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079795 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.079795 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.079795 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.080730 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.080730 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.080730 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.080730 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.081230 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.081230 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.081230 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.081230 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.081725 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.081725 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.081725 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.081725 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.081984 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.081984 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.081984 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.081984 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.081984 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082242 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082242 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082242 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082242 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082242 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082242 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082551 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082551 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082551 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082551 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082551 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082797 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082797 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082797 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082797 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.082797 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.082797 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083319 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083319 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083319 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083319 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083319 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083319 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083605 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083605 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083605 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083605 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083605 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083605 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083749 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083749 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083749 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083749 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083749 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083749 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083902 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083902 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.083902 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.083902 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.084007 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.084007 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.084007 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.084007 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.084007 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.084127 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.084127 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.084127 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.084127 np0000164305 devstack@c-api.service[111740]: /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. Apr 08 13:11:34.084127 np0000164305 devstack@c-api.service[111740]: warnings.warn(deprecated_msg) Apr 08 13:11:34.084127 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-a378a0ae-d784-40a6-af64-820e2afd62d6 None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:11:34.564101 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-a378a0ae-d784-40a6-af64-820e2afd62d6 admin admin] POST https://199.204.45.113/volume/v3/types Apr 08 13:11:34.564541 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-a378a0ae-d784-40a6-af64-820e2afd62d6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 13:11:34.566895 np0000164305 devstack@c-api.service[111740]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 08 13:11:34.566895 np0000164305 devstack@c-api.service[111740]: warnings.warn( Apr 08 13:11:34.574778 np0000164305 devstack@c-api.service[111740]: DEBUG oslo_db.sqlalchemy.engines [None req-a378a0ae-d784-40a6-af64-820e2afd62d6 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=111740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:34.607189 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-a378a0ae-d784-40a6-af64-820e2afd62d6 admin admin] https://199.204.45.113/volume/v3/types returned with HTTP 200 Apr 08 13:11:34.607782 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 1/2] 199.204.45.113 () {68 vars in 1288 bytes} [Wed Apr 8 13:11:34 2026] POST /volume/v3/types => generated 186 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:11:34.617425 np0000164305 devstack@c-api.service[111743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:11:34.617425 np0000164305 devstack@c-api.service[111743]: warnings.warn( Apr 08 13:11:34.632195 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.632195 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.632386 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.632386 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.632386 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.632386 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.632386 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.632674 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.632674 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.632674 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.632674 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.632674 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.632674 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633030 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633030 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633030 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633030 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633030 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633448 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633448 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633448 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633448 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633678 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633678 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633678 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633678 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633926 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633926 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633926 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.633926 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.633926 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634220 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634220 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634220 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634220 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634220 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634482 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634482 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634482 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634482 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634482 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634482 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634809 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634809 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634809 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634809 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.634809 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.634809 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635166 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635166 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635166 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635166 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635166 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635166 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635539 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635539 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635539 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635539 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635539 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635539 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635804 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635804 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635804 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635804 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635970 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635970 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635970 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.635970 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.635970 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636145 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636145 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636145 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636145 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636145 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636309 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636309 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636309 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636309 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636309 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636309 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636498 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636498 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636498 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636498 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636498 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636676 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636676 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636676 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636676 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636676 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636862 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636862 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.636862 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.636862 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637005 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637005 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637005 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637005 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637140 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637140 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637140 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637140 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637140 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637311 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637311 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637311 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637311 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637311 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637475 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637475 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637475 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637475 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637621 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637621 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637621 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637621 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637760 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637760 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637760 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637760 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637912 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637912 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.637912 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.637912 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638049 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638049 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638049 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638049 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638197 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638197 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638197 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638197 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638197 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638197 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638396 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638396 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638396 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638396 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638396 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638578 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638578 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638578 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638578 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638578 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638578 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638578 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638802 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638802 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638802 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638802 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.638802 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.638802 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639022 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639022 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639022 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639022 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639022 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639022 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639222 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639222 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639222 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639222 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639222 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639222 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639421 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639421 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639421 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639421 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639594 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639594 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639594 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639594 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639733 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639733 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639733 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639733 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639884 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639884 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639884 np0000164305 devstack@c-api.service[111743]: /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. Apr 08 13:11:34.639884 np0000164305 devstack@c-api.service[111743]: warnings.warn(deprecated_msg) Apr 08 13:11:34.639884 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [req-a378a0ae-d784-40a6-af64-820e2afd62d6 req-a568d2c6-42ee-4ca8-8970-9236cb90e90e None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:11:34.974602 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [req-a378a0ae-d784-40a6-af64-820e2afd62d6 req-a568d2c6-42ee-4ca8-8970-9236cb90e90e admin admin] POST https://199.204.45.113/volume/v3/types/797f3a78-5895-4458-8f9d-526e2057c7b1/extra_specs Apr 08 13:11:34.975344 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [req-a378a0ae-d784-40a6-af64-820e2afd62d6 req-a568d2c6-42ee-4ca8-8970-9236cb90e90e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 13:11:34.977153 np0000164305 devstack@c-api.service[111743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 08 13:11:34.977153 np0000164305 devstack@c-api.service[111743]: warnings.warn( Apr 08 13:11:34.985123 np0000164305 devstack@c-api.service[111743]: DEBUG oslo_db.sqlalchemy.engines [req-a378a0ae-d784-40a6-af64-820e2afd62d6 req-a568d2c6-42ee-4ca8-8970-9236cb90e90e 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=111743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:11:35.045125 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [req-a378a0ae-d784-40a6-af64-820e2afd62d6 req-a568d2c6-42ee-4ca8-8970-9236cb90e90e admin admin] https://199.204.45.113/volume/v3/types/797f3a78-5895-4458-8f9d-526e2057c7b1/extra_specs returned with HTTP 200 Apr 08 13:11:35.045555 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 1/3] 199.204.45.113 () {70 vars in 1505 bytes} [Wed Apr 8 13:11:34 2026] POST /volume/v3/types/797f3a78-5895-4458-8f9d-526e2057c7b1/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:11:36.996603 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=6 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:11:37.019335 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=6 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:11:44.603152 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:11:45.044125 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:17:06.986207 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-28968ba6-8462-4d6c-aa14-b5d1274b00d5 None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:17:06.987548 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-28968ba6-8462-4d6c-aa14-b5d1274b00d5 None None] GET https://199.204.45.113/volume// Apr 08 13:17:06.987965 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-28968ba6-8462-4d6c-aa14-b5d1274b00d5 None None] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:17:06.988533 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-28968ba6-8462-4d6c-aa14-b5d1274b00d5 None None] Calling method 'all' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:17:06.989563 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-28968ba6-8462-4d6c-aa14-b5d1274b00d5 None None] https://199.204.45.113/volume// returned with HTTP 300 Apr 08 13:17:06.990305 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 2/4] 199.204.45.113 () {66 vars in 1456 bytes} [Wed Apr 8 13:17:06 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 08 13:17:45.910860 np0000164305 devstack@c-api.service[111742]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 08 13:17:45.910860 np0000164305 devstack@c-api.service[111742]: warnings.warn( Apr 08 13:17:45.923569 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.923569 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.923569 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.923569 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.923569 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.924152 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.924152 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.924152 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.924152 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.924152 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.924512 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.924512 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.924512 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.924512 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.924512 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.924512 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.925160 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.925160 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.925160 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.925160 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.925460 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.925460 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.925460 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.925460 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.925734 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.925734 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.925734 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.925734 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926065 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926065 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926065 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926065 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926065 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926446 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926446 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926446 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926446 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926446 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926770 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926770 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926770 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926770 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.926770 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.926770 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.927263 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.927263 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.927263 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.927263 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.927263 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.927263 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.927764 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.927764 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.927764 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.927764 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.927764 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.927764 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928115 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928115 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928115 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928115 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928115 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928334 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928334 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928334 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928334 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928334 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928525 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928525 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928525 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928525 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928525 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928525 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928774 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928774 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928774 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928774 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.928774 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.928774 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929007 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929007 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929007 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929007 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929007 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929231 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929231 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929231 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929231 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929231 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929430 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929430 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929430 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929430 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929601 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929601 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929601 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929601 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929762 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929762 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929762 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.929762 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.929762 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930025 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930025 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930025 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930025 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930025 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930219 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930219 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930219 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930219 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930401 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930401 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930401 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930401 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930574 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930574 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930574 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930574 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930748 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930748 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930748 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930748 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930928 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930928 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.930928 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.930928 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931289 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931289 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931289 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931289 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931289 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931518 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931518 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931518 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931518 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931518 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931518 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931760 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931760 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931760 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931760 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931760 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931982 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931982 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931982 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931982 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.931982 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.931982 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932233 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932233 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932233 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932233 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932233 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932233 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932479 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932479 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932479 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932479 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932479 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932479 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932723 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932723 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932723 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932723 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932723 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932723 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932989 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932989 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.932989 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.932989 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.933156 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.933156 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.933156 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.933156 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.933156 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.933381 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.933381 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.933381 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.933381 np0000164305 devstack@c-api.service[111742]: /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. Apr 08 13:17:45.933381 np0000164305 devstack@c-api.service[111742]: warnings.warn(deprecated_msg) Apr 08 13:17:45.933381 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-6de09ff4-00af-4a29-9b01-d634124e73a8 None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:17:46.243503 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-6de09ff4-00af-4a29-9b01-d634124e73a8 demo demo] GET https://199.204.45.113/volume/v3/types?is_public=None Apr 08 13:17:46.243885 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-6de09ff4-00af-4a29-9b01-d634124e73a8 demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:17:46.244106 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-6de09ff4-00af-4a29-9b01-d634124e73a8 demo demo] Calling method 'index' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:17:46.244550 np0000164305 devstack@c-api.service[111742]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 08 13:17:46.244550 np0000164305 devstack@c-api.service[111742]: warnings.warn( Apr 08 13:17:46.245242 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-6de09ff4-00af-4a29-9b01-d634124e73a8 demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:17:46.255741 np0000164305 devstack@c-api.service[111742]: DEBUG oslo_db.sqlalchemy.engines [None req-6de09ff4-00af-4a29-9b01-d634124e73a8 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=111742) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:17:46.280513 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-6de09ff4-00af-4a29-9b01-d634124e73a8 demo demo] https://199.204.45.113/volume/v3/types?is_public=None returned with HTTP 200 Apr 08 13:17:46.281076 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 1/5] 199.204.45.113 () {64 vars in 1263 bytes} [Wed Apr 8 13:17:45 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:17:46.294567 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [req-6de09ff4-00af-4a29-9b01-d634124e73a8 req-9a3360d7-c4a8-4cf7-95ac-6eedfd034801 None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:17:46.300234 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [req-6de09ff4-00af-4a29-9b01-d634124e73a8 req-9a3360d7-c4a8-4cf7-95ac-6eedfd034801 demo demo] GET https://199.204.45.113/volume/v3/types/default Apr 08 13:17:46.300681 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [req-6de09ff4-00af-4a29-9b01-d634124e73a8 req-9a3360d7-c4a8-4cf7-95ac-6eedfd034801 demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:17:46.301281 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [req-6de09ff4-00af-4a29-9b01-d634124e73a8 req-9a3360d7-c4a8-4cf7-95ac-6eedfd034801 demo demo] Calling method 'show' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:17:46.311616 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [req-6de09ff4-00af-4a29-9b01-d634124e73a8 req-9a3360d7-c4a8-4cf7-95ac-6eedfd034801 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Apr 08 13:17:46.312301 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 2/6] 199.204.45.113 () {66 vars in 1329 bytes} [Wed Apr 8 13:17:46 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:17:46.655108 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-e17dce77-3dee-4ade-820d-99ba5bff11ab None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:17:46.661185 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-e17dce77-3dee-4ade-820d-99ba5bff11ab demo demo] GET https://199.204.45.113/volume/v3/types/default Apr 08 13:17:46.661563 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-e17dce77-3dee-4ade-820d-99ba5bff11ab demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:17:46.662001 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-e17dce77-3dee-4ade-820d-99ba5bff11ab demo demo] Calling method 'show' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:17:46.675015 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-e17dce77-3dee-4ade-820d-99ba5bff11ab demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Apr 08 13:17:46.675599 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 2/7] 199.204.45.113 () {64 vars in 1258 bytes} [Wed Apr 8 13:17:46 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:17:47.062691 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-d7baa6b0-6a49-4b77-a6e6-f64ce136035f None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:17:47.391865 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-d7baa6b0-6a49-4b77-a6e6-f64ce136035f demo demo] GET https://199.204.45.113/volume/v3/types/default Apr 08 13:17:47.392053 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-d7baa6b0-6a49-4b77-a6e6-f64ce136035f demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:17:47.392267 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-d7baa6b0-6a49-4b77-a6e6-f64ce136035f demo demo] Calling method 'show' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:17:47.398196 np0000164305 devstack@c-api.service[111741]: DEBUG oslo_db.sqlalchemy.engines [None req-d7baa6b0-6a49-4b77-a6e6-f64ce136035f 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=111741) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 13:17:47.412614 np0000164305 devstack@c-api.service[111741]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 08 13:17:47.412614 np0000164305 devstack@c-api.service[111741]: warnings.warn( Apr 08 13:17:47.415599 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-d7baa6b0-6a49-4b77-a6e6-f64ce136035f demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Apr 08 13:17:47.416108 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 3/8] 199.204.45.113 () {64 vars in 1258 bytes} [Wed Apr 8 13:17:47 2026] GET /volume/v3/types/default => generated 145 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:17:47.430808 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-e0d01507-9942-43d7-82d8-d214f8a900d6 None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:17:47.433351 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-e0d01507-9942-43d7-82d8-d214f8a900d6 demo demo] GET https://199.204.45.113/volume/v3/types/default Apr 08 13:17:47.433572 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-e0d01507-9942-43d7-82d8-d214f8a900d6 demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:17:47.433857 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-e0d01507-9942-43d7-82d8-d214f8a900d6 demo demo] Calling method 'show' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:17:47.454675 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-e0d01507-9942-43d7-82d8-d214f8a900d6 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Apr 08 13:17:47.455461 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 2/9] 199.204.45.113 () {64 vars in 1258 bytes} [Wed Apr 8 13:17:47 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 13:17:56.307984 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=2 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:17:56.671717 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=2 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:17:57.410067 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=2 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:17:57.446543 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=3 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:24:01.443682 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-9376ce7e-ad6a-49aa-876c-48476d215825 None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:24:01.547465 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-9376ce7e-ad6a-49aa-876c-48476d215825 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:24:01.547653 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-9376ce7e-ad6a-49aa-876c-48476d215825 demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:24:01.547850 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-9376ce7e-ad6a-49aa-876c-48476d215825 demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:24:01.548363 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-9376ce7e-ad6a-49aa-876c-48476d215825 demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:24:01.549160 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-9376ce7e-ad6a-49aa-876c-48476d215825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:24:01.582805 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-9376ce7e-ad6a-49aa-876c-48476d215825 demo demo] Get all volumes completed successfully. Apr 08 13:24:01.584853 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-9376ce7e-ad6a-49aa-876c-48476d215825 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:24:01.585295 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 3/10] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:24:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:24:11.577344 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:25:01.617115 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:25:01.619525 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:25:01.619795 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:25:01.620145 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:25:01.620886 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:25:01.622134 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:25:01.659761 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b demo demo] Get all volumes completed successfully. Apr 08 13:25:01.662429 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-1790eb01-28b7-4c05-ba61-f374ce906d3b demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:25:01.662690 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 3/11] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:25:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:25:11.649590 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:26:01.678536 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-d313fb30-a1fb-46df-bb40-11eef3092387 None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:26:01.683373 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-d313fb30-a1fb-46df-bb40-11eef3092387 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:26:01.683657 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-d313fb30-a1fb-46df-bb40-11eef3092387 demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:26:01.683913 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-d313fb30-a1fb-46df-bb40-11eef3092387 demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:26:01.684544 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-d313fb30-a1fb-46df-bb40-11eef3092387 demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:26:01.686726 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-d313fb30-a1fb-46df-bb40-11eef3092387 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:26:01.730413 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-d313fb30-a1fb-46df-bb40-11eef3092387 demo demo] Get all volumes completed successfully. Apr 08 13:26:01.733466 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-d313fb30-a1fb-46df-bb40-11eef3092387 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:26:01.734013 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 4/12] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:26:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:26:11.720044 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:27:01.753281 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-79018e88-5086-4beb-b949-4259898686c6 None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:27:01.757575 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-79018e88-5086-4beb-b949-4259898686c6 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:27:01.758019 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-79018e88-5086-4beb-b949-4259898686c6 demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:27:01.758367 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-79018e88-5086-4beb-b949-4259898686c6 demo demo] Calling method 'detail' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:27:01.759136 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-79018e88-5086-4beb-b949-4259898686c6 demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:27:01.760270 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.volume.api [None req-79018e88-5086-4beb-b949-4259898686c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111742) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:27:01.794703 np0000164305 devstack@c-api.service[111742]: INFO cinder.volume.api [None req-79018e88-5086-4beb-b949-4259898686c6 demo demo] Get all volumes completed successfully. Apr 08 13:27:01.797012 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-79018e88-5086-4beb-b949-4259898686c6 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:27:01.798019 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 3/13] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:27:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:27:11.788322 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=1 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:28:01.820600 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:28:01.824728 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:28:01.825006 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:28:01.825263 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:28:01.825639 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:28:01.826844 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:28:01.835226 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf demo demo] Get all volumes completed successfully. Apr 08 13:28:01.837599 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-2f6ec96c-0488-4d9d-b580-0fe8549261bf demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:28:01.838027 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 4/14] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:28:01 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) Apr 08 13:28:11.830861 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:29:01.857907 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:29:01.959968 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:29:01.960365 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:29:01.960736 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:29:01.961257 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:29:01.962762 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:29:01.973459 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 demo demo] Get all volumes completed successfully. Apr 08 13:29:01.979810 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-7ca70825-3f41-46fa-a51f-af0b13b85c38 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:29:01.980944 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 4/15] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:29:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:29:11.967498 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:30:01.998333 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:30:02.001626 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:30:02.001961 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:30:02.002248 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:30:02.002701 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:30:02.004014 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:30:02.011597 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 demo demo] Get all volumes completed successfully. Apr 08 13:30:02.013799 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-401a0c42-6808-43e4-ad32-cd28f13c4448 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:30:02.014310 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 5/16] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:30:01 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) Apr 08 13:30:12.007302 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:31:02.029020 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-24ecbeda-a294-4111-9710-26dfb5c0916a None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:31:02.032483 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-24ecbeda-a294-4111-9710-26dfb5c0916a demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:31:02.032710 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-24ecbeda-a294-4111-9710-26dfb5c0916a demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:31:02.032860 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-24ecbeda-a294-4111-9710-26dfb5c0916a demo demo] Calling method 'detail' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:31:02.033171 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-24ecbeda-a294-4111-9710-26dfb5c0916a demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:31:02.033905 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.volume.api [None req-24ecbeda-a294-4111-9710-26dfb5c0916a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111742) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:31:02.043482 np0000164305 devstack@c-api.service[111742]: INFO cinder.volume.api [None req-24ecbeda-a294-4111-9710-26dfb5c0916a demo demo] Get all volumes completed successfully. Apr 08 13:31:02.047888 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-24ecbeda-a294-4111-9710-26dfb5c0916a demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:31:02.048263 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 4/17] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:31: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) Apr 08 13:31:12.036506 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=1 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:32:02.065732 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-970e7183-e875-44d7-b885-ed98a5939dd3 None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:32:02.067821 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-970e7183-e875-44d7-b885-ed98a5939dd3 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:32:02.067992 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-970e7183-e875-44d7-b885-ed98a5939dd3 demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:32:02.068198 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-970e7183-e875-44d7-b885-ed98a5939dd3 demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:32:02.068421 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-970e7183-e875-44d7-b885-ed98a5939dd3 demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:32:02.069178 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-970e7183-e875-44d7-b885-ed98a5939dd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:32:02.077090 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-970e7183-e875-44d7-b885-ed98a5939dd3 demo demo] Get all volumes completed successfully. Apr 08 13:32:02.080187 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-970e7183-e875-44d7-b885-ed98a5939dd3 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:32:02.080777 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 5/18] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:32:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:32:12.071797 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:33:02.091980 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-7551da87-4117-4479-a015-aa09ebc8fb04 None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:33:02.095887 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-7551da87-4117-4479-a015-aa09ebc8fb04 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:33:02.096268 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-7551da87-4117-4479-a015-aa09ebc8fb04 demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:33:02.096651 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-7551da87-4117-4479-a015-aa09ebc8fb04 demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:33:02.097215 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-7551da87-4117-4479-a015-aa09ebc8fb04 demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:33:02.098721 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-7551da87-4117-4479-a015-aa09ebc8fb04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:33:02.107899 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-7551da87-4117-4479-a015-aa09ebc8fb04 demo demo] Get all volumes completed successfully. Apr 08 13:33:02.110088 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-7551da87-4117-4479-a015-aa09ebc8fb04 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:33:02.110554 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 5/19] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:33: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) Apr 08 13:33:12.103112 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:34:02.129556 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:34:02.348366 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:34:02.349001 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:34:02.349199 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:34:02.349688 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:34:02.351400 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:34:02.358857 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 demo demo] Get all volumes completed successfully. Apr 08 13:34:02.360785 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-869b0fdf-244b-459e-bd81-97ba05d901b3 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:34:02.361151 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 6/20] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:34:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:34:12.366454 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:35:02.378930 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-570fd76c-58dd-464f-8512-a4273952d6f8 None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:35:02.383290 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-570fd76c-58dd-464f-8512-a4273952d6f8 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:35:02.383718 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-570fd76c-58dd-464f-8512-a4273952d6f8 demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:35:02.384199 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-570fd76c-58dd-464f-8512-a4273952d6f8 demo demo] Calling method 'detail' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:35:02.384753 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-570fd76c-58dd-464f-8512-a4273952d6f8 demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:35:02.385627 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.volume.api [None req-570fd76c-58dd-464f-8512-a4273952d6f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111742) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:35:02.399308 np0000164305 devstack@c-api.service[111742]: INFO cinder.volume.api [None req-570fd76c-58dd-464f-8512-a4273952d6f8 demo demo] Get all volumes completed successfully. Apr 08 13:35:02.402723 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-570fd76c-58dd-464f-8512-a4273952d6f8 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:35:02.403361 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 5/21] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:35:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:35:12.389860 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=1 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:36:02.421926 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-a6476756-f813-4df4-b002-4c03ad675299 None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:36:02.424734 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-a6476756-f813-4df4-b002-4c03ad675299 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:36:02.425050 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-a6476756-f813-4df4-b002-4c03ad675299 demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:36:02.425262 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-a6476756-f813-4df4-b002-4c03ad675299 demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:36:02.425574 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-a6476756-f813-4df4-b002-4c03ad675299 demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:36:02.426530 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-a6476756-f813-4df4-b002-4c03ad675299 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:36:02.434816 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-a6476756-f813-4df4-b002-4c03ad675299 demo demo] Get all volumes completed successfully. Apr 08 13:36:02.437436 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-a6476756-f813-4df4-b002-4c03ad675299 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:36:02.437902 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 6/22] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:36: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) Apr 08 13:36:12.429615 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:37:02.454215 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-f5062628-5724-4022-9f50-b7a9656cdca1 None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:37:02.458279 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-f5062628-5724-4022-9f50-b7a9656cdca1 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:37:02.458657 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-f5062628-5724-4022-9f50-b7a9656cdca1 demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:37:02.459078 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-f5062628-5724-4022-9f50-b7a9656cdca1 demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:37:02.459550 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-f5062628-5724-4022-9f50-b7a9656cdca1 demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:37:02.461042 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-f5062628-5724-4022-9f50-b7a9656cdca1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:37:02.472309 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-f5062628-5724-4022-9f50-b7a9656cdca1 demo demo] Get all volumes completed successfully. Apr 08 13:37:02.475687 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-f5062628-5724-4022-9f50-b7a9656cdca1 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:37:02.476208 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 6/23] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:37:02 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) Apr 08 13:37:12.465349 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:38:02.496525 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:38:02.499145 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:38:02.499377 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:38:02.499623 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:38:02.499956 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:38:02.500726 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:38:02.508180 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a demo demo] Get all volumes completed successfully. Apr 08 13:38:02.510367 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-f7bfa30e-858d-465e-89f5-cc044b23fc7a demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:38:02.510802 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 7/24] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:38:02 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) Apr 08 13:38:12.503281 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:39:02.529036 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:39:02.632239 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:39:02.632414 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:39:02.632750 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 demo demo] Calling method 'detail' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:39:02.632889 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:39:02.633479 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.volume.api [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111742) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:39:02.640291 np0000164305 devstack@c-api.service[111742]: INFO cinder.volume.api [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 demo demo] Get all volumes completed successfully. Apr 08 13:39:02.642196 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-db815a4a-4ab5-4cd3-8b69-cd7fa40044b9 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:39:02.642521 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 6/25] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:39:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:39:12.636313 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=1 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:40:02.669467 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:40:02.673146 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:40:02.673382 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:40:02.673632 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:40:02.673952 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:40:02.674930 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:40:02.683655 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc demo demo] Get all volumes completed successfully. Apr 08 13:40:02.686361 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-16dedee9-bfe9-43ae-91ee-b6d3b981f1dc demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:40:02.686938 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 7/26] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:40: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) Apr 08 13:40:12.678192 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:41:02.701101 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:41:02.704371 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:41:02.704607 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:41:02.704913 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:41:02.705258 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:41:02.706285 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:41:02.715459 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 demo demo] Get all volumes completed successfully. Apr 08 13:41:02.717690 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-cc2fb346-38f3-4f0e-b457-ffce29581571 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:41:02.718374 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 7/27] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:41: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) Apr 08 13:41:12.711455 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:42:02.736132 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:42:02.738188 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:42:02.738364 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:42:02.738591 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:42:02.739057 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:42:02.740103 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:42:02.747784 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e demo demo] Get all volumes completed successfully. Apr 08 13:42:02.752245 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-f2bb90bf-9d2d-4339-b08f-15f3e286312e demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:42:02.752961 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 8/28] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:42: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) Apr 08 13:42:12.743314 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:43:02.765212 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-ae7fab7d-7686-4409-89fc-3257e6780dae None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:43:02.769626 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-ae7fab7d-7686-4409-89fc-3257e6780dae demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:43:02.770067 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-ae7fab7d-7686-4409-89fc-3257e6780dae demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:43:02.770319 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-ae7fab7d-7686-4409-89fc-3257e6780dae demo demo] Calling method 'detail' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:43:02.770714 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-ae7fab7d-7686-4409-89fc-3257e6780dae demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:43:02.771757 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.volume.api [None req-ae7fab7d-7686-4409-89fc-3257e6780dae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111742) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:43:02.780228 np0000164305 devstack@c-api.service[111742]: INFO cinder.volume.api [None req-ae7fab7d-7686-4409-89fc-3257e6780dae demo demo] Get all volumes completed successfully. Apr 08 13:43:02.783589 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-ae7fab7d-7686-4409-89fc-3257e6780dae demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:43:02.784469 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 7/29] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:43: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) Apr 08 13:43:12.774968 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=1 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:44:02.798075 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:44:02.901744 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:44:02.902156 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:44:02.902524 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:44:02.903032 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:44:02.904653 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:44:02.911144 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 demo demo] Get all volumes completed successfully. Apr 08 13:44:02.913111 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-9918fbee-0b7c-4394-897f-8fb9fdb8d0c5 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:44:02.913440 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 8/30] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:44:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:44:12.907263 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:45:02.932684 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:45:02.935535 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:45:02.935779 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:45:02.936053 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:45:02.936386 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:45:02.937420 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:45:02.944345 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 demo demo] Get all volumes completed successfully. Apr 08 13:45:02.946160 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-6e35d0a3-afbb-4a52-8ce8-ba11cee941f0 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:45:02.946483 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 8/31] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:45:02 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) Apr 08 13:45:12.940395 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:46:02.961038 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:46:02.963894 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:46:02.964265 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:46:02.964530 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:46:02.964810 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:46:02.965962 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:46:02.973808 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab demo demo] Get all volumes completed successfully. Apr 08 13:46:02.975772 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-7e01b77a-df6c-4f16-8b47-ffda401ac3ab demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:46:02.976146 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 9/32] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:46:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:46:12.969768 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:47:02.992634 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-36c63704-c553-415d-8bb3-1419f4d4483b None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:47:02.995275 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-36c63704-c553-415d-8bb3-1419f4d4483b demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:47:02.995424 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-36c63704-c553-415d-8bb3-1419f4d4483b demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:47:02.995637 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-36c63704-c553-415d-8bb3-1419f4d4483b demo demo] Calling method 'detail' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:47:02.995888 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-36c63704-c553-415d-8bb3-1419f4d4483b demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:47:02.996620 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.volume.api [None req-36c63704-c553-415d-8bb3-1419f4d4483b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111742) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:47:03.006327 np0000164305 devstack@c-api.service[111742]: INFO cinder.volume.api [None req-36c63704-c553-415d-8bb3-1419f4d4483b demo demo] Get all volumes completed successfully. Apr 08 13:47:03.010641 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-36c63704-c553-415d-8bb3-1419f4d4483b demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:47:03.011046 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 8/33] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:47: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) Apr 08 13:47:12.999324 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=1 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:48:03.061060 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:48:03.063900 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:48:03.064262 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:48:03.064442 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:48:03.064734 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:48:03.065692 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:48:03.073731 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee demo demo] Get all volumes completed successfully. Apr 08 13:48:03.075587 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-f1d785a8-5bab-430b-bbe6-4f5a0b45c3ee demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:48:03.075935 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 9/34] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13: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) Apr 08 13:48:13.069080 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:49:03.092159 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:49:03.130911 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:49:03.131900 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:49:03.131900 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:49:03.132530 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:49:03.134109 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:49:03.147263 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 demo demo] Get all volumes completed successfully. Apr 08 13:49:03.149967 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-53af76a6-abe2-4b61-8e33-031a51b914a9 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:49:03.150513 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 9/35] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:49:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:49:13.139126 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:50:03.168012 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:50:03.170851 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:50:03.171100 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:50:03.171345 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:50:03.171687 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:50:03.172722 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:50:03.181468 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 demo demo] Get all volumes completed successfully. Apr 08 13:50:03.184441 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-b3073d98-13d6-40d0-be80-ffdb8f7ab6b1 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:50:03.184972 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 10/36] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:50: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) Apr 08 13:50:13.175671 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:51:03.199032 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.middleware.request_id [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 None None] RequestId filter calling following filter/app {{(pid=111742) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:51:03.202155 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:51:03.202393 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 demo demo] Empty body provided in request {{(pid=111742) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:51:03.202648 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.openstack.wsgi [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 demo demo] Calling method 'detail' {{(pid=111742) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:51:03.202992 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.api.api_utils [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 demo demo] Removing options '' from query. {{(pid=111742) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:51:03.203990 np0000164305 devstack@c-api.service[111742]: DEBUG cinder.volume.api [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111742) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:51:03.212461 np0000164305 devstack@c-api.service[111742]: INFO cinder.volume.api [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 demo demo] Get all volumes completed successfully. Apr 08 13:51:03.215394 np0000164305 devstack@c-api.service[111742]: INFO cinder.api.openstack.wsgi [None req-7d81bdc3-fd93-4024-a4b3-9728452b2d40 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:51:03.215982 np0000164305 devstack@c-api.service[111742]: [pid: 111742|app: 0|req: 9/37] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:51: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) Apr 08 13:51:13.207259 np0000164305 devstack@c-api.service[111742]: DEBUG dbcounter [-] [111742] Writing DB stats cinder:SELECT=1 {{(pid=111742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:52:03.239438 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.middleware.request_id [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 None None] RequestId filter calling following filter/app {{(pid=111740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:52:03.243565 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:52:03.243980 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 demo demo] Empty body provided in request {{(pid=111740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:52:03.244364 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.openstack.wsgi [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 demo demo] Calling method 'detail' {{(pid=111740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:52:03.244853 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.api.api_utils [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 demo demo] Removing options '' from query. {{(pid=111740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:52:03.246433 np0000164305 devstack@c-api.service[111740]: DEBUG cinder.volume.api [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111740) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:52:03.257618 np0000164305 devstack@c-api.service[111740]: INFO cinder.volume.api [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 demo demo] Get all volumes completed successfully. Apr 08 13:52:03.260644 np0000164305 devstack@c-api.service[111740]: INFO cinder.api.openstack.wsgi [None req-2825c489-fbf3-44b4-a900-f409e8fe2bd7 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:52:03.261207 np0000164305 devstack@c-api.service[111740]: [pid: 111740|app: 0|req: 10/38] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:52: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) Apr 08 13:52:13.249702 np0000164305 devstack@c-api.service[111740]: DEBUG dbcounter [-] [111740] Writing DB stats cinder:SELECT=1 {{(pid=111740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:53:03.273394 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.middleware.request_id [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 None None] RequestId filter calling following filter/app {{(pid=111743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:53:03.276978 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:53:03.277300 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 demo demo] Empty body provided in request {{(pid=111743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:53:03.277625 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.openstack.wsgi [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 demo demo] Calling method 'detail' {{(pid=111743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:53:03.277948 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.api.api_utils [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 demo demo] Removing options '' from query. {{(pid=111743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:53:03.278726 np0000164305 devstack@c-api.service[111743]: DEBUG cinder.volume.api [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:53:03.286890 np0000164305 devstack@c-api.service[111743]: INFO cinder.volume.api [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 demo demo] Get all volumes completed successfully. Apr 08 13:53:03.290791 np0000164305 devstack@c-api.service[111743]: INFO cinder.api.openstack.wsgi [None req-b80cbffc-321d-4ea2-901f-7e30d597e3a0 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:53:03.291462 np0000164305 devstack@c-api.service[111743]: [pid: 111743|app: 0|req: 10/39] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:53: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) Apr 08 13:53:13.282017 np0000164305 devstack@c-api.service[111743]: DEBUG dbcounter [-] [111743] Writing DB stats cinder:SELECT=1 {{(pid=111743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 13:54:03.311360 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.middleware.request_id [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 None None] RequestId filter calling following filter/app {{(pid=111741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 13:54:03.405169 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Apr 08 13:54:03.405564 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 demo demo] Empty body provided in request {{(pid=111741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 13:54:03.405992 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.openstack.wsgi [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 demo demo] Calling method 'detail' {{(pid=111741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 13:54:03.406515 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.api.api_utils [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 demo demo] Removing options '' from query. {{(pid=111741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 13:54:03.407644 np0000164305 devstack@c-api.service[111741]: DEBUG cinder.volume.api [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111741) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 13:54:03.415913 np0000164305 devstack@c-api.service[111741]: INFO cinder.volume.api [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 demo demo] Get all volumes completed successfully. Apr 08 13:54:03.418902 np0000164305 devstack@c-api.service[111741]: INFO cinder.api.openstack.wsgi [None req-88a41ae0-cc01-463a-8e3c-5c0a4ba4da46 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Apr 08 13:54:03.419366 np0000164305 devstack@c-api.service[111741]: [pid: 111741|app: 0|req: 11/40] 199.204.45.113 () {64 vars in 1296 bytes} [Wed Apr 8 13:54:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 13:54:13.410742 np0000164305 devstack@c-api.service[111741]: DEBUG dbcounter [-] [111741] Writing DB stats cinder:SELECT=1 {{(pid=111741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}